CRAICLLGDec 19, 2023

Bypassing the Safety Training of Open-Source LLMs with Priming Attacks

arXiv:2312.12321v252 citationsh-index: 5Has CodeTiny Papers @ ICLR
Originality Highly original
AI Analysis

This exposes a critical security flaw in LLM safety mechanisms, posing risks for deployment in sensitive applications.

The paper tackles the vulnerability of state-of-the-art open-source large language models (LLMs) to simple priming attacks that bypass safety training, achieving up to a 3.3 times improvement in Attack Success Rate on harmful behaviors compared to baselines.

With the recent surge in popularity of LLMs has come an ever-increasing need for LLM safety training. In this paper, we investigate the fragility of SOTA open-source LLMs under simple, optimization-free attacks we refer to as $\textit{priming attacks}$, which are easy to execute and effectively bypass alignment from safety training. Our proposed attack improves the Attack Success Rate on Harmful Behaviors, as measured by Llama Guard, by up to $3.3\times$ compared to baselines. Source code and data are available at https://github.com/uiuc-focal-lab/llm-priming-attacks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes