PaperScope
LIVE · 2026-09-15 05:40 UTC

SAILOR: Solver-Assisted Interactive LLM-based Optimization Recovery

Shaghayegh Sadeghi, Stephen L. Smith, David C. Del Rey Fern'andez

Latestcs.CLcs.LGcs.AIcs.CV
arXiv ID
2609.13945 v1
Category
Submitted
2026-09-12

Abstract

Natural-language descriptions of optimization problems may be incomplete or vague about numerical information that a solver requires, including costs, capacities, demands, bounds, and penalties. A language model can translate the description into code, but when a required value is absent it must either stop or guess. We present SAILOR, a proof-of-concept system that detects such unsupported numerical choices, asks the user targeted follow-up questions, and updates the optimization model before returning a solution. Questions are prioritized using uncertainty and solver-derived estimates of how strongly each missing value affects the current model. We evaluate the pipeline on 1,723 instances from seven masked benchmarks using an idealized simulator that returns ground-truth values. Exact objective-value agreement ranges from 27.0% to 87.6% across datasets, with 1.4--5.7 questions per instance on average. These results establish feasibility under controlled branch-and-reveal feedback; they do not measure performance with human users or general structural model repair. Code is available at: https://github.com/sshaghayeghs/SAILOR.

arXiv abs page · PDF · same-day batch