paper-with-me

Papers

RPP: A Certified Poisoned-Sample Detection Framework for Backdoor Attacks under Dataset Imbalance

2026-01-30 · Miao Lin, Feng Yu, Rui Ning, Lusi Li, Jiawei Chen, Qian Lou, Mengxin Zheng, Chunsheng Xin, Hongyi Wu arxiv

Deep neural networks are highly susceptible to backdoor attacks, yet most defense methods to date rely on balanced data, overlooking the pervasive class imbalance in real-world scenarios that can amplify backdoor threats. This paper presents the first in-depth investigation of how the dataset imbalance amplifies backdoor vulnerability, showing that (i) the imbalance induces a majority-class bias that increases susceptibility and (ii) conventional defenses degrade significantly as the imbalance grows. To address this, we propose Randomized Probability Perturbation (RPP), a certified poisoned-sample detection framework that operates in a black-box setting using only model output probabilities. For any inspected sample, RPP determines whether the input has been backdoor-manipulated, while offering provable within-domain detectability guarantees and a probabilistic upper bound on the false positive rate. Extensive experiments on five benchmarks (MNIST, SVHN, CIFAR-10, TinyImageNet and ImageNet10) covering 10 backdoor attacks and 12 baseline defenses show that RPP achieves significantly higher detection accuracy than state-of-the-art defenses, particularly under dataset imbalance. RPP establishes a theoretical and practical foundation for defending against backdoor attacks in real-world environments with imbalanced data.

📄 PDF Abstract BibTeX arXiv:2602.00183

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Backdoor Defense via Test-Time Detecting and Repairing

2024-01-01 · CVPR 2024 1 · Jiyang Guan, Jian Liang, Ran He

Deep neural networks have played a crucial part in many critical domains such as autonomous driving face recognition and medical diagnosis. However deep neural networks are facing security threats from backdoor attac…

Autonomous Drivingbackdoor defenseFace RecognitionMedical Diagnosis

Cert-SSB: Toward Certified Sample-Specific Backdoor Defense

2025-04-30 · Ting Qiao, Yingjia Wang, Xing Liu, Sixing Wu 외

Deep neural networks (DNNs) are vulnerable to backdoor attacks, where an attacker manipulates a small portion of the training data to implant hidden backdoors into the model. The compromised model behaves normally on cle…

backdoor defense

Poisoned Forgery Face: Towards Backdoor Attacks on Face Forgery Detection

2024-02-18 · Jiawei Liang, Siyuan Liang, Aishan Liu, Xiaojun Jia 외

The proliferation of face forgery techniques has raised significant concerns within society, thereby motivating the development of face forgery detection methods. These methods aim to distinguish forged faces from genuin…

Backdoor Attack

Bypassing Backdoor Detection Algorithms in Deep Learning

2019-05-31 · Te Juin Lester Tan, Reza Shokri

Deep learning models are vulnerable to various adversarial manipulations of their training data, parameters, and input sample. In particular, an adversary can modify the training data and model parameters to embed backdo…

Deep Learning

Reliable Poisoned Sample Detection against Backdoor Attacks Enhanced by Sharpness Aware Minimization

2024-11-18 · Mingda Zhang, Mingli Zhu, Zihao Zhu, Baoyuan Wu

Backdoor attack has been considered as a serious security threat to deep neural networks (DNNs). Poisoned sample detection (PSD) that aims at filtering out poisoned samples from an untrustworthy training dataset has show…

Backdoor AttackData Poisoning