paper-with-me

Papers

Prompt Conditioned VAE: Enhancing Generative Replay for Lifelong Learning in Task-Oriented Dialogue

2022-10-14 · Yingxiu Zhao, Yinhe Zheng, Zhiliang Tian, Chang Gao, Bowen Yu, Haiyang Yu, Yongbin Li, Jian Sun, Nevin L. Zhang

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 noise in pseudo samples. Experiments on natural language understanding tasks of ToD systems demonstrate that PCLL significantly outperforms competitive baselines in building LL models.

📄 PDF Abstract BibTeX arXiv:2210.07783

Code (1)

alibabaresearch/damo-convai 공식 구현 pytorch

Tasks

Lifelong learningNatural Language Understanding

Similar Papers 제목 키워드 기반

Prompt Augmented Generative Replay via Supervised Contrastive Learning for Lifelong Intent Detection

2022-07-01 · Findings (NAACL) 2022 7 · Vaibhav Varshney, Mayur Patidar, Rajat Kumar, Lovekesh Vig 외

Identifying all possible user intents for a dialog system at design time is challenging even for skilled domain experts. For practical applications, novel intents may have to be inferred incrementally on the fly. This ty…

Continual LearningContrastive LearningIntent DetectionRelation Extraction

Lifelong GAN: Continual Learning for Conditional Image Generation

2019-07-23 · ICCV 2019 10 · Mengyao Zhai, Lei Chen, Fred Tung, JiaWei He 외

Lifelong learning is challenging for deep neural networks due to their susceptibility to catastrophic forgetting. Catastrophic forgetting occurs when a trained network is not able to maintain its ability to accomplish pr…

Conditional Image GenerationContinual LearningImage GenerationKnowledge Distillation+1

Learning latent representations across multiple data domains using Lifelong VAEGAN

2020-07-20 · ECCV 2020 8 · Fei Ye, Adrian G. Bors

The problem of catastrophic forgetting occurs in deep learning models trained on multiple databases in a sequential manner. Recently, generative replay mechanisms (GRM), have been proposed to reproduce previously learned…

Lifelong learningRepresentation Learning

Lifelong Learning using Eigentasks: Task Separation, Skill Acquisition, and Selective Transfer

2020-07-14 · Aswin Raghavan, Jesse Hostetler, Indranil Sur, Abrar Rahman 외

We introduce the eigentask framework for lifelong learning. An eigentask is a pairing of a skill that solves a set of related tasks, paired with a generative model that can sample from the skill's input space. The framew…

Continual LearningLifelong learningTransfer Learning

Lifelong Learning using Eigentasks: Task Separation, Skill Acquisition and Selective Transfer

2020-06-12 · ICML Workshop LifelongML 2020 7 · Aswin Raghavan, Jesse Hostetler, Indranil Sur, Abrar Rahman 외

We introduce the eigentask framework for lifelong learning. An eigentask is a pairing of a skill that solves a set of related tasks with a generative model that can sample from the skill's input space. The model extends …

Continual LearningLifelong learningStarcraftTransfer Learning