TL;DR
CoDial introduces a novel, interpretable framework for task-oriented dialogue systems by converting schemas into programmatic code, achieving state-of-the-art results and enabling human-guided improvements.
Contribution
The paper presents a new approach converting task schemas into programmatic code for dialogue systems, enhancing interpretability and transferability across unseen tasks.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Provides inherent interpretability through dialogue flow alignment.
Enables iterative human and LLM feedback for continuous improvement.
Abstract
Building Task-Oriented Dialogue (TOD) systems that generalize across different tasks remains a challenging problem. Data-driven approaches often struggle to transfer effectively to unseen tasks. While recent schema-based TOD frameworks improve generalization by decoupling task logic from language understanding, their reliance on neural or generative models often obscures how task schemas influence behaviour and hence impair interpretability. In this work, we introduce a novel framework, CoDial (Code for Dialogue), at the core of which is converting a predefined task schema to a structured heterogeneous graph and then to programmatic LLM guardrailing code, such as NVIDIA's Colang. The pipeline enables efficient and interpretable alignment of dialogue policies during inference. We introduce two paradigms for LLM guardrailing code generation, and…
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.
