Prompt Conditioned VAE: Enhancing Generative Replay for Lifelong Learning in Task-Oriented Dialogue
Yingxiu Zhao, Yinhe Zheng, Zhiliang Tian, Chang Gao, Bowen Yu, Haiyang, Yu, Yongbin Li, Jian Sun, Nevin L. Zhang

TL;DR
This paper introduces Prompt Conditioned VAE (PCLL), a novel generative replay method that uses task-specific prompts and distillation to improve lifelong learning in task-oriented dialogue systems, effectively reducing catastrophic forgetting.
Contribution
PCLL enhances generative replay by incorporating task statistics via prompts and distillation, outperforming existing methods in lifelong learning for dialogue systems.
Findings
PCLL significantly outperforms baseline methods in natural language understanding tasks.
Incorporating task-specific prompts improves pseudo-sample quality.
Distillation helps in consolidating past knowledge effectively.
Abstract
Lifelong learning (LL) is vital for advanced task-oriented dialogue (ToD) systems. To address the catastrophic forgetting issue of LL, generative replay methods are widely employed to consolidate past knowledge with generated pseudo samples. However, most existing generative replay methods use only a single task-specific token to control their models. This scheme is usually not strong enough to constrain the generative model due to insufficient information involved. In this paper, we propose a novel method, prompt conditioned VAE for lifelong learning (PCLL), to enhance generative replay by incorporating tasks' statistics. PCLL captures task-specific distributions with a conditional variational autoencoder, conditioned on natural language prompts to guide the pseudo-sample generation. Moreover, it leverages a distillation process to further consolidate past knowledge by alleviating the…
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
TopicsTopic Modeling · Speech and dialogue systems · Multimodal Machine Learning Applications
