CRAIFeb 21, 2024

A Comprehensive Study of Jailbreak Attack versus Defense for Large Language Models

arXiv:2402.13457v2122 citationsh-index: 39ACL
Originality Synthesis-oriented
AI Analysis

This work addresses security vulnerabilities in large language models for AI safety researchers, but it is incremental as it synthesizes and tests existing techniques.

The study analyzed nine jailbreak attacks and seven defenses across three large language models, finding that white-box attacks underperform compared to universal techniques and that special tokens in inputs affect attack success rates.

Large Language Models (LLMS) have increasingly become central to generating content with potential societal impacts. Notably, these models have demonstrated capabilities for generating content that could be deemed harmful. To mitigate these risks, researchers have adopted safety training techniques to align model outputs with societal values to curb the generation of malicious content. However, the phenomenon of "jailbreaking", where carefully crafted prompts elicit harmful responses from models, persists as a significant challenge. This research conducts a comprehensive analysis of existing studies on jailbreaking LLMs and their defense techniques. We meticulously investigate nine attack techniques and seven defense techniques applied across three distinct language models: Vicuna, LLama, and GPT-3.5 Turbo. We aim to evaluate the effectiveness of these attack and defense techniques. Our findings reveal that existing white-box attacks underperform compared to universal techniques and that including special tokens in the input significantly affects the likelihood of successful attacks. This research highlights the need to concentrate on the security facets of LLMs. Additionally, we contribute to the field by releasing our datasets and testing framework, aiming to foster further research into LLM security. We believe these contributions will facilitate the exploration of security measures within this domain.

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