paper-with-me

Papers

EvoOpt-LLM: Evolving industrial optimization models with large language models

2026-02-01 · Yiliu He, Tianle Li, Binghao Ji, Zhiyuan Liu, Di Huang arxiv

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 executability rate of 65.9% with only 3,000 training samples, with critical performance gains emerging under 1,500 samples. The constraint injection module reliably augments existing MILP models while preserving original objectives, and the variable pruning module enhances computational efficiency, achieving an F1 score of ~0.56 on medium-sized LP models with only 400 samples. EvoOpt-LLM demonstrates a practical, data-efficient approach to industrial optimization modeling, reducing reliance on expert intervention while improving adaptability and solver efficiency.

📄 PDF Abstract BibTeX arXiv:2602.01082

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

EvoOptiGraph: Weakness-Driven Coevolution via Graph-Based Structural Generation for Optimization Modeling

2026-06-25 · Qingcan Kang, Mingyang Liu, Xiaojin Fu, Shixiong Kai 외 arxiv

Automating optimization modeling from natural language with large language models (LLMs) faces two key challenges. First, training corpora lack structural diversity. Second, data generation pipelines remain static and de…

Reinforcement Learning

Leveraging Large Language Model for Automatic Evolving of Industrial Data-Centric R&D Cycle

2023-10-17 · Xu Yang, Xiao Yang, Weiqing Liu, Jinhui Li 외

In the wake of relentless digital transformation, data-driven solutions are emerging as powerful tools to address multifarious industrial tasks such as forecasting, anomaly detection, planning, and even complex decision-…

Anomaly DetectionDecision MakingLanguage ModelingLanguage Modelling+1

Software Model Evolution with Large Language Models: Experiments on Simulated, Public, and Industrial Datasets

2024-06-25 · Christof Tinnes, Alisa Welter, Sven Apel

Modeling structure and behavior of software systems plays a crucial role in the industrial practice of software engineering. As with other software engineering artifacts, software models are subject to evolution. Support…

RetrievalRetrieval-augmented Generation

Self-Evolving Multi-Agent Network for Industrial IoT Predictive Maintenance

2026-02-17 · Rebin Saleh, Khanh Pham Dinh, Balázs Villányi, Truong-Son Hy arxiv

Industrial IoT predictive maintenance requires systems capable of real-time anomaly detection without sacrificing interpretability or demanding excessive computational resources. Traditional approaches rely on static, of…

Response GenerationAnomaly Detection

A Self-Evolving Defect Detection Framework for Industrial Photovoltaic Systems

2026-03-16 · Haoyu He, Yu Duan, Wenzhen Liu, Hanyuan Hang 외 arxiv

Reliable photovoltaic (PV) power generation requires timely detection of module defects that may reduce energy yield, accelerate degradation, and increase lifecycle operation and maintenance costs during field operation.…