论文精选73°

优化前先询问:交互式优化动态预公式化澄清

Ask Before You Optimize: Dynamic Pre-Formulation Clarification for Interactive Optimization

精选理由

OR-Clarify基准和InterOPT框架解决了优化模型构建中的信息缺失问题,让AI助手知道何时该提问何时该停止。

研究团队推出OR-Clarify基准,用于评估优化模型构建前的澄清能力。该基准包含部分问题描述和隐藏结构化槽位,通过模拟用户交互评估澄清效果。研究提出Interactive Optimization (InterOPT)两阶段框架,能识别公式化关键差距并指导提问决策。在基于选择的实验中,InterOPT在精确槽位恢复方面显著优于所有基线方法。

原文 · arXiv cs.AI

Ask Before You Optimize: Dynamic Pre-Formulation Clarification for Interactive Optimization

Large language models (LLMs) are increasingly used to formulate optimization models from natural-language problem descriptions, yet realistic operations research (OR) requests are often incomplete: missing objectives, constraints, or business rules can change the resulting mathematical program. Existing evaluations largely assume a complete specification and therefore overlook whether an agent knows when clarification is needed before modeling. We introduce OR-Clarify, a benchmark for pre-formulation clarification. Each task presents a partial public problem description, withholds structured hidden slots, and evaluates agents through bounded interaction with a simulated user. The benchmark supports both openended and choice-based clarification, and measures slot recovery, stopping behavior, silent assumptions, and interaction cost. We further propose Interactive Optimization (InterOPT), a two-stage framework that identifies unresolved formulation-critical gaps and uses them to guide whether to ask the next question or to stop. In our choice-based experiments, InterOPT substantially outperforms all baselines in exact slot recovery; in the open-ended setting, it remains competitive with strong prior methods. Together, OR-Clarify and InterOPT reframe OR assistance as a selective completeness decision: clarify when needed, stop when ready, and quantify what remains missing.