Exposing Long-Tail Safety Failures in Large Language Models through Efficient Diverse Response Sampling
Suvadeep Hajra, Palash Nandi, Tanmoy Chakraborty

TL;DR
This paper introduces PDPS, a novel sampling method that efficiently uncovers rare safety failures in large language models by generating diverse responses, revealing critical vulnerabilities with less computational effort.
Contribution
The paper presents PDPS, an innovative output-space exploration technique that improves safety failure detection in LLMs while reducing computational costs compared to existing methods.
Findings
PDPS achieves high attack success rates with only 8-29% of the computational cost.
It uncovers a broader range of unsafe outputs compared to traditional sampling methods.
PDPS improves success rates by 26-40% under limited-response scenarios.
Abstract
Safety tuning through supervised fine-tuning and reinforcement learning from human feedback has substantially improved the robustness of large language models (LLMs). However, it often suppresses rather than eliminates unsafe behaviors, leaving rare but critical failures hidden in the long tail of the output distribution. While most red-teaming work emphasizes adversarial prompt search (input-space optimization), we show that safety failures can also be systematically exposed through diverse response generation (output-space exploration) for a fixed safety-critical prompt, where increasing the number and diversity of sampled responses can drive jailbreak success rates close to unity. To efficiently uncover such failures, we propose Progressive Diverse Population Sampling (PDPS), which combines stochastic token-level sampling with diversity-aware selection to explore a large candidate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Topic Modeling · Natural Language Processing Techniques
