arXiv:2503.22674cs.AIcs.CL2025-03NeurIPS被引 55

测试大模型能否问对问题来补全信息完成推理。

QuestBench: Can LLMs ask the right question to acquire information in reasoning tasks?

  • 将缺信息的推理任务建模为变量缺失的约束满足问题
  • 当前模型在逻辑与规划类任务上准确率仅40-50%
  • 揭示现有模型缺乏主动获取关键信息的能力

大型语言模型(LLMs)在数学和逻辑等推理基准上表现优异。然而,现实中的查询往往不完整,需通过获取缺失信息才能解决。本文将信息获取问题形式化为变量缺失的约束满足问题(CSP),并设计了QuestBench,包含四类仅需提出一个澄清问题即可求解的未指定推理任务:(1) Logic-Q:一个命题缺失的逻辑推理题;(2) Planning-Q:初始状态部分观测的PDDL规划问题;(3) GSM-Q:人工标注的小学数学题,含一个未知变量;(4) GSME-Q:基于方程的GSM-Q版本。模型需从多个选项中选出正确的澄清问题。尽管当前模型在GSM-Q和GSME-Q上表现良好,但在Logic-Q和Planning-Q上准确率仅为40%-50%。分析表明,能解决完整问题的模型未必能识别正确提问,凸显了优化模型信息获取能力的必要性。

原文摘要 · Abstract (English)

Large language models (LLMs) have shown impressive performance on reasoning benchmarks like math and logic. While many works have largely assumed well-defined tasks, real-world queries are often underspecified and only solvable by acquiring missing information. We formalize this information-gathering problem as a constraint satisfaction problem (CSP) with missing variable assignments. Using a special case where only one necessary variable assignment is missing, we can evaluate an LLM's ability to identify the minimal necessary question to ask. We present QuestBench, a set of underspecified reasoning tasks solvable by asking at most one question, which includes: (1) Logic-Q: logical reasoning tasks with one missing proposition, (2) Planning-Q: PDDL planning problems with partially-observed initial states, (3) GSM-Q: human-annotated grade school math problems with one unknown variable, and (4) GSME-Q: equation-based version of GSM-Q. The LLM must select the correct clarification question from multiple options. While current models excel at GSM-Q and GSME-Q, they achieve only 40-50% accuracy on Logic-Q and Planning-Q. Analysis shows that the ability to solve well-specified reasoning problems is not sufficient for success on our benchmark: models struggle to identify the right question even when they can solve the fully specified version. This highlights the need for specifically optimizing models' information acquisition capabilities.

大模型推理信息获取问答机制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。