paper-with-me

홈 › Papers

Backdoor defense, learnability and obfuscation

2024-09-04 · Paul Christiano, Jacob Hilton, Victor Lecomte, Mark Xu

We introduce a formal notion of defendability against backdoors using a game between an attacker and a defender. In this game, the attacker modifies a function to behave differently on a particular input known as the "trigger", while behaving the same almost everywhere else. The defender then attempts to detect the trigger at evaluation time. If the defender succeeds with high enough probability, then the function class is said to be defendable. The key constraint on the attacker that makes defense possible is that the attacker's strategy must work for a randomly-chosen trigger. Our definition is simple and does not explicitly mention learning, yet we demonstrate that it is closely connected to learnability. In the computationally unbounded setting, we use a voting algorithm of Hanneke et al. (2022) to show that defendability is essentially determined by the VC dimension of the function class, in much the same way as PAC learnability. In the computationally bounded setting, we use a similar argument to show that efficient PAC learnability implies efficient defendability, but not conversely. On the other hand, we use indistinguishability obfuscation to show that the class of polynomial size circuits is not efficiently defendable. Finally, we present polynomial size decision trees as a natural example for which defense is strictly easier than learning. Thus, we identify efficient defendability as a notable intermediate concept in between efficient learnability and obfuscation.

📄 PDF Abstract BibTeX arXiv:2409.03077

Code (0)

등록된 구현이 없습니다.

Tasks

backdoor defense

Similar Papers 제목 키워드 기반

Injecting Undetectable Backdoors in Obfuscated Neural Networks and Language Models

2024-06-09 · Alkis Kalavasis, Amin Karbasi, Argyris Oikonomou, Katerina Sotiraki 외

As ML models become increasingly complex and integral to high-stakes domains such as finance and healthcare, they also become more susceptible to sophisticated adversarial attacks. We investigate the threat posed by unde…

WaveAttack: Asymmetric Frequency Obfuscation-based Backdoor Attacks Against Deep Neural Networks

2023-10-17 · Jun Xia, Zhihao Yue, Yingbo Zhou, Zhiwei Ling 외

Due to the popularity of Artificial Intelligence (AI) technology, numerous backdoor attacks are designed by adversaries to mislead deep neural network predictions by manipulating training samples and training processes. …

Backdoor AttackSSIM

Mechanistic Anomaly Detection via Functional Attribution

2026-04-21 · Hugo Lyons Keenan, Christopher Leckie, Sarah Erfani arxiv

We can often verify the correctness of neural network outputs using ground truth labels, but we cannot reliably determine whether the output was produced by normal or anomalous internal mechanisms. Mechanistic anomaly de…

Anomaly Detection

Breaking the False Sense of Security in Backdoor Defense through Re-Activation Attack

2024-05-25 · Mingli Zhu, Siyuan Liang, Baoyuan Wu

Deep neural networks face persistent challenges in defending against backdoor attacks, leading to an ongoing battle between attacks and defenses. While existing backdoor defense strategies have shown promising performanc…

Adversarial Attackbackdoor defenseContrastive Learningimage-classification+1

From Shortcuts to Triggers: Backdoor Defense with Denoised PoE

2023-05-24 · Qin Liu, Fei Wang, Chaowei Xiao, Muhao Chen

Language models are often at risk of diverse backdoor attacks, especially data poisoning. Thus, it is important to investigate defense solutions for addressing them. Existing backdoor defense methods mainly focus on back…

backdoor defenseData PoisoningDenoisingSentence+1