paper-with-me

홈 › Papers

Let Them Down Easy! Contextual Effects of LLM Guardrails on User Perceptions and Preferences

2025-05-30 · Mingqian Zheng, Wenjia Hu, Patrick Zhao, Motahhare Eslami, Jena D. Hwang, Faeze Brahman, Carolyn Rose, Maarten Sap

Current LLMs are trained to refuse potentially harmful input queries regardless of whether users actually had harmful intents, causing a tradeoff between safety and user experience. Through a study of 480 participants evaluating 3,840 query-response pairs, we examine how different refusal strategies affect user perceptions across varying motivations. Our findings reveal that response strategy largely shapes user experience, while actual user motivation has negligible impact. Partial compliance -- providing general information without actionable details -- emerges as the optimal strategy, reducing negative user perceptions by over 50% to flat-out refusals. Complementing this, we analyze response patterns of 9 state-of-the-art LLMs and evaluate how 6 reward models score different refusal strategies, demonstrating that models rarely deploy partial compliance naturally and reward models currently undervalue it. This work demonstrates that effective guardrails require focusing on crafting thoughtful refusals rather than detecting intent, offering a path toward AI safety mechanisms that ensure both safety and sustained user engagement.

📄 PDF Abstract BibTeX arXiv:2506.00195

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Refusal to Recovery: A Control-Theoretic Approach to Generative AI Guardrails

2025-10-15 · Ravi Pandya, Madison Bland, Duy P. Nguyen, Changliu Liu 외 arxiv

Generative AI systems are increasingly assisting and acting on behalf of end users in practical settings, from digital shopping assistants to next-generation autonomous cars. In this context, safety is no longer about bl…

Reinforcement Learning

From Governance Norms to Enforceable Controls: A Layered Translation Method for Runtime Guardrails in Agentic AI

2026-04-06 · Christopher Koch arxiv

Agentic AI systems plan, use tools, maintain state, and produce multi-step trajectories with external effects. Those properties create a governance problem that differs materially from single-turn generative AI: importan…

Safety from Honesty in a Disinterested AI Predictor

2026-06-28 · Yoshua Bengio, Oliver Richardson, Tomáš Gavenčiak, Michael Cohen 외 arxiv

As AI systems become more capable, training procedures that optimize for downstream outcomes risk introducing implicit agency: goal-directed behavior that designers never specified. We present a formal safety argument fo…

Why LLM Safety Guardrails Collapse After Fine-tuning: A Similarity Analysis Between Alignment and Fine-tuning Datasets

2025-06-05 · Lei Hsiung, Tianyu Pang, Yung-Chen Tang, Linyue Song 외

Recent advancements in large language models (LLMs) have underscored their vulnerability to safety alignment jailbreaks, particularly when subjected to downstream fine-tuning. However, existing mitigation strategies prim…

Safety Alignment

OverThink: Slowdown Attacks on Reasoning LLMs

2025-02-04 · Abhinav Kumar, Jaechul Roh, Ali Naseh, Marzena Karpinska 외

We increase overhead for applications that rely on reasoning LLMs-we force models to spend an amplified number of reasoning tokens, i.e., "overthink", to respond to the user query while providing contextually correct ans…

RAG