English

How RL Unlocks the Aha Moment in Geometric Interleaved Reasoning

Computation and Language 2026-04-29 v2

Abstract

Solving complex geometric problems inherently requires interleaved reasoning: a tight alternation between constructing diagrams and performing logical deductions. Although recent Multimodal Large Language Models (MLLMs) have demonstrated strong capabilities in visual generation and plotting, we identify a counter-intuitive and underexplored phenomenon. Naively applying Supervised Fine-Tuning (SFT) on interleaved plot-solution data leads to a substantial degradation in reasoning performance compared to text-only baselines. We argue that this failure stems from a fundamental limitation of SFT, which primarily induces distributional alignment: the model learns to reproduce the surface format of interleaved plotting but fails to internalize the causal dependency between the generated plot and reasoning steps. To overcome this limitation, we propose Faire (Functional alignment for interleaved reasoning), a reinforcement learning framework that enforces three casual constraints to move beyond superficial imitation toward functional alignment. Extensive experiments show that Faire induces a qualitative shift in model behavior in which the plotting is effectively internalized, yielding competitive performance on challenging geometric reasoning benchmarks.

Keywords

Cite

@article{arxiv.2603.01070,
  title  = {How RL Unlocks the Aha Moment in Geometric Interleaved Reasoning},
  author = {Xiangxiang Zhang and Caijun Jia and Siyuan Li and Dingyu He and Xiya Xiong and Zheng Sun and Honghao He and Yuchen Wu and Bihui Yu and Linzhuang Sun and Cheng Tan and Jingxuan Wei},
  journal= {arXiv preprint arXiv:2603.01070},
  year   = {2026}
}