AICLCRAug 14, 2024

SAGE-RT: Synthetic Alignment data Generation for Safety Evaluation and Red Teaming

arXiv:2408.11851v19 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses the need for better safety testing and alignment data generation for LLMs, though it is incremental as it builds on existing red-teaming methods with improved control and diversity.

The authors tackled the problem of generating nuanced and diverse synthetic data for safety evaluation and red-teaming of large language models (LLMs), resulting in a pipeline that produced 51,000 prompt-response pairs and achieved a 100% attack success rate on GPT-4o and GPT-3.5-turbo across sub-categories of harmfulness.

We introduce Synthetic Alignment data Generation for Safety Evaluation and Red Teaming (SAGE-RT or SAGE) a novel pipeline for generating synthetic alignment and red-teaming data. Existing methods fall short in creating nuanced and diverse datasets, providing necessary control over the data generation and validation processes, or require large amount of manually generated seed data. SAGE addresses these limitations by using a detailed taxonomy to produce safety-alignment and red-teaming data across a wide range of topics. We generated 51,000 diverse and in-depth prompt-response pairs, encompassing over 1,500 topics of harmfulness and covering variations of the most frequent types of jailbreaking prompts faced by large language models (LLMs). We show that the red-teaming data generated through SAGE jailbreaks state-of-the-art LLMs in more than 27 out of 32 sub-categories, and in more than 58 out of 279 leaf-categories (sub-sub categories). The attack success rate for GPT-4o, GPT-3.5-turbo is 100% over the sub-categories of harmfulness. Our approach avoids the pitfalls of synthetic safety-training data generation such as mode collapse and lack of nuance in the generation pipeline by ensuring a detailed coverage of harmful topics using iterative expansion of the topics and conditioning the outputs on the generated raw-text. This method can be used to generate red-teaming and alignment data for LLM Safety completely synthetically to make LLMs safer or for red-teaming the models over a diverse range of topics.

Foundations

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

Your Notes