paper-with-me

홈 › Papers

Future Events as Backdoor Triggers: Investigating Temporal Vulnerabilities in LLMs

2024-07-04 · Sara Price, Arjun Panickssery, Sam Bowman, Asa Cooper Stickland

Backdoors are hidden behaviors that are only triggered once an AI system has been deployed. Bad actors looking to create successful backdoors must design them to avoid activation during training and evaluation. Since data used in these stages often only contains information about events that have already occurred, a component of a simple backdoor trigger could be a model recognizing data that is in the future relative to when it was trained. Through prompting experiments and by probing internal activations, we show that current large language models (LLMs) can distinguish past from future events, with probes on model activations achieving 90% accuracy. We train models with backdoors triggered by a temporal distributional shift; they activate when the model is exposed to news headlines beyond their training cut-off dates. Fine-tuning on helpful, harmless and honest (HHH) data does not work well for removing simpler backdoor triggers but is effective on our backdoored models, although this distinction is smaller for the larger-scale model we tested. We also find that an activation-steering vector representing a model's internal representation of the date influences the rate of backdoor activation. We take these results as initial evidence that, at least for models at the modest scale we test, standard safety measures are enough to remove these backdoors.

📄 PDF Abstract BibTeX arXiv:2407.04108

Code (1)

sbp354/future_triggered_backdoors 공식 구현 jax

Similar Papers 제목 키워드 기반

Shortcuts Everywhere and Nowhere: Exploring Multi-Trigger Backdoor Attacks

2024-01-27 · Yige Li, Jiabo He, Hanxun Huang, Jun Sun 외

Backdoor attacks have become a significant threat to the pre-training and deployment of deep neural networks (DNNs). Although numerous methods for detecting and mitigating backdoor attacks have been proposed, most rely o…

Event Trojan: Asynchronous Event-based Backdoor Attacks

2024-07-09 · Ruofei Wang, Qing Guo, Haoliang Li, Renjie Wan

As asynchronous event data is more frequently engaged in various vision tasks, the risk of backdoor attacks becomes more evident. However, research into the potential risk associated with backdoor attacks in asynchronous…

Event data classification

LaserGuider: A Laser Based Physical Backdoor Attack against Deep Neural Networks

2024-12-05 · Yongjie Xu, Guangke Chen, Fu Song, Yuqi Chen

Backdoor attacks embed hidden associations between triggers and targets in deep neural networks (DNNs), causing them to predict the target when a trigger is present while maintaining normal behavior otherwise. Physical b…

Autonomous VehiclesBackdoor AttackTraffic Sign Recognition

BadLLM-TG: A Backdoor Defender powered by LLM Trigger Generator

2026-03-16 · Ruyi Zhang, Heng Gao, Songlei Jian, Yusong Tan 외 arxiv

Backdoor attacks compromise model reliability by using triggers to manipulate outputs. Trigger inversion can accurately locate these triggers via a generator and is therefore critical for backdoor defense. However, the d…

Reinforcement Learning

Goal-oriented Backdoor Attack against Vision-Language-Action Models via Physical Objects

2025-10-10 · Zirun Zhou, Zhengyang Xiao, Haochuan Xu, Jing Sun 외 arxiv

Recent advances in vision-language-action (VLA) models have greatly improved embodied AI, enabling robots to follow natural language instructions and perform diverse tasks. However, their reliance on uncurated training d…