← Search

Qiuling Xu

9 accepted papers

2024

Elijah: Eliminating Backdoors Injected in Diffusion Models via Distribution Shift

AAAI 2024technical

Diffusion models (DM) have become state-of-the-art generative models because of their capability of generating high-quality images from noises without adversarial training. However, they are vulnerable to backdoor attacks as reported by recent studies. When a data input (e.g., some Gaussian noise)…

2023

FLIP: A Provable Defense Framework for Backdoor Mitigation in Federated Learning

ICLR 2023poster

Federated Learning (FL) is a distributed learning paradigm that enables different parties to train a model together for high quality and strong privacy protection. In this scenario, individual participants may get compromised and perform backdoor attacks by poisoning the data (or gradients). Existin…

2023

MEDIC: Remove Model Backdoors via Importance Driven Cloning

CVPR 2023poster

We develop a novel method to remove injected backdoors in deep learning models. It works by cloning the benign behaviors of a trojaned model to a new model of the same structure. It trains the clone model from scratch on a very small subset of samples and aims to minimize a cloning loss that denotes…

Cited by 7SourcePDFScholar
2022

Better Trigger Inversion Optimization in Backdoor Scanning

CVPR 2022oral

Backdoor attacks aim to cause misclassification of a subject model by stamping a trigger to inputs. Backdoors could be injected through malicious training and naturally exist. Deriving backdoor trigger for a subject model is critical to both attack and defense. A popular trigger inversion method is…

Cited by 104PDFScholar
2022

Constrained Optimization with Dynamic Bound-scaling for Effective NLP Backdoor Defense

ICML 2022spotlight

Modern language models are vulnerable to backdoor attacks. An injected malicious token sequence (i.e., a trigger) can cause the compromised model to misbehave, raising security concerns. Trigger inversion is a widely-used technique for scanning backdoors in vision models. It can- not be directly app…

2021

Backdoor Scanning for Deep Neural Networks through K-Arm Optimization

ICML 2021spotlight

Back-door attack poses a severe threat to deep learning systems. It injects hidden malicious behaviors to a model such that any input stamped with a special pattern can trigger such behaviors. Detecting back-door is hence of pressing need. Many existing defense techniques use optimization to generat…

2021

Towards Feature Space Adversarial Attack by Style Perturbation

AAAI 2021technical

We propose a new adversarial attack to Deep Neural Networks for image classification. Different from most existing attacks that directly perturb input pixels, our attack focuses on perturbing abstract features, more specifically, features that denote styles, including interpretable styles such as vi…

2019

Bridging Machine Learning and Logical Reasoning by Abductive Learning

NeurIPS 2019poster

Perception and reasoning are two representative abilities of intelligence that are integrated seamlessly during human problem-solving processes. In the area of artificial intelligence (AI), the two abilities are usually realised by machine learning and logic programming, respectively. However, the t…