paper-with-me

홈 › Papers

Statistically Undetectable Backdoors in Deep Neural Networks

2026-07-10 · Andrej Bogdanov, Alon Rosen, Neekon Vafa arxiv

We show how an adversarial model trainer can plant backdoors in a large class of deep, feedforward neural networks. These backdoors are statistically undetectable in the white-box setting, meaning that the backdoored and honestly trained models are close in total variation distance, even given the full descriptions of the models (e.g., all of the weights). The backdoor provides access to invariance-based adversarial examples for every input, mapping distant inputs to unusually close outputs. However, without the backdoor, it is provably impossible (under standard cryptographic assumptions) to generate any such adversarial examples in polynomial time. Our theoretical and preliminary empirical findings demonstrate a fundamental power asymmetry between model trainers and model users.

📄 PDF Abstract BibTeX arXiv:2607.09532

Code (0)

등록된 구현이 없습니다.

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…

Planting Undetectable Backdoors in Machine Learning Models

2022-04-14 · Shafi Goldwasser, Michael P. Kim, Vinod Vaikuntanathan, Or Zamir

Given the computational cost and technical expertise required to train machine learning models, users may delegate the task of learning to a service provider. We show how a malicious learner can plant an undetectable bac…

Adversarial RobustnessBIG-bench Machine Learning

Oblivious Defense in ML Models: Backdoor Removal without Detection

2024-11-05 · Shafi Goldwasser, Jonathan Shafer, Neekon Vafa, Vinod Vaikuntanathan

As society grows more reliant on machine learning, ensuring the security of machine learning systems against sophisticated attacks becomes a pressing concern. A recent result of Goldwasser, Kim, Vaikuntanathan, and Zamir…

Interactive Simulations of Backdoors in Neural Networks

2024-05-21 · Peter Bajcsy, Maxime Bros

This work addresses the problem of planting and defending cryptographic-based backdoors in artificial intelligence (AI) models. The motivation comes from our lack of understanding and the implications of using cryptograp…

backdoor defense

ImpNet: Imperceptible and blackbox-undetectable backdoors in compiled neural networks

2022-09-30 · Tim Clifford, Ilia Shumailov, Yiren Zhao, Ross Anderson 외

Early backdoor attacks against machine learning set off an arms race in attack and defence development. Defences have since appeared demonstrating some ability to detect backdoors in models or even remove them. These def…