paper-with-me

Papers

Exposing Long-Tail Safety Failures in Large Language Models through Efficient Diverse Response Sampling

2026-03-15 · Suvadeep Hajra, Palash Nandi, Tanmoy Chakraborty arxiv

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 pool of responses and retain a compact, semantically diverse subset. Across multiple jailbreak benchmarks and open-source LLMs, PDPS achieves attack success rates comparable to large-scale IID sampling while using only 8% to 29% of the computational cost. Under limited-response settings, it improves success rates by 26% to 40% over IID sampling and Diverse Beam Search. Furthermore, responses generated by PDPS exhibit both a higher number and greater diversity of unsafe outputs, demonstrating its effectiveness in uncovering a broader range of failures.

📄 PDF Abstract BibTeX arXiv:2603.14355

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningResponse Generation

Similar Papers 제목 키워드 기반

Revealing Safety-Critical Scenarios for UTM via Transformer

2026-06-30 · Huaze Tang, Bill Zeng, Chao Wang, Zhenpeng Shi 외 arxiv

Unmanned Traffic Management (UTM) systems are cloud-based platforms designed to manage and coordinate multiple aerial vehicles remotely. UTM systems are safety-critical which cannot tolerate failures like crash or collis…

Exposing the Long-tail in Embodied Urban Navigation via Scalable Learning from In-the-Wild Videos

2026-08-17 · Bingyi Xia, Han Bao, Zhewei Chen, Hanjing Ye 외 arxiv

Learning embodied urban navigation policies from real-world data is constrained by the cost of task-specific data collection and the limited coverage of rare yet safety-critical scenarios. To address these challenges, we…

Safe Embodied AI for Long-horizon Tasks: A Cross-layer Analysis of Robotic Manipulation

2026-06-04 · Dabin Kim, Daemin Park, Sangyub Lee, Jinsik Kim 외 arxiv

Embodied AI systems are increasingly expected to reason and act over extended horizons in physical environments. This growing capability brings safety to the foreground, because failures in the physical world can harm pe…

Exposing Semantic Segmentation Failures via Maximum Discrepancy Competition

2021-02-27 · Jiebin Yan, Yu Zhong, Yuming Fang, Zhangyang Wang 외

Semantic segmentation is an extensively studied task in computer vision, with numerous methods proposed every year. Thanks to the advent of deep learning in semantic segmentation, the performance on existing benchmarks i…

SegmentationSemantic Segmentation

New Wide-Net-Casting Jailbreak Attacks Risk Large Models

2026-05-16 · Qiuchi Xiang, Haoxuan Qu, Hossein Rahmani, Jun Liu arxiv

Jailbreak attacks on large models have drawn growing attention due to their close ties to societal safety. This work identifies a practical yet unexplored jailbreak scenario, the wide-net-casting scenario, where an adver…