AIMay 12

Automated Reformulation of Robust Optimization via Memory-Augmented Large Language Models

arXiv:2605.1181391.8
Predicted impact top 26% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For practitioners and researchers in optimization, this work provides a tuning-free method to automate RO reformulation, reducing manual effort and errors.

The paper addresses the challenge of automating robust optimization reformulation, which is typically manual and error-prone. The proposed AutoREM framework, using memory-augmented LLMs, achieves consistent improvements in reformulation accuracy and efficiency across various datasets and base LLMs.

Robust optimization (RO) provides a principled framework for decision-making under uncertainty, but its practical use is often limited by the need to manually reformulate uncertain optimization models into tractable deterministic counterparts. Recent large language models (LLMs) have been shown promising for automating optimization formulation, yet RO reformulation remains challenging because it requires precise multi-step reasoning and mathematically consistent transformations. To facilitate systematic evaluation of LLM-based reformulation, for which no dedicated benchmark currently exists, we develop AutoRO-Bench, a benchmark featuring an automated data generation pipeline for the core RO reformulation task and a curated dataset for the RO application task. To address the reformulation challenge, we propose Automated Reformulation with Experience Memory (AutoREM), a tuning-free memory-augmented framework that autonomously builds a structured textual experience memory by reflecting on past failed trajectories through a tailored offline adaptation procedure. AutoREM requires neither domain-specific expert knowledge nor parameter updates, and the resulting memory readily transfers across different base LLMs. Experimental results show that AutoREM consistently improves the accuracy and efficiency of RO reformulation across in-distribution datasets, out-of-distribution datasets, and diverse base LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes