paper-with-me

Papers

Large Language Model-Based Automatic Formulation for Stochastic Optimization Models

2025-08-24 · Amirreza Talebi arxiv

This paper presents an integrated systematic study of the performance of large language models (LLMs), specifically ChatGPT, for automatically formulating and solving Stochastic Optimization (SO) problems from natural language descriptions. Focusing on three key categories, individual chance-constrained models, joint chance-constrained models, and two-stage stochastic mixed-integer linear programming models, we design several prompts that guide ChatGPT through structured tasks using chain-of-thought and agentic reasoning. We introduce a novel soft-scoring metric that evaluates the structural quality and partial correctness of generated models, addressing the limitations of canonical and execution-based accuracy metrics. Across a diverse set of SO problems, GPT-4-Turbo achieves better partial scores than GPT-3.5 variants except for individual chance-constrained problems. Structured prompts significantly outperform simple prompting, reducing extra-element generation and improving objective matching, although extra-element generation remains a nontrivial task. Our findings reveal that with well-engineered prompts and multi-agent collaboration, LLMs can facilitate SO formulations, paving the way for intelligent, language-driven modeling pipelines for SO in practice.

📄 PDF Abstract BibTeX arXiv:2508.17200

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

EquivaMap: Leveraging LLMs for Automatic Equivalence Checking of Optimization Formulations

2025-02-20 · Haotian Zhai, Connor Lawless, Ellen Vitercik, Liu Leqi

A fundamental problem in combinatorial optimization is identifying equivalent formulations. Despite the growing need for automated equivalence checks -- driven, for example, by optimization copilots, which generate probl…

Combinatorial Optimizationvalid

Adaptive Algorithms with Sharp Convergence Rates for Stochastic Hierarchical Optimization

2025-09-18 · Xiaochuan Gong, Jie Hao, Mingrui Liu arxiv

Hierarchical optimization refers to problems with interdependent decision variables and objectives, such as minimax and bilevel formulations. While various algorithms have been proposed, existing methods and analyses lac…

Stochastic OptimizationBilevel Optimization

Improving Offline Contextual Bandits with Distributional Robustness

2020-11-13 · Otmane Sakhi, Louis Faury, Flavian vasile

This paper extends the Distributionally Robust Optimization (DRO) approach for offline contextual bandits. Specifically, we leverage this framework to introduce a convex reformulation of the Counterfactual Risk Minimizat…

counterfactualMulti-Armed BanditsStochastic Optimization

Stochastic Reformulations of Linear Systems: Algorithms and Convergence Theory

2017-06-04 · Peter Richtárik, Martin Takáč

We develop a family of reformulations of an arbitrary consistent linear system into a stochastic problem. The reformulations are governed by two user-defined parameters: a positive definite matrix defining a norm, and an…

Stochastic Optimization

Learning Stochastic Parametric Differentiable Predictive Control Policies

2022-03-02 · Ján Drgoňa, Sayak Mukherjee, Aaron Tuor, Mahantesh Halappanavar 외

The problem of synthesizing stochastic explicit model predictive control policies is known to be quickly intractable even for systems of modest complexity when using classical control-theoretic methods. To address this c…

Computational EfficiencyModel Predictive Control