TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Multi-Task Pre-Training for Plug-and-Play Task-Oriented Di...

Multi-Task Pre-Training for Plug-and-Play Task-Oriented Dialogue System

Yixuan Su, Lei Shu, Elman Mansimov, Arshit Gupta, Deng Cai, Yi-An Lai, Yi Zhang

2021-09-29ACL 2022 5intent-classificationDialogue State TrackingIntent ClassificationEnd-To-End Dialogue Modelling
PaperPDFCodeCode(official)

Abstract

Pre-trained language models have been recently shown to benefit task-oriented dialogue (TOD) systems. Despite their success, existing methods often formulate this task as a cascaded generation problem which can lead to error accumulation across different sub-tasks and greater data annotation overhead. In this study, we present PPTOD, a unified plug-and-play model for task-oriented dialogue. In addition, we introduce a new dialogue multi-task pre-training strategy that allows the model to learn the primary TOD task completion skills from heterogeneous dialog corpora. We extensively test our model on three benchmark TOD tasks, including end-to-end dialogue modelling, dialogue state tracking, and intent classification. Experimental results show that PPTOD achieves new state of the art on all evaluated tasks in both high-resource and low-resource scenarios. Furthermore, comparisons against previous SOTA methods show that the responses generated by PPTOD are more factually correct and semantically coherent as judged by human annotators.

Related Papers

Beyond Single-User Dialogue: Assessing Multi-User Dialogue State Tracking Capabilities of Large Language Models2025-06-12Factors affecting the in-context learning abilities of LLMs for dialogue state tracking2025-06-10Approaching Dialogue State Tracking via Aligning Speech Encoders and LLMs2025-06-10Leveraging GANs for citation intent classification and its impact on citation network analysis2025-05-27Reward-Driven Interaction: Enhancing Proactive Dialogue Agents through User Satisfaction Prediction2025-05-24Intent Classification on Low-Resource Languages with Query Similarity Search2025-05-23In a Few Words: Comparing Weak Supervision and LLMs for Short Query Intent Classification2025-04-30ConvoGen: Enhancing Conversational AI with Synthetic Data: A Multi-Agent Approach2025-03-21