研究大模型在不同风险下该回答、拒绝还是猜测,发现其决策常出错。
Answer, Refuse, or Guess? Investigating Risk-Aware Decision Making in Language Models
- 设计可调风险结构的评估框架,测试模型在不同奖励惩罚下的决策表现。
- 发现模型在高风险时过度回答,在低风险时过度拒绝,决策不匹配风险。
- 通过分解技能的方法,显著提升模型在不同风险场景下的决策准确性。
语言模型(LM)被越来越多用于构建能自主行动的智能体。在自动执行任务过程中,某些错误操作可能带来严重后果,因此当模型置信度不足时应选择拒绝执行以避免错误代价。由于应用场景的风险程度不同,模型的决策策略也应相应调整:低风险场景应更倾向回答,高风险场景则应更保守。本文提出一种评估框架,系统性地调整人类设定的风险结构——对正确回答、错误回答和拒绝分别给予奖励与惩罚($r_{\mathrm{cor}}, r_{\mathrm{inc}}, r_{\mathrm{ref}}$),在固定任务下评估模型的风险感知决策能力。实验覆盖多个数据集与模型,发现模型普遍存在决策偏差:在高风险环境下过度回答,在低风险环境下过度拒绝。分析表明,采用一种简单的技能分解方法,将回答/拒绝决策所需的能力独立拆解,能持续改善模型的决策策略。结果揭示了当前大模型在风险条件决策上的局限性,并为部署适应不同风险等级的应用提供实用指导。
原文摘要 · Abstract (English)
Language models (LMs) are increasingly used to build agents that can act autonomously to achieve goals. During this automatic process, agents need to take a series of actions, some of which might lead to severe consequences if incorrect actions are taken. Therefore, such agents must sometimes defer-refusing to act when their confidence is insufficient-to avoid the potential cost of incorrect actions. Because the severity of consequences varies across applications, the tendency to defer should also vary: in low-risk settings agents should answer more freely, while in high-risk settings their decisions should be more conservative. We study this "answer-or-defer" problem with an evaluation framework that systematically varies human-specified risk structures-rewards and penalties for correct answers, incorrect answers, and refusals $(r_{\mathrm{cor}},r_{\mathrm{inc}}, r_{\mathrm{ref}})$-while keeping tasks fixed. This design evaluates LMs' risk-aware decision policies by measuring their ability to maximize expected reward. Across multiple datasets and models, we identify flaws in their decision policies: LMs tend to over-answer in high-risk settings and over-defer in low-risk settings. After analyzing the potential cause of such flaws, we find that a simple skill-decomposition method, which isolates the independent skills required for answer-or-defer decision making, can consistently improve LMs' decision policies. Our results highlight the current limitations of LMs in risk-conditioned decision making and provide practical guidance for deploying more reliable LM-based agents across applications of varying risk levels.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。