Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Red Teaming Language Models with Language Models

About

Language Models (LMs) often cannot be deployed because of their potential to harm users in hard-to-predict ways. Prior work identifies harmful behaviors before deployment by using human annotators to hand-write test cases. However, human annotation is expensive, limiting the number and diversity of test cases. In this work, we automatically find cases where a target LM behaves in a harmful way, by generating test cases ("red teaming") using another LM. We evaluate the target LM's replies to generated test questions using a classifier trained to detect offensive content, uncovering tens of thousands of offensive replies in a 280B parameter LM chatbot. We explore several methods, from zero-shot generation to reinforcement learning, for generating test cases with varying levels of diversity and difficulty. Furthermore, we use prompt engineering to control LM-generated test cases to uncover a variety of other harms, automatically finding groups of people that the chatbot discusses in offensive ways, personal and hospital phone numbers generated as the chatbot's own contact info, leakage of private training data in generated text, and harms that occur over the course of a conversation. Overall, LM-based red teaming is one promising tool (among many needed) for finding and fixing diverse, undesirable LM behaviors before impacting users.

Ethan Perez, Saffron Huang, Francis Song, Trevor Cai, Roman Ring, John Aslanides, Amelia Glaese, Nat McAleese, Geoffrey Irving• 2022

Related benchmarks

TaskDatasetResultRank
Open-domain dialogueBAD
RSR53.5
9
Open-domain dialogueConvAI2
RSR9.5
9
Open-domain dialogueEmpathetic Dialogues
RSR12
9
Red Teaming against BB-3BOPT-66B ZS
RSR41.9
9
Red Teaming against BB-3BConvAI2
RSR16.4
9
Red Teaming against BB-3BEmpathetic Dialogues
RSR13.9
9
Open-domain dialogueBloom ZS
RSR19
9
Open-domain dialogueOPT-66B ZS
RSR45.8
9
Red Teaming against BB-3BBloom ZS
RSR1.20e+3
9
Red Teaming against BB-3BBAD
RSR57.2
9
Showing 10 of 22 rows

Other info

Follow for update