paper-with-me

Papers

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 to defend against backdoor attacks but they are soon broken by strong adaptive backdoor attacks. To prevent such cat-and-mouse game, we take the first step towards certified defenses against backdoor attacks. Specifically, in this work, we study the feasibility and effectiveness of certifying robustness against backdoor attacks using a recent technique called randomized smoothing. Randomized smoothing was originally developed to certify robustness against adversarial examples. We generalize randomized smoothing to defend against backdoor attacks. Our results show the theoretical feasibility of using randomized smoothing to certify robustness against backdoor attacks. However, we also find that existing randomized smoothing methods have limited effectiveness at defending against backdoor attacks, which highlight the needs of new theory and methods to certify robustness against backdoor attacks.

📄 PDF Abstract BibTeX arXiv:2002.11750

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor Attack

Methods 이 논문이 사용한 방법론

Randomized Smoothing 설명 없음

Similar Papers 제목 키워드 기반

Certifying Language Model Robustness with Fuzzed Randomized Smoothing: An Efficient Defense Against Backdoor Attacks

2025-02-09 · Bowei He, Lihao Yin, Hui-Ling Zhen, Jianping Zhang 외

The widespread deployment of pre-trained language models (PLMs) has exposed them to textual backdoor attacks, particularly those planted during the pre-training stage. These attacks pose significant risks to high-reliabi…

Language ModelingLanguage Modelling

Provable Robustness against Backdoor Attacks via the Primal-Dual Perspective on Differential Privacy

2026-05-20 · Aman Saxena, Jan Schuchardt, Yan Scholten, Stephan Günnemann arxiv

Randomized smoothing is a powerful tool for certifying robustness to adversarial perturbations, including poisoning attacks via randomized training and evasion attacks via randomized inference. Extending these guarantees…

RAB: Provable Robustness Against Backdoor Attacks

2020-03-19 · Maurice Weber, Xiaojun Xu, Bojan Karlaš, Ce Zhang 외

Recent studies have shown that deep neural networks (DNNs) are vulnerable to adversarial attacks, including evasion and backdoor (poisoning) attacks. On the defense side, there have been intensive efforts on improving bo…

BIG-bench Machine Learning

Incremental Randomized Smoothing Certification

2023-05-31 · Shubham Ugare, Tarun Suresh, Debangshu Banerjee, Gagandeep Singh 외

Randomized smoothing-based certification is an effective approach for obtaining robustness certificates of deep neural networks (DNNs) against adversarial attacks. This method constructs a smoothed DNN model and certifie…

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…