MentorCollab: Selective Large-to-Small Inference-Time Guidance for Efficient Reasoning
Haojin Wang, Yike Wang, Shangbin Feng, Hannaneh Hajishirzi, Yulia Tsvetkov

TL;DR
MentorCollab enables small language models to benefit from large models' reasoning abilities through selective, inference-time guidance, improving performance with minimal additional computational cost.
Contribution
This paper introduces MentorCollab, a novel method for sparse, inference-time guidance from large to small models, reducing costs while maintaining reasoning quality.
Findings
Improves small model reasoning performance by up to 8%.
Reduces mentor model token usage to 18.4%.
Effective with short segments and selective probing.
Abstract
Large reasoning models (LRMs) achieve strong performance by producing long chains of thought, but their inference costs are high and often generate redundant reasoning. Small language models (SLMs) are far more efficient, yet struggle on multi-step reasoning tasks. A natural idea is to let a large model guide a small one at inference time as a mentor, yet existing collaboration methods often promote imitation, resulting in verbose reasoning without consistent error correction. We propose MentorCollab, an inference-time collaboration method in which an LRM selectively and sparsely guides an SLM, rather than taking over generation. At randomly sampled token positions, we probe for divergences between the two models and use a lightweight verifier to decide whether the SLM should follow a short lookahead segment from its mentor or continue on its own. Across 15 SLM--LRM pairs and 3 domains…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Advanced Graph Neural Networks
