Goal Inference from Open-Ended Dialog
Rachel Ma, Jingyi Qu, Andreea Bobu, Dylan Hadfield-Menell

TL;DR
This paper introduces an online method for embodied AI agents to infer and represent user goals from open-ended dialogue using LLMs, enabling more robust and goal-aware task assistance.
Contribution
It presents a novel online approach that leverages LLMs for natural language goal extraction and Bayesian inference to quantify uncertainty, improving over offline methods like RLHF.
Findings
Achieves goal inference with online efficiency comparable to offline methods.
Effectively models uncertainty over complex, open-ended goals.
Demonstrates effectiveness in grocery shopping and robot simulation domains.
Abstract
Embodied AI Agents are quickly becoming important and common tools in society. These embodied agents should be able to learn about and accomplish a wide range of user goals and preferences efficiently and robustly. Large Language Models (LLMs) are often used as they allow for opportunities for rich and open-ended dialog type interaction between the human and agent to accomplish tasks according to human preferences. In this thesis, we argue that for embodied agents that deal with open-ended dialog during task assistance: 1) AI Agents should extract goals from conversations in the form of Natural Language (NL) to be better at capturing human preferences as it is intuitive for humans to communicate their preferences on tasks to agents through natural language. 2) AI Agents should quantify/maintain uncertainty about these goals to ensure that actions are being taken according to goals that…
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
TopicsMulti-Agent Systems and Negotiation · Topic Modeling · Speech and dialogue systems
