paper-with-me

Papers

A Framework of Randomized Selection Based Certified Defenses Against Data Poisoning Attacks

2020-09-18 · Ruoxin Chen, Jie Li, Chentao Wu, Bin Sheng, Ping Li

Neural network classifiers are vulnerable to data poisoning attacks, as attackers can degrade or even manipulate their predictions thorough poisoning only a few training samples. However, the robustness of heuristic defenses is hard to measure. Random selection based defenses can achieve certified robustness by averaging the classifiers' predictions on the sub-datasets sampled from the training set. This paper proposes a framework of random selection based certified defenses against data poisoning attacks. Specifically, we prove that the random selection schemes that satisfy certain conditions are robust against data poisoning attacks. We also derive the analytical form of the certified radius for the qualified random selection schemes. The certified radius of bagging derived by our framework is tighter than the previous work. Our framework allows users to improve robustness by leveraging prior knowledge about the training set and the poisoning model. Given higher level of prior knowledge, we can achieve higher certified accuracy both theoretically and practically. According to the experiments on three benchmark datasets: MNIST 1/7, MNIST, and CIFAR-10, our method outperforms the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2009.08739

Code (0)

등록된 구현이 없습니다.

Tasks

Data Poisoning

Similar Papers 제목 키워드 기반

UniCR: Universally Approximated Certified Robustness via Randomized Smoothing

2022-07-05 · Hanbin Hong, Binghui Wang, Yuan Hong

We study certified robustness of machine learning classifiers against adversarial perturbations. In particular, we propose the first universally approximated certified robustness (UniCR) framework, which can approximate …

On Certifying Robustness against Backdoor Attacks via Randomized Smoothing

2020-02-26 · Binghui Wang, Xiaoyu Cao, Jinyuan Jia, Neil Zhenqiang Gong

Backdoor attack is a severe security threat to deep neural networks (DNNs). We envision that, like adversarial examples, there will be a cat-and-mouse game for backdoor attacks, i.e., new empirical defenses are developed…

Backdoor Attack

GSmooth: Certified Robustness against Semantic Transformations via Generalized Randomized Smoothing

2022-06-09 · Zhongkai Hao, Chengyang Ying, Yinpeng Dong, Hang Su 외

Certified defenses such as randomized smoothing have shown promise towards building reliable machine learning systems against $\ell_p$-norm bounded attacks. However, existing methods are insufficient or unable to provabl…

DRSM: De-Randomized Smoothing on Malware Classifier Providing Certified Robustness

2023-03-20 · Shoumik Saha, Wenxiao Wang, Yigitcan Kaya, Soheil Feizi 외

Machine Learning (ML) models have been utilized for malware detection for over two decades. Consequently, this ignited an ongoing arms race between malware authors and antivirus systems, compelling researchers to propose…

Adversarial RobustnessMalware Detection

Certified Adversarial Robustness of Machine Learning-based Malware Detectors via (De)Randomized Smoothing

2024-05-01 · Daniel Gibert, Luca Demetrio, Giulio Zizzo, Quan Le 외

Deep learning-based malware detection systems are vulnerable to adversarial EXEmples - carefully-crafted malicious programs that evade detection with minimal perturbation. As such, the community is dedicating effort to d…

Adversarial RobustnessMalware Detection