paper-with-me

Papers

OptiAgent: End-to-End Optimization Modeling via Multi-Agent Iterative Refinement

2026-07-06 · Adriana Laurindo Monteiro, Nayse Fagundes, Gabriel Mattos Langeloh, Gustavo de Oliveira Kanno, Priscila Louise Aguirre, Thiago Costa Rizuti da Rocha, Victor Leme Beltran arxiv

We propose OptiAgent, a multi-agent framework that, given a natural language description of an Operations Research problem, is able to output a solver-ready mathematical formulation as well as executable code. Our architecture prioritizes the mathematical modeling step, where dedicated agents extract structures, such as decision variables and constraints, enabling iterative self-correction. We introduce a novel multi-loop validation architecture with four specialized feedback mechanisms, each targeting a distinct failure mode such as misinterpretation, structural defects, mathematical inconsistencies, validation failures, and code errors. Alongside accuracy, our modular design improves the process of solving optimization problems by improving transparency, as each agent exposes its reasoning and feedback, making the full modeling process auditable. Our framework achieves state-of-the-art performance on 3 out of 4 benchmarks across LP, MILP, and Nonlinear Programming tasks, while remaining highly competitive on the remaining dataset.

📄 PDF Abstract BibTeX arXiv:2607.05346

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MIRROR: A Multi-Agent Framework with Iterative Adaptive Revision and Hierarchical Retrieval for Optimization Modeling in Operations Research

2026-02-03 · Yifan Shi, Jiayi Wang, Minyi Wu, Ye Fan 외 arxiv

Operations Research (OR) relies on expert-driven modeling--a slow and fragile process ill-suited to novel scenarios. While large language models (LLMs) can automatically translate natural language into optimization model…

OPTIAGENT: A Physics-Driven Agentic Framework for Automated Optical Design

2026-02-27 · Yuyu Geng, Lei Sun, Yao Gao, Xinxin Hu 외 arxiv

Optical design is the process of configuring optical elements to precisely manipulate light for high-fidelity imaging. It is inherently a highly non-convex optimization problem that relies heavily on human heuristic expe…

Automating Traffic Model Enhancement with AI Research Agent

2024-09-25 · Xusen Guo, Xinxi Yang, Mingxing Peng, Hongliang Lu 외

Developing efficient traffic models is crucial for optimizing modern transportation systems. However, current modeling approaches remain labor-intensive and prone to human errors due to their dependence on manual workflo…

PRefLexOR: Preference-based Recursive Language Modeling for Exploratory Optimization of Reasoning and Agentic Thinking

2024-10-16 · Markus J. Buehler

PRefLexOR (Preference-based Recursive Language Modeling for Exploratory Optimization of Reasoning) combines preference optimization with concepts from Reinforcement Learning to enable models to self-teach through iterati…

Language ModelingLanguage ModellingMulti-agent Integration

COSMO-Agent: Tool-Augmented Agent for Closed-loop Optimization,Simulation,and Modeling Orchestration

2026-04-07 · Liyuan Deng, Shujian Deng, Yongkang Chen, Yongkang Dai 외 arxiv

Iterative industrial design-simulation optimization is bottlenecked by the CAD-CAE semantic gap: translating simulation feedback into valid geometric edits under diverse, coupled constraints. To fill this gap, we propose…

Reinforcement Learning