Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Continual Dialogue State Tracking via Example-Guided Question Answering

About

Dialogue systems are frequently updated to accommodate new services, but naively updating them by continually training with data for new services in diminishing performance on previously learnt services. Motivated by the insight that dialogue state tracking (DST), a crucial component of dialogue systems that estimates the user's goal as a conversation proceeds, is a simple natural language understanding task, we propose reformulating it as a bundle of granular example-guided question answering tasks to minimize the task shift between services and thus benefit continual learning. Our approach alleviates service-specific memorization and teaches a model to contextualize the given question and example to extract the necessary information from the conversation. We find that a model with just 60M parameters can achieve a significant boost by learning to learn from in-context examples retrieved by a retriever trained to identify turns with similar dialogue state changes. Combining our method with dialogue-level memory replay, our approach attains state of the art performance on DST continual learning metrics without relying on any complex regularization or parameter expansion methods.

Hyundong Cho, Andrea Madotto, Zhaojiang Lin, Khyathi Raghavi Chandu, Satwik Kottur, Jing Xu, Jonathan May, Chinnadhurai Sankar• 2023

Related benchmarks

TaskDatasetResultRank
Dialog State TrackingSGD 15 tasks CL
Avg JGA76.3
23
Dialogue State TrackingSGD to MultiWoz (test)
Average JGA51.2
5
Showing 2 of 2 rows

Other info

Follow for update