CLAICELGOct 5, 2025

CALM Before the STORM: Unlocking Native Reasoning for Optimization Modeling

arXiv:2510.04204v12 citationsh-index: 21
Originality Highly original
AI Analysis

This work addresses the challenge of effectively adapting modern reasoning models for optimization modeling tasks, offering a more scalable approach to achieve expert-level performance.

The paper tackles the problem that existing domain adaptation methods fail to exploit the advanced reasoning patterns of modern Large Reasoning Models (LRMs) for optimization modeling, and proposes CALM, a framework that uses corrective hints to refine LRMs within their native reasoning modes, resulting in STORM, a 4B-parameter LRM that achieves 68.9% average accuracy across five benchmarks, matching a 671B LRM.

Large Reasoning Models (LRMs) have demonstrated strong capabilities in complex multi-step reasoning, opening new opportunities for automating optimization modeling. However, existing domain adaptation methods, originally designed for earlier instruction-tuned models, often fail to exploit the advanced reasoning patterns of modern LRMs -- In particular, we show that direct fine-tuning on traditional \textit{non-reflective} datasets leads to limited gains. To fully leverage LRMs' inherent reasoning abilities, we propose \textbf{CALM} (\textit{Corrective Adaptation with Lightweight Modification}), a framework that progressively refines LRMs within their native reasoning modes for optimization modeling tasks. In CALM, an expert intervener identifies reasoning flaws and provides concise corrective hints, which the LRM incorporates to produce improved reasoning trajectories. These interventions modify fewer than 2.6\% of generated tokens, but generate high-quality data for soft adaptation through supervised fine-tuning. The adapted model is then further improved through reinforcement learning. Building on CALM, we develop \textbf{STORM} (\textit{Smart Thinking Optimization Reasoning Model}), a 4B-parameter LRM that achieves a new state-of-the-art average accuracy of 68.9\% across five popular optimization modeling benchmarks, matching the performance of a 671B LRM. These results demonstrate that dynamic, hint-based data synthesis both preserves and amplifies the native reasoning patterns of modern LRMs, offering a more effective and scalable path towards expert-level performance on challenging optimization modeling tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes