CLAILGOct 12, 2025

RefusalBench: Generative Evaluation of Selective Refusal in Grounded Language Models

arXiv:2510.10390v13 citationsh-index: 8
Originality Highly original
AI Analysis

This addresses a critical safety issue for users of RAG systems by providing a dynamic evaluation framework to improve refusal capabilities.

The study tackled the problem of language models in RAG systems failing to selectively refuse answers based on flawed context, revealing that even top models drop below 50% refusal accuracy on multi-document tasks and exhibit dangerous overconfidence or overcaution.

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.

Foundations

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

Your Notes