paper-with-me

Papers

Hierarchical Inductive Transfer for Continual Dialogue Learning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Pre-trained models have achieved excellent performance on the dialogue task. However, for the continual increase of online chit-chat scenarios, directly fine-tuning these models for each of the new tasks not only explodes the capacity of the dialogue system on the embedded devices but also causes knowledge forgetting on pre-trained models and knowledge interference between diverse dialogue tasks. In this work, we propose a hierarchical inductive transfer framework to learn and deploy the dialogue skills continually and efficiently. First, we introduce the adapter module into pre-trained models for learning new dialogue tasks. As the only trainable module, it is beneficial for the dialogue system on the embedded devices to acquire new dialogue skills with negligible additional parameters. Then, for alleviating knowledge interference between tasks yet benefiting the regularization between them, we further design hierarchical inductive transfer that enables new tasks to use general knowledge in the base adapter without being misled by diverse knowledge in task-specific adapters. Empirical evaluation and analysis indicate that our framework obtains comparable performance under deployment-friendly model capacity.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General Knowledge

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical Inductive Transfer for Continual Dialogue Learning

2022-03-20 · Findings (ACL) 2022 5 · Shaoxiong Feng, Xuancheng Ren, Kan Li, Xu sun

Pre-trained models have achieved excellent performance on the dialogue task. However, for the continual increase of online chit-chat scenarios, directly fine-tuning these models for each of the new tasks not only explode…

General Knowledge

Reconciling meta-learning and continual learning with online mixtures of tasks

2018-12-14 · NeurIPS 2019 12 · Ghassen Jerfel, Erin Grant, Thomas L. Griffiths, Katherine Heller

Learning-to-learn or meta-learning leverages data-driven inductive bias to increase the efficiency of learning on a novel task. This approach encounters difficulty when transfer is not advantageous, for instance, when ta…

Continual LearningFew-Shot LearningInductive BiasMeta-Learning

Multi-aspect Depression Severity Assessment via Inductive Dialogue System

2024-10-29 · Chaebin Lee, Seungyeon Seo, Heejin Do, Gary Geunbae Lee

With the advancement of chatbots and the growing demand for automatic depression detection, identifying depression in patient conversations has gained more attention. However, prior methods often assess depression in a b…

Depression DetectionEmotion ClassificationResponse Generation

TaSL: Continual Dialog State Tracking via Task Skill Localization and Consolidation

2024-08-19 · Yujie Feng, Xu Chu, Yongxin Xu, Guangyuan Shi 외

A practical dialogue system requires the capacity for ongoing skill acquisition and adaptability to new tasks while preserving prior knowledge. However, current methods for Continual Dialogue State Tracking (DST), a cruc…

dialog state trackingDialogue State TrackingTransfer Learning

Is forgetting less a good inductive bias for forward transfer?

2023-03-14 · Jiefeng Chen, Timothy Nguyen, Dilan Gorur, Arslan Chaudhry

One of the main motivations of studying continual learning is that the problem setting allows a model to accrue knowledge from past tasks to learn new tasks more efficiently. However, recent studies suggest that the key …

Continual Learningimage-classificationImage ClassificationInductive Bias