paper-with-me

Papers

When Refusals Fail: Unstable Safety Mechanisms in Long-Context LLM Agents

2025-12-02 · Tsimur Hadeliya, Mohammad Ali Jauhar, Nidhi Sakpal, Diogo Cruz arxiv

Solving complex or long-horizon problems often requires large language models (LLMs) to use external tools and operate over a significantly longer context window. New LLMs enable longer context windows and support tool calling capabilities. Prior works have focused mainly on evaluation of LLMs on long-context prompts, leaving agentic setup relatively unexplored, both from capability and safety perspectives. Our work addresses this gap. We find that LLM agents could be sensitive to length, type, and placement of the context, exhibiting unexpected and inconsistent shifts in task performance and in refusals to execute harmful requests. Models with 1M-2M token context windows show severe degradation already at 100K tokens, with performance drops exceeding 50\% for both benign and harmful tasks. Refusal rates shift unpredictably: GPT-4.1-nano increases from $\sim$5\% to $\sim$40\% while Grok 4 Fast decreases from $\sim$80\% to $\sim$10\% at 200K tokens. Our work shows potential safety issues with agents operating on longer context and opens additional questions on the current metrics and paradigm for evaluating LLM agent safety on long multi-step tasks. In particular, our results on LLM agents reveal a notable divergence in both capability and safety performance compared to prior evaluations of LLMs on similar criteria.

📄 PDF Abstract BibTeX arXiv:2512.02445

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

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 in…

LLM Content Moderation and User Satisfaction: Evidence from Response Refusals in Chatbot Arena

2025-01-04 · Stefan Pasch

LLM safety and ethical alignment are widely discussed, but the impact of content moderation on user satisfaction remains underexplored. In particular, little is known about how users respond when models refuse to answer …

Chatbot

SafePredict: A Meta-Algorithm for Machine Learning That Uses Refusals to Guarantee Correctness

2017-08-21 · Mustafa A. Kocak, David Ramirez, Elza Erkip, Dennis E. Shasha

SafePredict is a novel meta-algorithm that works with any base prediction algorithm for online data to guarantee an arbitrarily chosen correctness rate, $1-\epsilon$, by allowing refusals. Allowing refusals means that th…

BIG-bench Machine Learning

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