Improving Multi-turn Task Completion in Task-Oriented Dialog Systems via Prompt Chaining and Fine-Grained Feedback
Moghis Fereidouni, Md Sajid Ahmed, Adib Mosharrof, A.B. Siddique

TL;DR
This paper presents RealTOD, a framework that enhances multi-turn task-oriented dialog systems by using prompt chaining and detailed feedback to improve API call accuracy and generalization across domains.
Contribution
The paper introduces RealTOD, a novel approach combining prompt chaining and fine-grained feedback to significantly improve multi-turn task completion in dialog systems.
Findings
RealTOD surpasses state-of-the-art API call accuracy on SGD by 37.10%.
RealTOD outperforms supervised baseline SimpleTOD by 10.32% on BiTOD.
Human evaluations show improved task completion, fluency, and informativeness.
Abstract
Task-oriented dialog (TOD) systems facilitate users in accomplishing complex, multi-turn tasks through natural language. While instruction-tuned large language models (LLMs) have demonstrated strong performance on a range of single-turn NLP tasks, they often struggle with reliable multi-turn task completion in TOD settings, particularly when generating API calls required to interact with external systems. To address this, we introduce RealTOD, a novel framework that improves LLM-based TOD systems through (1) prompt chaining and (2) fine-grained feedback. Prompt chaining enables zero-shot generalization to new domains by automatically synthesizing a schema-aligned in-context example for the target task. Fine-grained feedback verifies each generated API call against the domain schema, identifies specific errors, and provides targeted correction prompts. To evaluate task completion…
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
TopicsSpeech and dialogue systems · Robotics and Automated Systems · Social Robot Interaction and HRI
MethodsStochastic Gradient Descent
