LAPPI: Interactive Optimization with LLM-Assisted Preference-Based Problem Instantiation
So Kuroki, Manami Nakagawa, Shigeo Yoshida, Yuki Koyama, Kozuno Tadashi

TL;DR
LAPPI is an interactive system that leverages large language models to assist users in defining combinatorial optimization problems from vague preferences, improving solution relevance and user experience.
Contribution
The paper introduces LAPPI, a novel LLM-assisted interactive framework for preference-based problem instantiation in combinatorial optimization tasks.
Findings
LAPPI effectively captures user preferences in trip planning.
Generated solutions outperform conventional approaches.
System adapts to different use cases.
Abstract
Many real-world tasks, such as trip planning or meal planning, can be formulated as combinatorial optimization problems. However, using optimization solvers is difficult for end users because it requires problem instantiation: defining candidate items, assigning preference scores, and specifying constraints. We introduce LAPPI (LLM-Assisted Preference-based Problem Instantiation), an interactive approach that uses large language models (LLMs) to support users in this instantiation process. Through natural language conversations, the system helps users transform vague preferences into well-defined optimization problems. These instantiated problems are then passed to existing optimization solvers to generate solutions. In a user study on trip planning, our method successfully captured user preferences and generated feasible plans that outperformed both conventional and prompt-engineering…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Data Management and Algorithms · Speech and dialogue systems
