paper-with-me

홈 › Papers

RefusalBench: Generative Evaluation of Selective Refusal in Grounded Language Models

2025-10-12 · Aashiq Muhamed, Leonardo F. R. Ribeiro, Markus Dreyer, Virginia Smith, Mona T. Diab arxiv

The ability of language models in RAG systems to selectively refuse to answer based on flawed context is critical for safety, yet remains a significant failure point. Our large-scale study reveals that even frontier models struggle in this setting, with refusal accuracy dropping below 50% on multi-document tasks, while exhibiting either dangerous overconfidence or overcaution. Static benchmarks fail to reliably evaluate this capability, as models exploit dataset-specific artifacts and memorize test instances. We introduce RefusalBench, a generative methodology that programmatically creates diagnostic test cases through controlled linguistic perturbation. Our framework employs 176 distinct perturbation strategies across six categories of informational uncertainty and three intensity levels. Evaluation of over 30 models uncovers systematic failure patterns: refusal comprises separable detection and categorization skills, and neither scale nor extended reasoning improves performance. We find that selective refusal is a trainable, alignment-sensitive capability, offering a clear path for improvement. We release two benchmarks -- RefusalBench-NQ (single document) and RefusalBench-GaRAGe (multi-document) -- and our complete generation framework to enable continued, dynamic evaluation of this critical capability.

📄 PDF Abstract BibTeX arXiv:2510.10390

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Measuring & Mitigating Over-Alignment for LLMs in Multilingual Criminal Law Courts

2026-06-22 · Arthur Wuhrmann, Gaetan Stein, Daniel Brunner, Andrei Kucharavy arxiv

While the wider applicability of LLMs in the legal field is currently debated due to their reliability and the gravity of any errors, narrow uses with well-understood and mitigated risks have emerged. Notably the Swiss F…

RefusalBench: Why Refusal Rate Misranks Frontier LLMs on Biological Research Prompts

2026-05-20 · Lukas Weidener, Marko Brkić, Mihailo Jovanović, Emre Ulgac 외 arxiv

Frontier large language models are increasingly deployed as orchestration backbones for biological research workflows, yet no shared evidence base exists for comparing their refusal behaviour on legitimate research promp…

PsychoSafe: Eliciting Psychologically-Informed Refusals in Large Language Models

2026-06-08 · Gianluca Barmina, Federico Torrielli, Sven Harms, Jacob Nielsen 외 arxiv

Large language models (LLMs) routinely face requests that should be refused, creating a trade-off between helpfulness and harm prevention. However, refusals themselves can be helpful. In high-risk interactions involving …

parameter-efficient fine-tuningDomain Generalization

Which Concepts to Forget and How to Refuse? Decomposing Concepts for Continual Unlearning in Large Vision-Language Models

2026-03-23 · Hyundong Jin, Dongyoon Han, Eunwoo Kim arxiv

Continual unlearning poses the challenge of enabling large vision-language models to selectively refuse specific image-instruction pairs in response to sequential deletion requests, while preserving general utility. Howe…

ALTSTEER: Selective Safety Steering for Moving Beyond Hard Refusals to Constructive Alternatives

2026-08-31 · Hoejoon Kwon, Byeonggeuk Lim, Kahyeon Kim, YoungBin Kim arxiv

Safety alignment is essential for deploying large language models, requiring systems to prevent harmful compliance while preserving helpfulness on benign requests. Activation steering offers a training-free inference-tim…