Robust Anomaly Detection and Backdoor Attack Detection Via Differential Privacy
Min Du, Ruoxi Jia, Dawn Song

TL;DR
This paper explores how differential privacy techniques can enhance the detection of outliers, novelties, and backdoor poisoning attacks in datasets, supported by theoretical analysis and extensive experiments.
Contribution
It introduces a novel application of differential privacy to improve anomaly and backdoor attack detection, with theoretical insights and empirical validation.
Findings
Differential privacy improves outlier detection utility.
Enhanced novelty detection accuracy with privacy techniques.
Effective backdoor attack detection demonstrated.
Abstract
Outlier detection and novelty detection are two important topics for anomaly detection. Suppose the majority of a dataset are drawn from a certain distribution, outlier detection and novelty detection both aim to detect data samples that do not fit the distribution. Outliers refer to data samples within this dataset, while novelties refer to new samples. In the meantime, backdoor poisoning attacks for machine learning models are achieved through injecting poisoning samples into the training dataset, which could be regarded as "outliers" that are intentionally added by attackers. Differential privacy has been proposed to avoid leaking any individual's information, when aggregated analysis is performed on a given dataset. It is typically achieved by adding random noise, either directly to the input dataset, or to intermediate results of the aggregation mechanism. In this paper, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data
