MR-Align: Meta-Reasoning Informed Factuality Alignment for Large Reasoning Models
Xinming Wang, Jian Xu, Bin Yu, Sheng Lian, Hongzhu Yi, Yi Chen, Yingjian Zhu, Boran Wang, Hongming Yang, Han Hu, Xu-Yao Zhang, Cheng-Lin Liu
TL;DR
This work addresses the persistent factuality gap in large reasoning models by shifting focus from output-level alignment to the quality of intermediate reasoning. It introduces MR-ALIGN, a meta-reasoning–informed framework that learns transition probabilities between atomic thinking states and uses a transition-aware reward to guide reasoning toward evidence-based, coherent conclusions. The approach combines a cognitive-grounded meta-reasoning annotation pipeline with Kahneman–Tversky Optimization, and estimates a latent meta-transition matrix via EM to produce a transition-modulated objective that improves accuracy and reduces misleading reasoning across five factual benchmarks, including long-form generation. The results demonstrate that aligning the reasoning process itself—rather than only the final answer—yields robust gains without external verifiers, suggesting a practical pathway to more trustworthy LRMs in factual domains.
Abstract
Large reasoning models (LRMs) show strong capabilities in complex reasoning, yet their marginal gains on evidence-dependent factual questions are limited. We find this limitation is partially attributable to a reasoning-answer hit gap, where the model identifies the correct facts during reasoning but fails to incorporate them into the final response, thereby reducing factual fidelity. To address this issue, we propose MR-ALIGN, a Meta-Reasoning informed alignment framework that enhances factuality without relying on external verifiers. MR-ALIGN quantifies state transition probabilities along the model's thinking process and constructs a transition-aware implicit reward that reinforces beneficial reasoning patterns while suppressing defective ones at the atomic thinking segments. This re-weighting reshapes token-level signals into probability-aware segment scores, encouraging coherent reasoning trajectories that are more conducive to factual correctness. Empirical evaluations across four factual QA datasets and one long-form factuality benchmark show that MR-ALIGN consistently improves accuracy and truthfulness while reducing misleading reasoning. These results highlight that aligning the reasoning process itself, rather than merely the outputs, is pivotal for advancing factuality in LRMs.
