paper-with-me

Papers

Continual Learning for Natural Language Generation in Task-oriented Dialog Systems

2020-10-02 · Findings of the Association for Computational Linguistics 2020 · Fei Mi, LiangWei Chen, Mengjie Zhao, Minlie Huang, Boi Faltings

Natural language generation (NLG) is an essential component of task-oriented dialog systems. Despite the recent success of neural approaches for NLG, they are typically developed in an offline manner for particular domains. To better fit real-life applications where new data come in a stream, we study NLG in a "continual learning" setting to expand its knowledge to new domains or functionalities incrementally. The major challenge towards this goal is catastrophic forgetting, meaning that a continually trained model tends to forget the knowledge it has learned before. To this end, we propose a method called ARPER (Adaptively Regularized Prioritized Exemplar Replay) by replaying prioritized historical exemplars, together with an adaptive regularization technique based on ElasticWeight Consolidation. Extensive experiments to continually learn new domains and intents are conducted on MultiWoZ-2.0 to benchmark ARPER with a wide range of techniques. Empirical results demonstrate that ARPER significantly outperforms other methods by effectively mitigating the detrimental catastrophic forgetting issue.

📄 PDF Abstract BibTeX arXiv:2010.00910

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningText Generation

Similar Papers 제목 키워드 기반

Continual Learning in Task-Oriented Dialogue Systems

2020-12-31 · EMNLP 2021 11 · Andrea Madotto, Zhaojiang Lin, Zhenpeng Zhou, Seungwhan Moon 외

Continual learning in task-oriented dialogue systems can allow us to add new domains and functionalities through time without incurring the high cost of a whole system retraining. In this paper, we propose a continual le…

Continual LearningIntent RecognitionMulti-Task LearningTask-Oriented Dialogue Systems+1

CERT: Continual Pre-Training on Sketches for Library-Oriented Code Generation

2022-06-14 · Daoguang Zan, Bei Chen, Dejian Yang, Zeqi Lin 외

Code generation is a longstanding challenge, aiming to generate a code snippet based on a natural language description. Usually, expensive text-code paired data is essential for training a code generation model. Recently…

Code GenerationLibrary-Oriented Code Generation

Towards Robustness and Diversity: Continual Learning in Dialog Generation with Text-Mixup and Batch Nuclear-Norm Maximization

2024-03-16 · Zihan Wang, Jiayu Xiao, Mengxiang Li, Zhongjiang He 외

In our dynamic world where data arrives in a continuous stream, continual learning enables us to incrementally add new tasks/domains without the need to retrain from scratch. A major challenge in continual learning of la…

Continual LearningData AugmentationDiversityLanguage Modeling+1

Adaptive Natural Language Generation for Task-oriented Dialogue via Reinforcement Learning

2022-09-16 · COLING 2022 10 · Atsumoto Ohashi, Ryuichiro Higashinaka

When a natural language generation (NLG) component is implemented in a real-world task-oriented dialogue system, it is necessary to generate not only natural utterances as learned on training data but also utterances ada…

Natural Language Understandingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+3

A Novel Task-Oriented Text Corpus in Silent Speech Recognition and its Natural Language Generation Construction Method

2019-04-19 · Dong Cao, Dong-dong Zhang, Haibo Chen

Millions of people with severe speech disorders around the world may regain their communication capabilities through techniques of silent speech recognition (SSR). Using electroencephalography (EEG) as a biomarker for sp…

Data-to-Text GenerationDiversityEEGElectroencephalogram (EEG)+4