Controllable and Reliable Knowledge-Intensive Task-Oriented Conversational Agents with Declarative Genie Worksheets
Harshit Joshi, Shicheng Liu, James Chen, Robert Weigle, Monica S. Lam

TL;DR
The paper introduces Genie, a programmable framework for creating reliable, knowledge-intensive task-oriented conversational agents that outperform state-of-the-art methods in complex real-world tasks by ensuring grounded responses and controllable policies.
Contribution
Genie provides a novel declarative specification and algorithmic runtime system that enhances the reliability and controllability of LLM-based conversational agents for complex tasks.
Findings
Genie agents outperform SOTA methods on complex logic dialogue datasets.
Genie agents with GPT-4 Turbo achieve goal completion rates of 82.8%.
User study shows significant improvement in real-world task success.
Abstract
Large Language Models can carry out human-like conversations in diverse settings, responding to user requests for tasks and knowledge. However, existing conversational agents implemented with LLMs often struggle with hallucination, following instructions with conditional logic, and integrating knowledge from different sources. These shortcomings compromise the agents' effectiveness, rendering them unsuitable for deployment. To address these challenges, we introduce Genie, a programmable framework for creating knowledge-intensive task-oriented conversational agents. Genie can handle involved interactions and answer complex queries. Unlike LLMs, it delivers reliable, grounded responses through advanced dialogue state management and supports controllable agent policies via its declarative specification -- Genie Worksheet. This is achieved through an algorithmic runtime system 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · AI-based Problem Solving and Planning · Intelligent Tutoring Systems and Adaptive Learning
MethodsAttention Is All You Need · High-Order Consensuses · Linear Layer · Multi-Head Attention · Softmax · Residual Connection · Byte Pair Encoding · Layer Normalization · Label Smoothing · Adam
