paper-with-me

홈 › Papers

BADTV: Unveiling Backdoor Threats in Third-Party Task Vectors

2025-01-04 · Chia-Yi Hsu, Yu-Lin Tsai, Yu Zhe, Yan-Lun Chen, Chih-Hsun Lin, Chia-Mu Yu, Yang Zhang, Chun-Ying Huang, Jun Sakuma

Task arithmetic in large-scale pre-trained models enables agile adaptation to diverse downstream tasks without extensive retraining. By leveraging task vectors (TVs), users can perform modular updates through simple arithmetic operations like addition and subtraction. Yet, this flexibility presents new security challenges. In this paper, we investigate how TVs are vulnerable to backdoor attacks, revealing how malicious actors can exploit them to compromise model integrity. By creating composite backdoors that are designed asymmetrically, we introduce BadTV, a backdoor attack specifically crafted to remain effective simultaneously under task learning, forgetting, and analogy operations. Extensive experiments show that BadTV achieves near-perfect attack success rates across diverse scenarios, posing a serious threat to models relying on task arithmetic. We also evaluate current defenses, finding they fail to detect or mitigate BadTV. Our results highlight the urgent need for robust countermeasures to secure TVs in real-world deployments.

📄 PDF Abstract BibTeX arXiv:2501.02373

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor AttackTask Arithmetic

Similar Papers 제목 키워드 기반

Untargeted Backdoor Attack against Object Detection

2022-11-02 · Chengxiao Luo, Yiming Li, Yong Jiang, Shu-Tao Xia

Recent studies revealed that deep neural networks (DNNs) are exposed to backdoor threats when training with third-party resources (such as training samples or backbones). The backdoored model has promising performance in…

Backdoor Attackimage-classificationImage ClassificationObject+3

Backdoors in DRL: Four Environments Focusing on In-distribution Triggers

2025-05-22 · Chace Ashcraft, Ted Staley, Josh Carney, Cameron Hickert 외

Backdoor attacks, or trojans, pose a security risk by concealing undesirable behavior in deep neural network models. Open-source neural networks are downloaded from the internet daily, possibly containing backdoors, and …

Backdoor AttackData PoisoningDeep Reinforcement Learningreinforcement-learning+2

Model Poisoning Against Federated Model Adaptation with Chain of Bit-Flips

2026-06-08 · Bastien Vuillod, Kevin Hector, Pierre-Alain Moellic, Jean-Max Dutertre 외 arxiv

Federated Learning (FL) allows a set of clients to collectively train a global model without sharing local training data. Giving the responsibility of the training to decentralized actors may lead to poisoning attacks: c…

Federated Learning

Backdoor Attack against NLP models with Robustness-Aware Perturbation defense

2022-04-08 · Shaik Mohammed Maqsood, Viveros Manuela Ceron, Addluri GowthamKrishna

Backdoor attack intends to embed hidden backdoor into deep neural networks (DNNs), such that the attacked model performs well on benign samples, whereas its prediction will be maliciously changed if the hidden backdoor i…

Backdoor Attack

Few-Shot Backdoor Attacks on Visual Object Tracking

2022-01-31 · ICLR 2022 4 · Yiming Li, Haoxiang Zhong, Xingjun Ma, Yong Jiang 외

Visual object tracking (VOT) has been widely adopted in mission-critical applications, such as autonomous driving and intelligent surveillance systems. In current practice, third-party resources such as datasets, backbon…

Autonomous DrivingBackdoor AttackObjectObject Tracking+1