Solver-Informed RL: Grounding Large Language Models for Authentic Optimization Modeling
Yitian Chen, Jingfan Xia, Siyu Shao, Dongdong Ge, Yinyu Ye

TL;DR
This paper introduces Solver-Informed Reinforcement Learning (SIRL), a framework that enhances large language models' ability to generate accurate, executable optimization models by leveraging external solvers for verification and feedback.
Contribution
SIRL is the first framework to integrate external optimization solvers as verifiers within RL to improve the authenticity and correctness of LLM-generated optimization models.
Findings
SIRL outperforms existing methods on multiple benchmarks.
The framework achieves higher accuracy and feasibility in generated models.
Automated verification significantly improves model quality.
Abstract
Optimization modeling is fundamental to decision-making across diverse domains. Despite progress in automating optimization formulation from natural language descriptions, Large Language Models (LLMs) often struggle to generate formally correct and usable models against hallucinations, posing a challenge for reliable automation. Inspired by the success of Reinforcement Learning (RL) in enhancing Large Reasoning Models, we present Solver-Informed Reinforcement Learning (SIRL), a novel framework that significantly improves the authenticity of LLMs for optimization modeling using Reinforcement Learning with Verifiable Reward by leveraging external optimization solvers as verifiers. These verifiers automatically assess the executable code and the instance-level mathematical model represented by the associated LP file, yielding precise and comprehensive feedback signals -- including syntax,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Explainable Artificial Intelligence (XAI)
