scispace - formally typeset
X

Xiaofei Xie

Researcher at Nanyang Technological University

Publications -  143
Citations -  3102

Xiaofei Xie is an academic researcher from Nanyang Technological University. The author has contributed to research in topics: Computer science & Fuzz testing. The author has an hindex of 22, co-authored 107 publications receiving 1555 citations. Previous affiliations of Xiaofei Xie include Tianjin University & Kyushu University.

Papers
More filters
Posted Content

Can We Trust Your Explanations? Sanity Checks for Interpreters in Android Malware Analysis

TL;DR: Wang et al. as mentioned in this paper proposed principled guidelines to assess the quality of five explanation approaches by designing three critical quantitative metrics to measure their stability, robustness, and effectiveness, and collected five widely-used malware datasets and applied the explanation approaches on them in two tasks, including malware detection and familial identification.
Journal ArticleDOI

Breaking Neural Reasoning Architectures With Metamorphic Relation-Based Adversarial Examples

TL;DR: The authors proposed an adversarial attack based on metamorphic relations on the Turing-complete differentiable neural computer (DNC) to expose weaknesses and susceptibilities in modern neural reasoning architectures.
Proceedings ArticleDOI

SoFi: Reflection-Augmented Fuzzing for JavaScript Engines

TL;DR: In this paper, a fine-grained program analysis is used to identify available variables and infer types of these variables for the mutation, and an automatic repair strategy is proposed to repair syntax/semantic errors in invalid test cases.
Proceedings ArticleDOI

A quantitative analysis framework for recurrent neural network

TL;DR: A quantitative analysis framework - DeepStellar - to pave the way for effective quality and security analysis of software systems powered by RNNs, which outperforms existing approaches three hundred times in generating defect-triggering tests and achieves 97% accuracy in detecting adversarial attacks.
Posted Content

DeepSonar: Towards Effective and Robust Detection of AI-Synthesized Fake Voices

TL;DR: DeepSonar as discussed by the authors leverages the power of layerwise neuron activation patterns with a conjecture that they can capture the subtle differences between real and AI-synthesized fake voices, in providing a cleaner signal to classifiers than raw inputs.