LAPPI: Interactive Optimization with LLM-Assisted Preference-Based Problem Instantiation
By: So Kuroki , Manami Nakagawa , Shigeo Yoshida and more
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 approaches. We further demonstrate LAPPI's versatility by adapting it to an additional use case.
Similar Papers
LAPP: Large Language Model Feedback for Preference-Driven Reinforcement Learning
Robotics
Robots learn new tricks by reading human instructions.
LLMAP: LLM-Assisted Multi-Objective Route Planning with User Preferences
Artificial Intelligence
Helps apps plan trips with many stops and wishes.
LISTEN to Your Preferences: An LLM Framework for Multi-Objective Selection
Computation and Language
Helps computers pick best choices using your words.