CLLGJun 21, 2025

Step-Opt: Boosting Optimization Modeling in LLMs through Iterative Data Synthesis and Structured Validation

arXiv:2506.17637v11 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the problem of automating decision-making processes in Operations Research using LLMs, representing an incremental advancement through improved data synthesis and validation methods.

The paper tackles the challenge of using Large Language Models for optimization modeling in Operations Research by proposing Step-Opt-Instruct, a framework that generates high-quality fine-tuning data through iterative problem generation and stepwise validation, resulting in Step-Opt models that achieve state-of-the-art performance with a 17.01% improvement in micro average accuracy on difficult problems.

Large Language Models (LLMs) have revolutionized various domains but encounter substantial challenges in tackling optimization modeling tasks for Operations Research (OR), particularly when dealing with complex problem. In this work, we propose Step-Opt-Instruct, a framework that augments existing datasets and generates high-quality fine-tuning data tailored to optimization modeling. Step-Opt-Instruct employs iterative problem generation to systematically increase problem complexity and stepwise validation to rigorously verify data, preventing error propagation and ensuring the quality of the generated dataset. Leveraging this framework, we fine-tune open-source LLMs, including LLaMA-3-8B and Mistral-7B, to develop Step-Opt--a model that achieves state-of-the-art performance on benchmarks such as NL4OPT, MAMO, and IndustryOR. Extensive experiments demonstrate the superior performance of Step-Opt, especially in addressing complex OR tasks, with a notable 17.01\% improvement in micro average accuracy on difficult problems. These findings highlight the effectiveness of combining structured validation with gradual problem refinement to advance the automation of decision-making processes using LLMs.The code and dataset are available at https://github.com/samwu-learn/Step.

Foundations

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

Your Notes