arXiv:2604.20413cs.AI2026-04ACL被引 1

让大模型先识别知识缺口再推理,避免错误结论扩散。

Self-Awareness before Action: Mitigating Logical Inertia via Proactive Cognitive Awareness

论文配图:Self-Awareness before Action: Mitigating Logical Inertia via Proactive Cognitive Awareness
图 1 · 摘自论文原文
  • 用递归流程先整合信息,再主动提问补全缺失前提。
  • 在侦探谜题三难度数据集上全部领先,最高提升12.3%准确率。
  • 适合需要严谨逻辑链的复杂推理任务,如法律、科研分析。

大语言模型在诸多推理任务中表现良好,但常缺乏对当前知识或推理状态是否完整的认知。在非交互式谜题场景中,叙事固定且结构隐匿;一旦模型基于不完整前提形成早期假设,错误将贯穿整个推理过程,导致结论不稳定。为此,我们提出SABA框架,通过在最终决策前显式引入对缺失前提的自我意识来缓解此问题。SABA将推理建模为交替进行的结构化状态构建与障碍化解过程:首先使用信息融合将叙述整合为可验证的基础状态,再通过查询驱动的结构化推理,将缺失或模糊的前提转化为待解决问题,并通过假设构建和状态迭代完善逐步完成推理。在多个评估指标下,SABA在非交互式侦探谜题基准的三个难度层级上均取得最佳表现,同时在多个公开基准上保持领先结果。

原文摘要 · Abstract (English)

Large language models perform well on many reasoning tasks, yet they often lack awareness of whether their current knowledge or reasoning state is complete. In non-interactive puzzle settings, the narrative is fixed and the underlying structure is hidden; once a model forms an early hypothesis under incomplete premises, it can propagate that error throughout the reasoning process, leading to unstable conclusions. To address this issue, we propose SABA, a reasoning framework that explicitly introduces self-awareness of missing premises before making the final decision. SABA formulates reasoning as a recursive process that alternates between structured state construction and obstacle resolution: it first applies Information Fusion to consolidate the narrative into a verifiable base state, and then uses Query-driven Structured Reasoning to identify and resolve missing or underspecified premises by turning them into queries and progressively completing the reasoning state through hypothesis construction and state refinement. Across multiple evaluation metrics, SABA achieves the best performance on all three difficulty splits of the non-interactive Detective Puzzle benchmark, and it also maintains leading results on multiple public benchmarks.

逻辑推理自我意识大模型

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