paper-with-me

Papers

Backdoor Channels Hidden in Latent Space: Cryptographic Undetectability in Modern Neural Networks

2026-05-13 · Marte Eggen, Eirik Reiestad, Kristian Gjøsteen, Inga Strümke arxiv

Recent cryptographic results establish that neural networks can be backdoored such that no efficient algorithm can distinguish them from a clean model. These guarantees, however, have been confined to stylised architectures of limited practical relevance, leaving open whether comparable undetectability extends to modern, end-to-end trained networks. We construct such an attack mechanism for state-of-the-art architectures, closely aligned to the cryptographic notion of undetectability, by identifying backdoor channels as learned latent directions, and show that the question of undetectability reduces to a hypothesis test between two unknown distributions over model parameters, which we conjecture to be intractable in practice. The consequence of this reframing is significant: if exploitable channels within a network's latent space are statistically indistinguishable from naturally learned directions, an attacker need not introduce foreign structure but can instead exploit the geometry the network already possesses. Demonstrating the approach on ResNet and Vision Transformer architectures trained on standard image classification datasets, the attack achieves both consistently high success rates with negligible clean accuracy degradation, and resists a comprehensive suite of post-training defences, none of which neutralise the backdoor without rendering the model unusable. Our results establish that cryptographic backdoors need not be artefacts requiring exotic architectures or artificial constructions, but identifiable as latent properties inherent to the geometry of learned representations.

📄 PDF Abstract BibTeX arXiv:2605.13214

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

FLARE: Toward Universal Dataset Purification against Backdoor Attacks

2024-11-29 · Linshan Hou, Wei Luo, Zhongyun Hua, Songhua Chen 외

Deep neural networks (DNNs) are susceptible to backdoor attacks, where adversaries poison datasets with adversary-specified triggers to implant hidden backdoors, enabling malicious manipulation of model predictions. Data…

All

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

Circumventing Backdoor Defenses That Are Based on Latent Separability

2022-05-26 · Xiangyu Qi, Tinghao Xie, Yiming Li, Saeed Mahloujifar 외

Recent studies revealed that deep learning is susceptible to backdoor poisoning attacks. An adversary can embed a hidden backdoor into a model to manipulate its predictions by only modifying a few training data, without …

Revisiting the Assumption of Latent Separability for Backdoor Defenses

2023-02-01 · ICLR 2023 2 · Xiangyu Qi, Tinghao Xie, Tinghao_Xie1, Yiming Li 외

Recent studies revealed that deep learning is susceptible to backdoor poisoning attacks. An adversary can embed a hidden backdoor into a model to manipulate its predictions by only modifying a few training data, without …

Regula Sub-rosa: Latent Backdoor Attacks on Deep Neural Networks

2019-05-24 · Yuanshun Yao, Huiying Li, Hai-Tao Zheng, Ben Y. Zhao

Recent work has proposed the concept of backdoor attacks on deep neural networks (DNNs), where misbehaviors are hidden inside "normal" models, only to be triggered by very specific inputs. In practice, however, these att…

Backdoor AttackTraffic Sign RecognitionTransfer Learning