paper-with-me

Papers

Tamper-Resistant Safeguards for Open-Weight LLMs

2024-08-01 · Rishub Tamirisa, Bhrugu Bharathi, Long Phan, Andy Zhou, Alice Gatti, Tarun Suresh, Maxwell Lin, Justin Wang, Rowan Wang, Ron Arel, Andy Zou, Dawn Song, Bo Li, Dan Hendrycks, Mantas Mazeika

Rapid advances in the capabilities of large language models (LLMs) have raised widespread concerns regarding their potential for malicious use. Open-weight LLMs present unique challenges, as existing safeguards lack robustness to tampering attacks that modify model weights. For example, recent works have demonstrated that refusal and unlearning safeguards can be trivially removed with a few steps of fine-tuning. These vulnerabilities necessitate new approaches for enabling the safe release of open-weight LLMs. We develop a method, called TAR, for building tamper-resistant safeguards into open-weight LLMs such that adversaries cannot remove the safeguards even after thousands of steps of fine-tuning. In extensive evaluations and red teaming analyses, we find that our method greatly improves tamper-resistance while preserving benign capabilities. Our results demonstrate that tamper-resistance is a tractable problem, opening up a promising new avenue to improve the safety and security of open-weight LLMs.

📄 PDF Abstract BibTeX arXiv:2408.00761

Code (2)

rishub-tamirisa/tamper-resistance 공식 구현 pytorch
boyiwei/tar-reproduce pytorch

Tasks

Red TeamingTAR

Similar Papers 제목 키워드 기반

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 …

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 stru…

The Safety Gap Toolkit: Evaluating Hidden Dangers of Open-Source Models

2025-07-08 · Ann-Kathrin Dombrowski, Dillon Bowen, Adam Gleave, Chris Cundy arxiv

Open-weight large language models (LLMs) unlock huge benefits in innovation, personalization, privacy, and democratization. However, their core advantage - modifiability - opens the door to systemic risks: bad actors can…

Jailbreak-Tuning: Models Efficiently Learn Jailbreak Susceptibility

2025-07-15 · Brendan Murphy, Dillon Bowen, Shahrad Mohammadzadeh, Tom Tseng 외 arxiv

AI systems are rapidly advancing in capability, and frontier model developers broadly acknowledge the need for safeguards against serious misuse. However, this paper demonstrates that fine-tuning, whether via open weight…

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