paper-with-me

Papers

DUAL-Bench: Measuring Over-Refusal and Robustness in Vision-Language Models

2025-10-12 · Kaixuan Ren, Preslav Nakov, Usman Naseem arxiv

As vision-language models (VLMs) become increasingly capable, maintaining a balance between safety and usefulness remains a central challenge. Safety mechanisms, while essential, can backfire, causing over-refusal, where models decline benign requests out of excessive caution. Yet, there is currently a significant lack of benchmarks that have systematically addressed over-refusal in the visual modality. This setting introduces unique challenges, such as dual-use cases where an instruction is harmless, but the accompanying image contains harmful content. Models frequently fail in such scenarios, either refusing too conservatively or completing tasks unsafely, which highlights the need for more fine-grained alignment. The ideal behaviour is safe completion, i.e., fulfilling the benign parts of a request while explicitly warning about any potentially harmful elements. To address this, we present DUAL-Bench, a large scale multimodal benchmark focused on over-refusal and safe completion in VLMs. We evaluated 18 VLMs across 12 hazard categories under semantics-preserving visual perturbations. In dual-use scenarios, models exhibit extremely fragile safety boundaries. They fall into a binary trap: either overly sensitive direct refusal or defenseless generation of dangerous content. Consequently, even the best-performing model GPT-5-Nano, at just 12.9% safe completion, with GPT-5 and Qwen families averaging 7.9% and 3.9%. We hope DUAL-Bench fosters nuanced alignment strategies balancing multimodal safety and utility. Content Warning: This paper contains examples of sensitive and potentially hazardous content.

📄 PDF Abstract BibTeX arXiv:2510.10846

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LSR: Linguistic Safety Robustness Benchmark for Low-Resource West African Languages

2026-02-27 · Godwin Abuh Faruna arxiv

Safety alignment in large language models relies predominantly on English-language training data. When harmful intent is expressed in low-resource languages, refusal mechanisms that hold in English frequently fail to act…

A New Framework for Cybersecurity Refusals in AI Agents

2026-05-31 · Eliot Krzysztof Jones, Mateusz Dziemian, Matt Fredrikson, J Zico Kolter arxiv

Agentic scaffolds have dramatically improved LLM performance on complex, long-horizon tasks, yielding both broad benefits and amplified risks in domains like cybersecurity. Existing benchmarks for AI agents in cybersecur…

Know2Guess: A Contamination-Aware Multi-Zone Benchmark for Knowledge-Boundary Evaluation in Large Language Models

2026-04-30 · Renwei Meng, Bowen Zhang, Jian Wang, Xican Wang 외 arxiv

Reliable evaluation of large language models should separate supported answering from unsupported guessing without conflating either with data contamination, prompt idiosyncrasy, or generic refusal behavior. We present a…

Forbidden Science: Dual-Use AI Challenge Benchmark and Scientific Refusal Tests

2025-02-08 · David Noever, Forrest McKee

The development of robust safety benchmarks for large language models requires open, reproducible datasets that can measure both appropriate refusal of harmful content and potential over-restriction of legitimate scienti…

valid

Health-ORSC-Bench: A Benchmark for Measuring Over-Refusal and Safety Completion in Health Context

2026-01-25 · Zhihao Zhang, Liting Huang, Guanghao Wu, Preslav Nakov 외 arxiv

Safety alignment in Large Language Models is critical for healthcare; however, reliance on binary refusal boundaries often results in over-refusal of benign queries or unsafe compliance with harmful ones. While existing …