English

Overcoming Catastrophic Forgetting by Exemplar Selection in Task-oriented Dialogue System

Machine Learning 2024-05-21 v1 Artificial Intelligence

Abstract

Intelligent task-oriented dialogue systems (ToDs) are expected to continuously acquire new knowledge, also known as Continual Learning (CL), which is crucial to fit ever-changing user needs. However, catastrophic forgetting dramatically degrades the model performance in face of a long streamed curriculum. In this paper, we aim to overcome the forgetting problem in ToDs and propose a method (HESIT) with hyper-gradient-based exemplar strategy, which samples influential exemplars for periodic retraining. Instead of unilaterally observing data or models, HESIT adopts a profound exemplar selection strategy that considers the general performance of the trained model when selecting exemplars for each task domain. Specifically, HESIT analyzes the training data influence by tracing their hyper-gradient in the optimization process. Furthermore, HESIT avoids estimating Hessian to make it compatible for ToDs with a large pre-trained model. Experimental results show that HESIT effectively alleviates catastrophic forgetting by exemplar selection, and achieves state-of-the-art performance on the largest CL benchmark of ToDs in terms of all metrics.

Keywords

Cite

@article{arxiv.2405.10992,
  title  = {Overcoming Catastrophic Forgetting by Exemplar Selection in Task-oriented Dialogue System},
  author = {Chen Chen and Ruizhe Li and Yuchen Hu and Yuanyuan Chen and Chengwei Qin and Qiang Zhang},
  journal= {arXiv preprint arXiv:2405.10992},
  year   = {2024}
}

Comments

ACL 2024

R2 v1 2026-06-28T16:31:11.399Z