vix.ing · top · new · best · stats

Stepwise Think-Critique: A Unified Framework for Robust and Interpretable LLM Reasoning

2025/12/17 by Xu, Jiaqi, Lan, Cuiling, Chen, Xuejin +2
Computer Science · #Artificial Intelligence (cs.AI) #Automated reasoning #Case-based reasoning #Explainable Artificial Intelligence (XAI) #FOS: Computer and information sciences #Model-based reasoning #Multimodal Machine Learning Applications #Non-monotonic logic #Opportunistic reasoning #Quality (philosophy) #Reasoning system #Topic Modeling

paper · open access · doi:10.48550/arxiv.2512.15662

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2025/12/17 · openalex created_date 2025/12/19 · openalex updated_date 2026/07/28

Abstract

Human beings solve complex problems through critical thinking, where reasoning and evaluation are intertwined to converge toward correct solutions. However, most existing large language models (LLMs) treat the reasoning and verification as separate processes: they either generate reasoning without explicit self-checking or rely on external verifiers to detect errors post hoc. The former lacks immediate feedback, while the latter increases system complexity and hinders synchronized learning. Motivated by human critical thinking, we propose Stepwise Think-Critique (STC), a unified and end-to-end trainable framework that interleaves reasoning and self-critique at every intermediate step within a single model. STC is trained with a hybrid reinforcement learning objective that integrates reasoning rewards and critique-consistency rewards, thereby jointly optimizing solution correctness and reliability of self-evaluation. Experiments on mathematical reasoning benchmarks show that STC demonstrates strong critical-thinking capabilities and produces more interpretable reasoning traces, representing a step toward LLMs with built-in critical thinking.

Citations

Related