AI News selected for Professionals and Decision Makers
Primary Research Stream

PEARL: Solver-in-the-Loop Interactive Optimization Modeling from Natural Language

06:00 · July 22, 2026 · arXiv cs.AI RSS

PEARL: Solver-in-the-Loop Interactive Optimization Modeling from Natural Language

Optimization modeling is the process of translating real-world decision problems, often described in natural language, into formal mathematical formulations and executable solver code. While recent advances in large language models have shown promise in automating this process, most existing approaches remain one-shot: a model produces a formulation once, without executing it, conditioning on solver feedback, or iteratively revising errors. This stands in sharp contrast to real-world optimization modeling, which is inherently interactive and proceeds through repeated solve-debug-revise cycles. We introduce PEARL, a system for interactive optimization modeling that uses Python execution and mathematical programming solvers inside this loop. Rather than relying on a fixed repair workflow, PEARL learns when to test partial models, how to revise from solver diagnostics, and when to stop. It operates in a multi-turn tool-integrated setting where intermediate execution results, feasibility signals, and solution checks are used to improve both formulations and solver code before finalization. Across diverse optimization benchmarks, PEARL substantially improves verified solve rates over strong one-shot and tool-augmented baselines; notably, our PEARL-Qwen3-\textbf{4B} model outperforms the much larger DeepSeek-V3.2-\textbf{685B} in both macro- and micro-averaged accuracy on optimization modeling tasks.

Summary

Optimization modeling converts real-world decision problems described in natural language into formal mathematical programs and executable solver code. Traditional large-language-model approaches treat this as a one-shot generation task, producing a candidate formulation without running it or incorporating feedback from execution. In practice, modeling proceeds through repeated cycles of solving, inspecting diagnostics, and revising both the mathematical model and its implementation.

PEARL embeds Python execution and mathematical programming solvers directly into the generation loop. The system learns to decide when to test partial models, how to interpret solver output such as infeasibility or unboundedness signals, and when further revision is unlikely to improve the result. Intermediate execution traces, feasibility checks, and solution validation are used to refine both the symbolic formulation and the concrete code across multiple turns.

Evaluations on diverse optimization benchmarks show that this solver-in-the-loop approach raises verified solve rates above strong one-shot and tool-augmented baselines. A 4-billion-parameter model trained with PEARL exceeds the macro- and micro-averaged accuracy of the 685-billion-parameter DeepSeek-V3.2 model, indicating that iterative interaction with solvers can compensate for reduced model scale.

Why it matters

This research is highly relevant for Dutch AI researchers and operations research practitioners, given the Netherlands' strong logistics, agriculture, and finance sectors that rely heavily on optimization. The solver-in-the-loop approach offers a more reliable and transparent method for deploying LLMs in complex decision-making processes, aligning with EU/Dutch goals for trustworthy AI.

More in this beat
deepseeklarge-language-modelsPEARLprogram-synthesisqwen-3tool-use
OpenClaw and Ollama in Agentic AI: Toward Fully Autonomous and Scalable AI Agent Systems

06:00 · August 3, 2026

OpenClaw and Ollama in Agentic AI: Toward Fully Autonomous and Scalable AI Agent Systems

The research is highly relevant for Dutch AI practitioners as it provides a reproducible, privacy-preserving framework using local inference that aligns with strict EU data sovereignty and governance standards. It offers actionable architectural blueprints for researchers building trustworthy, scalable autonomous agents.

Relevance 85 · Audience 95

Benchmarking Large Language Models on Multi-Sensor Physical Hazard Assessment

06:00 · July 24, 2026

Benchmarking Large Language Models on Multi-Sensor Physical Hazard Assessment

The research is highly relevant for Dutch AI researchers and practitioners developing IoT and industrial safety systems, especially given the EU's strict occupational health standards and the AI Act's focus on high-risk safety components. It provides actionable insights and a reproducible benchmark to test LLM reliability in multi-sensor environments.

Relevance 85 · Audience 95

MILP-Evo: Closed-Loop Fully Automatic Design of MILP Solvers

06:00 · July 22, 2026

MILP-Evo: Closed-Loop Fully Automatic Design of MILP Solvers

This research is highly relevant for Dutch AI and Operations Research practitioners, particularly in the logistics, manufacturing, and supply chain sectors where MILP solvers are foundational. The focus on generating explicit, interpretable ('white-box') solver logic aligns perfectly with the Netherlands' and EU's strategic emphasis on transparent and trustworthy AI.

Relevance 85 · Audience 95

Cura 1T: Specialized Model for Agentic Healthcare

06:00 · July 20, 2026

Cura 1T: Specialized Model for Agentic Healthcare

This research is highly relevant for Dutch AI researchers and healthcare institutions developing specialized clinical models. The data-centric, self-evolving training methodology offers a transparent and rigorous approach to building reliable healthcare AI, aligning with EU regulatory standards for clinical deployment.

Relevance 85 · Audience 95

Cost-Effective Agent Harnesses for Abstract Reasoning and Generalization on ARC-AGI-1

06:00 · July 9, 2026

Cost-Effective Agent Harnesses for Abstract Reasoning and Generalization on ARC-AGI-1

This research is highly relevant for Dutch AI researchers and enterprises looking to deploy advanced reasoning capabilities cost-effectively. Its focus on open-weight models and architectural efficiency aligns with the Netherlands' push for sustainable, accessible, and transparent AI solutions without relying on massive compute budgets.

Relevance 85 · Audience 95