iReasoner: Trajectory-Aware Intrinsic Reasoning Supervision for Self-Evolving Large Multimodal Models
Meghana Sunil, Manikandarajan Venmathimaran, Muthu Subash Kavitha
TL;DR
iReasoner introduces a trajectory-aware intrinsic CoT agreement reward to train self-evolving large multimodal models in a fully unsupervised setting. By aligning intermediate reasoning traces within the dominant-answer group and integrating this signal with traditional answer-level self-consistency, it directly supervises CoT steps without ground-truth labels. Experiments on unlabeled images show consistent gains across eight multimodal benchmarks, with notable improvements on tasks where intermediate reasoning is informative and transferable. The work demonstrates a practical path toward reasoning-aware self-improvement and provides insights into the design of step-level supervision in self-evolving multimodal systems.
Abstract
Recent work shows that large multimodal models (LMMs) can self-improve from unlabeled data via self-play and intrinsic feedback. Yet existing self-evolving frameworks mainly reward final outcomes, leaving intermediate reasoning weakly constrained despite its importance for visually grounded decision making. We propose iReasoner, a self-evolving framework that improves an LMM's implicit reasoning by explicitly eliciting chain-of-thought (CoT) and rewarding its internal agreement. In a Proposer--Solver loop over unlabeled images, iReasoner augments outcome-level intrinsic rewards with a trajectory-aware signal defined over intermediate reasoning steps, providing learning signals that distinguish reasoning paths leading to the same answer without ground-truth labels or external judges. Starting from Qwen2.5-VL-7B, iReasoner yields up to $+2.1$ points across diverse multimodal reasoning benchmarks under fully unsupervised post-training. We hope this work serves as a starting point for reasoning-aware self-improvement in LMMs in purely unsupervised settings.
