EvoOpt-LLM: Evolving industrial optimization models with large language models
Yiliu He, Tianle Li, Binghao Ji, Zhiyuan Liu, Di Huang

TL;DR
EvoOpt-LLM introduces a data-efficient, LLM-based framework for automating and enhancing industrial optimization modeling, including model construction, constraint injection, and variable pruning, with significant performance improvements on MILP problems.
Contribution
The paper presents EvoOpt-LLM, a novel LLM-based system that automates industrial optimization modeling tasks with high data efficiency and scalability, addressing limitations of existing methods.
Findings
Achieves 91% generation rate and 65.9% executability with only 3,000 samples.
Reliably injects constraints while preserving objectives in MILP models.
Enhances computational efficiency with a 0.56 F1 score on medium LP models.
Abstract
Optimization modeling via mixed-integer linear programming (MILP) is fundamental to industrial planning and scheduling, yet translating natural-language requirements into solver-executable models and maintaining them under evolving business rules remains highly expertise-intensive. While large language models (LLMs) offer promising avenues for automation, existing methods often suffer from low data efficiency, limited solver-level validity, and poor scalability to industrial-scale problems. To address these challenges, we present EvoOpt-LLM, a unified LLM-based framework supporting the full lifecycle of industrial optimization modeling, including automated model construction, dynamic business-constraint injection, and end-to-end variable pruning. Built on a 7B-parameter LLM and adapted via parameter-efficient LoRA fine-tuning, EvoOpt-LLM achieves a generation rate of 91% and an…
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
TopicsConstraint Satisfaction and Optimization · Advanced Multi-Objective Optimization Algorithms · Process Optimization and Integration
