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
Journal ArticleDOI

ContraBERT: Enhancing Code Pre-trained Models via Contrastive Learning

TL;DR: ContraBERT as discussed by the authors improves the robustness of pre-trained models via contrastive learning by designing nine kinds of simple and complex data augmentation operators on the programming language and natural language data to construct different variants.
Proceedings ArticleDOI

A3GAN: Attribute-Aware Anonymization Networks for Face De-identification

TL;DR: This work designs a multi-scale semantic suppression network with a novel suppressive convolution unit (SCU), which can remove the face identity along multi-level deep features progressively and proposes an attribute-aware anonymization network (A3GAN) by formulating face De-ID as a joint task of semantic suppression and controllable attribute injection.
Proceedings ArticleDOI

How are Deep Learning Models Similar?: An Empirical Study on Clone Analysis of Deep Learning Software

TL;DR: The first step on the clone analysis of DL software at three different levels, i.e., source code level, model structural level, and input/output (I/0)-semantic level, is initiated, which would be a key in DL software management, maintenance and evolution.
Proceedings ArticleDOI

Stealing Deep Reinforcement Learning Models for Fun and Profit

TL;DR: Zhang et al. as discussed by the authors proposed a model extraction attack against deep reinforcement learning (DRL), which enables an external adversary to precisely recover a black-box DRL model only from its interaction with the environment.
Proceedings ArticleDOI

Learning Performance Optimization from Code Changes for Android Apps

TL;DR: This work proposes a data-based approach to obtain performance optimization practices from historical code changes to facilitate the development of high-performance apps.