paper-with-me

Papers

When Safety Blocks Sense: Measuring Semantic Confusion in LLM Refusals

2025-11-30 · Riad Ahmed Anonto, Md Labid Al Nahiyan, Md Tanvir Hassan arxiv

Safety-aligned language models often refuse prompts that are actually harmless. Current evaluations mostly report global rates such as false rejection or compliance. These scores treat each prompt alone and miss local inconsistency, where a model accepts one phrasing of an intent but rejects a close paraphrase. This gap limits diagnosis and tuning. We introduce "semantic confusion," a failure mode that captures such local inconsistency, and a framework to measure it. We build ParaGuard, a 10k-prompt corpus of controlled paraphrase clusters that hold intent fixed while varying surface form. We then propose three model-agnostic metrics at the token level: Confusion Index, Confusion Rate, and Confusion Depth. These metrics compare each refusal to its nearest accepted neighbors and use token embeddings, next-token probabilities, and perplexity signals. Experiments across diverse model families and deployment guards show that global false-rejection rate hides critical structure. Our metrics reveal globally unstable boundaries in some settings, localized pockets of inconsistency in others, and cases where stricter refusal does not increase inconsistency. We also show how confusion-aware auditing separates how often a system refuses from how sensibly it refuses. This gives developers a practical signal to reduce false refusals while preserving safety.

📄 PDF Abstract BibTeX arXiv:2512.01037

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Estimating Commonsense Plausibility through Semantic Shifts

2025-02-19 · Wanqing Cui, Keping Bi, Jiafeng Guo, Xueqi Cheng

Commonsense plausibility estimation is critical for evaluating language models (LMs), yet existing generative approaches--reliant on likelihoods or verbalized judgments--struggle with fine-grained discrimination. In this…

Active Safety Envelopes using Light Curtains with Probabilistic Guarantees

2021-07-08 · Siddharth Ancha, Gaurav Pathak, Srinivasa G. Narasimhan, David Held

To safely navigate unknown environments, robots must accurately perceive dynamic obstacles. Instead of directly measuring the scene depth with a LiDAR sensor, we explore the use of a much cheaper and higher resolution se…

Navigate

Testing agreement between lexicographers: A case of homonymy and polysemy

2021-01-01 · EACL (GWC) 2021 1 · Marek Maziarz, Francis Bond, Ewa Rudnicka

In this paper we compare Oxford Lexico and Merriam Webster dictionaries with Princeton WordNet with respect to the description of semantic (dis)similarity between polysemous and homonymous senses that could be inferred f…

Samba: Semantic Segmentation of Remotely Sensed Images with State Space Model

2024-04-02 · Qinfeng Zhu, Yuanzhi Cai, Yuan Fang, Yihan Yang 외

High-resolution remotely sensed images pose a challenge for commonly used semantic segmentation methods such as Convolutional Neural Network (CNN) and Vision Transformer (ViT). CNN-based methods struggle with handling su…

DecoderMambaSegmentationSemantic Segmentation

Quantifying Lexical Semantic Shift via Unbalanced Optimal Transport

2024-12-17 · Ryo Kishino, Hiroaki Yamagiwa, Ryo Nagata, Sho Yokoi 외

Lexical semantic change detection aims to identify shifts in word meanings over time. While existing methods using embeddings from a diachronic corpus pair estimate the degree of change for target words, they offer limit…

Change DetectionWord Embeddings