paper-with-me

Papers

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

2026-09-04 · Sihan Ge, Yichen Lin, Chenyu Zhou, Jianghao Lin, Tao Yao, Dongdong Ge arxiv

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.

📄 PDF Abstract BibTeX arXiv:2609.05258

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MAC: A Multi-Agent Framework for Interactive User Clarification in Multi-turn Conversations

2025-12-15 · Emre Can Acikgoz, Jinoh Oh, Joo Hyuk Jeon, Jie Hao 외 arxiv

Conversational agents often encounter ambiguous user requests, requiring an effective clarification to successfully complete tasks. While recent advancements in real-world applications favor multi-agent architectures to …

ASPI: Seeking Ambiguity Clarification Amplifies Prompt Injection Vulnerability in LLM Agents

2026-05-17 · Udari Madhushani Sehwag, Zhengyang Shan, Heming Liu, Dileepa Lakshan 외 arxiv

Clarification-seeking behavior is widely regarded as a desirable property of LLM agents, enabling them to resolve ambiguity before acting on underspecified tasks. However, the security implications of this interaction pa…

ECLAIR: Enhanced Clarification for Interactive Responses in an Enterprise AI Assistant

2025-03-19 · John Murzaku, Zifan Liu, Vaishnavi Muppala, Md Mehrab Tanjim 외

Large language models (LLMs) have shown remarkable progress in understanding and generating natural language across various applications. However, they often struggle with resolving ambiguities in real-world, enterprise-…

Question GenerationQuestion-Generation

SpeakRL: Synergizing Reasoning, Speaking, and Acting in Language Models with Reinforcement Learning

2025-12-15 · Emre Can Acikgoz, Jinoh Oh, Jie Hao, Joo Hyuk Jeon 외 arxiv

Effective human-agent collaboration is increasingly prevalent in real-world applications. Current trends in such collaborations are predominantly unidirectional, with users providing instructions or posing questions to a…

Reinforcement Learning

ECLAIR: Enhanced Clarification for Interactive Responses

2025-03-19 · John Murzaku, Zifan Liu, Md Mehrab Tanjim, Vaishnavi Muppala 외

We present ECLAIR (Enhanced CLArification for Interactive Responses), a novel unified and end-to-end framework for interactive disambiguation in enterprise AI assistants. ECLAIR generates clarification questions for ambi…

Question GenerationQuestion-Generation