Pith. sign in

REVIEW 11 cited by

ORLM: A Customizable Framework in Training Large Models for Automated Optimization Modeling

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.17743 v5 pith:TOECQIBN submitted 2024-05-28 cs.CL cs.AIcs.CEcs.LG

ORLM: A Customizable Framework in Training Large Models for Automated Optimization Modeling

classification cs.CL cs.AIcs.CEcs.LG
keywords modelingoptimizationllmsorlmstrainingaddresschallengescustomizable
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Optimization modeling plays a critical role in the application of Operations Research (OR) tools to address real-world problems, yet they pose challenges and require extensive expertise from OR experts. With the advent of large language models (LLMs), new opportunities have emerged to streamline and automate such task. However, current research predominantly relies on closed-source LLMs such as GPT-4, along with extensive prompt engineering techniques. This reliance stems from the scarcity of high-quality training datasets for optimization modeling, resulting in elevated costs, prolonged processing times, and privacy concerns. To address these challenges, our work is the first to propose a viable path for training open-source LLMs that are capable of optimization modeling and developing solver codes, eventually leading to a superior ability for automating optimization modeling and solving. Particularly, we design the {\sc OR-Instruct}, a semi-automated data synthesis framework for optimization modeling that enables customizable enhancements for specific scenarios or model types. This work also introduces IndustryOR, the first industrial benchmark for evaluating LLMs in solving practical OR problems. We train several 7B-scale open-source LLMs using synthesized data (dubbed ORLMs{https://github.com/Cardinal-Operations/ORLM}), which exhibit significantly enhanced optimization modeling capabilities, achieving competitive performance across the NL4OPT, MAMO, and IndustryOR benchmarks. Additionally, our experiments highlight the potential of scaling law and reinforcement learning to further enhance the performance of ORLMs. The workflows and human-machine interaction paradigms of ORLMs in practical industrial applications are also discussed in the paper.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 11 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. VeriSimpl: Robust Optimization Modeling from Natural Language using Simplification-based Verification

    cs.AI 2026-05 conditional novelty 7.0

    VeriSimpl improves natural-language-to-optimization translation by using the solver to generate simplified feasibility and variable-inference queries that an LLM checks against the problem text.

  2. ORPilot: A Production-Oriented Agentic LLM-for-OR Tool for Optimization Modeling

    cs.AI 2026-05 unverdicted novelty 7.0

    ORPilot is the first agentic LLM system built specifically for production optimization modeling, using interview, data collection, parameter computation agents and a solver-agnostic intermediate representation to hand...

  3. EngiBench: A Benchmark for Evaluating Large Language Models on Engineering Problem Solving

    cs.AI 2025-09 unverdicted novelty 7.0

    EngiBench shows LLMs accuracy drops with task complexity, degrades under perturbations, and stays below human performance on open-ended engineering problems.

  4. YUKTI: From Natural-Language Situations to Robust, Verifiable Decisions An Uncertainty-Typed Proposition IR, Assumption-Robust Pareto Frontiers, and a Regret Certificate

    cs.AI 2026-06 conditional novelty 6.5

    An uncertainty-typed proposition IR plus Assumption-Robust Pareto Frontiers (ARPF) with a regret certificate cuts held-out regret by >90% under misspecification and beats status-quo and naive rules on real marketing data.

  5. Learn2Zinc: Fine-tuning Small Language Models for Text-to-Model Translation in MiniZinc

    cs.CL 2026-05 conditional novelty 6.0

    Fine-tuning small LMs on synthetic and bootstrapped syntax-error corrections lifts MiniZinc execution accuracy from ~0% to 98% in an ensemble, but solution accuracy saturates near 35%.

  6. PARM: Pipeline-Adapted Reward Model

    cs.AI 2026-04 unverdicted novelty 6.0

    PARM adapts reward models to multi-stage LLM pipelines via pipeline data and direct preference optimization, improving execution rate and solving accuracy on optimization benchmarks and showing transfer to GSM8K.

  7. SAC-Opt: Semantic Anchors for Iterative Correction in Optimization Modeling

    cs.AI 2025-09 conditional novelty 6.0

    A semantic-anchor alignment loop that reconstructs and verifies constraints from generated solver code lifts average modeling accuracy by 7.8 percentage points over seven datasets.

  8. Cooperative Design Optimization through Natural Language Interaction

    cs.HC 2025-08 conditional novelty 6.0

    An LLM-guided Bayesian optimization framework enables designers to intervene in design optimization via natural language, improving agency and reducing cognitive load without sacrificing performance.

  9. LLM-Enhanced Multi-Agent Reinforcement Learning with Expert Workflow for Real-Time P2P Energy Trading

    cs.MA 2025-07 unverdicted novelty 6.0

    An LLM-enhanced MARL system with differential attention critic produces lower economic costs and voltage violations than baselines in simulated real-time P2P electricity trading.

  10. Optimization and Constraint Modeling using LLMs with a Retrieval Augmented Generation Process

    cs.AI 2026-06 reject novelty 5.0

    A RAG pipeline with 500 synthetic problem-solution pairs is claimed to improve LLM optimization modeling accuracy, but the evaluation compares different error tolerances between conditions.

  11. Large Language Models in Transportation Systems Management and Operations: From Text Reasoning to Multi-modal Decision Support

    cs.AI 2026-05 unverdicted novelty 2.0

    A survey synthesizing LLM and MM-LLM uses in transportation operations, mobility services, and decision support while noting challenges like data heterogeneity and real-time needs.