paper-with-me

홈 › Papers

AntiDote: Bi-level Adversarial Training for Tamper-Resistant LLMs

2025-09-06 · Debdeep Sanyal, Manodeep Ray, Murari Mandal arxiv

The release of open-weight large language models (LLMs) creates a tension between advancing accessible research and preventing misuse, such as malicious fine-tuning to elicit harmful content. Current safety measures struggle to preserve the general capabilities of the LLM while resisting a determined adversary with full access to the model's weights and architecture, who can use full-parameter fine-tuning to erase existing safeguards. To address this, we introduce AntiDote, a bi-level optimization procedure for training LLMs to be resistant to such tampering. AntiDote involves an auxiliary adversary hypernetwork that learns to generate malicious Low-Rank Adaptation (LoRA) weights conditioned on the defender model's internal activations. The defender LLM is then trained with an objective to nullify the effect of these adversarial weight additions, forcing it to maintain its safety alignment. We validate this approach against a diverse suite of 52 red-teaming attacks, including jailbreak prompting, latent space manipulation, and direct weight-space attacks. AntiDote is upto 27.4\% more robust against adversarial attacks compared to both tamper-resistance and unlearning baselines. Crucially, this robustness is achieved with a minimal trade-off in utility, incurring a performance degradation of upto less than 0.5\% across capability benchmarks including MMLU, HellaSwag, and GSM8K. Our work offers a practical and compute efficient methodology for building open-weight models where safety is a more integral and resilient property.

📄 PDF Abstract BibTeX arXiv:2509.08000

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Proving Data-Poisoning Robustness in Decision Trees

2019-12-02 · Samuel Drews, Aws Albarghouthi, Loris D'Antoni

Machine learning models are brittle, and small changes in the training data can result in different predictions. We study the problem of proving that a prediction is robust to data poisoning, where an attacker can inject…

BIG-bench Machine LearningData Poisoning

Deep Ignorance: Filtering Pretraining Data Builds Tamper-Resistant Safeguards into Open-Weight LLMs

2025-08-08 · Kyle O'Brien, Stephen Casper, Quentin Anthony, Tomek Korbak 외 arxiv

Open-weight AI systems offer unique benefits, including enhanced transparency, open research, and decentralized access. However, they are vulnerable to tampering attacks which can efficiently elicit harmful behaviors by …

Enhancing Biosecurity in Tamper-Resistant Large Language Models With Quantum Gradient Descent

2025-06-23 · Fahmida Hai, Saif Nirzhor, Rubayat Khan, Don Roosan

This paper introduces a tamper-resistant framework for large language models (LLMs) in medical applications, utilizing quantum gradient descent (QGD) to detect malicious parameter modifications in real time. Integrated i…

Question AnsweringSensitivity

Learning to Forget with Information Divergence Reweighted Objectives for Noisy Labels

2025-08-08 · Jeremiah Birrell, Reza Ebrahimi arxiv

We introduce ANTIDOTE, a new class of objectives for learning under noisy labels which are defined in terms of a relaxation over an information-divergence neighborhood. Using convex duality, we provide a reformulation as…

Attack-Resistant Watermarking for AIGC Image Forensics via Diffusion-based Semantic Deflection

2026-01-10 · Qingyu Liu, Yitao Zhang, Zhongjie Ba, Chao Shuai 외 arxiv

Protecting the copyright of user-generated AI images is an emerging challenge as AIGC becomes pervasive in creative workflows. Existing watermarking methods (1) remain vulnerable to real-world adversarial threats, often …