paper-with-me

Papers

Useless but Safe? Benchmarking Utility Recovery with User Intent Clarification in Multi-Turn Conversations

2026-04-29 · Mingqian Zheng, Malia Morgan, Liwei Jiang, Carolyn Rose, Maarten Sap arxiv

Current LLM safety alignment techniques improve model robustness against adversarial attacks, but overlook whether and how LLMs can recover helpfulness when benign users clarify their intent. We introduce CarryOnBench, the first interactive benchmark that measures whether LLMs can revise their interpretation of user intent and recover utility, while remaining safe through multi-turn conversations. Starting from 398 seemingly harmful queries with benign underlying intents, we simulate 5,970 conversations by varying user follow-up sequences, evaluating 14 models on both intent-aligned utility and safety. CarryOnBench yields 1,866 different conversation flows of 4--12 turns, totaling 23,880 model responses. We design Ben-Util, a checklist-based metric that evaluates how well each model response fulfills the user's benign information need using atomic items. At turn one, models fulfill only 10.5--37.6% of the user's benign information need. When the same query includes the benign intent upfront, models fulfill 25.1--72.1%, confirming that models withhold information due to intent misinterpretation, not limited knowledge. With benign clarifications in multi-turn conversations, 13 of 14 models approach or exceed this single-turn baseline, yet recovery cost varies across models. We identify three failure modes invisible to single-turn evaluations: utility lock-in, where a model rarely updates despite clarification; unsafe recovery, where a model updates at disproportionate safety cost; and repetitive recovery, where a model recycles prior responses rather than providing new information. Moreover, conversations converge to similar harmfulness levels regardless of how conservative the model starts. These findings expose a gap that single-turn evaluations miss -- whether a model is appropriately cautious or simply unresponsive to clarified user intent.

📄 PDF Abstract BibTeX arXiv:2604.27093

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SafeGene: Reusable Adapters for Transferable Safety Alignment

2026-06-02 · Yanghan Wang, Zhiqiang Kou, Fu Feng, Jing Wang 외 arxiv

Open-weight LLMs are increasingly fine-tuned into customized assistants, but downstream fine-tuning can weaken safety alignment and make models more vulnerable to malicious prompts, even when the training data is not int…

FairX: A comprehensive benchmarking tool for model analysis using fairness, utility, and explainability

2024-06-20 · Md Fahim Sikder, Resmi Ramachandranpillai, Daniel de Leng, Fredrik Heintz

We present FairX, an open-source Python-based benchmarking tool designed for the comprehensive analysis of models under the umbrella of fairness, utility, and eXplainability (XAI). FairX enables users to train benchmarki…

BenchmarkingFairness

Clipping Loops for Sample-Efficient Dialogue Policy Optimisation

2021-06-01 · NAACL 2021 4 · Yen-chen Wu, Carl Edward Rasmussen

Training dialogue agents requires a large number of interactions with users: agents have no idea about which responses are bad among a lengthy dialogue. In this paper, we propose loop-clipping policy optimisation (LCPO) …

Safety at One Shot: Patching Fine-Tuned LLMs with A Single Instance

2026-01-05 · Jiawen Zhang, Lipeng He, Kejia Chen, Jian Lou 외 arxiv

Fine-tuning safety-aligned large language models (LLMs) can substantially compromise their safety. Previous approaches require many safety samples or calibration sets, which not only incur significant computational overh…

Towards a Humanized Social-Media Ecosystem: AI-Augmented HCI Design Patterns for Safety, Agency & Well-Being

2025-11-08 · Mohd Ruhul Ameen, Akif Islam arxiv

Social platforms connect billions of people, yet their engagement-first algorithms often work on users rather than with them, amplifying stress, misinformation, and a loss of control. We propose Human-Layer AI (HL-AI)--u…