When2Think: Instance-Adaptive Computation Allocation for Hybrid Reasoning Models
September 18, 2026
When2Think uses Instance-level Difficulty-Aware Control (IDAC) to dynamically regulate reasoning depth in Large Reasoning Models. By utilizing a reward-shaping mechanism based on pre-computed accuracy and token usage statistics, the framework optimizes computation allocation without requiring learned reward models or online references.
HOW THIS AFFECTS YOU
●
builderThis provides a path to reducing inference latency and costs by preventing overthinking on simple queries.
●
researcherYou can implement critic-free optimization using reference statistics to manage reasoning length.