English

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

Artificial Intelligence 2026-04-23 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2604.20413,
  title  = {Self-Awareness before Action: Mitigating Logical Inertia via Proactive Cognitive Awareness},
  author = {Fulong Fan and Peilin Liu and Fengzhe Liu and Shuyan Yang and Gang Yan},
  journal= {arXiv preprint arXiv:2604.20413},
  year   = {2026}
}

Comments

Accepted to ACL 2026. 12 pages, 3 figures

R2 v1 2026-07-01T12:30:09.365Z