paper-with-me

Papers

A Teacher-Student Framework for Maintainable Dialog Manager

2018-10-01 · EMNLP 2018 10 · Weikang Wang, Jiajun Zhang, Han Zhang, Mei-Yuh Hwang, Cheng-qing Zong, Zhifei Li

Reinforcement learning (RL) is an attractive solution for task-oriented dialog systems. However, extending RL-based systems to handle new intents and slots requires a system redesign. The high maintenance cost makes it difficult to apply RL methods to practical systems on a large scale. To address this issue, we propose a practical teacher-student framework to extend RL-based dialog systems without retraining from scratch. Specifically, the {`}student{''} is an extended dialog manager based on a new ontology, and the {}teacher{''} is existing resources used for guiding the learning process of the {}student{''}. By specifying constraints held in the new dialog manager, we transfer knowledge of the {}teacher{''} to the {`}student{''} without additional resources. Experiments show that the performance of the extended system is comparable to the system trained from scratch. More importantly, the proposed framework makes no assumption about the unsupported intents and slots, which makes it possible to improve RL-based systems incrementally.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Emora STDM: A Versatile Framework for Innovative Dialogue System Development

2020-06-11 · SIGDIAL (ACL) 2020 7 · James D. Finch, Jinho D. Choi

This demo paper presents Emora STDM (State Transition Dialogue Manager), a dialogue system development framework that provides novel workflows for rapid prototyping of chat-based dialogue managers as well as collaborativ…

Dialogue ManagementManagement

DiaCDM: Cognitive Diagnosis in Teacher-Student Dialogues using the Initiation-Response-Evaluation Framework

2025-09-29 · Rui Jia, Yuang Wei, Ruijia Li, Yuan-Hao Jiang 외 arxiv

While cognitive diagnosis (CD) effectively assesses students' knowledge mastery from structured test data, applying it to real-world teacher-student dialogues presents two fundamental challenges. Traditional CD models la…

Amalgamating Knowledge from Two Teachers for Task-oriented Dialogue System with Adversarial Training

2020-11-01 · EMNLP 2020 11 · Wanwei He, Min Yang, Rui Yan, Chengming Li 외

The challenge of both achieving task completion by querying the knowledge base and generating human-like responses for task-oriented dialogue systems is attracting increasing research attention. In this paper, we propose…

Generative Adversarial NetworkTask-Oriented Dialogue Systems

Teacher-Student Framework Enhanced Multi-domain Dialogue Generation

2019-08-20 · Shuke Peng, Xinjing Huang, Zehao Lin, Feng Ji 외

Dialogue systems dealing with multi-domain tasks are highly required. How to record the state remains a key problem in a task-oriented dialogue system. Normally we use human-defined features as dialogue states and apply …

Dialogue Generation

A Semi-supervised Learning Approach with Two Teachers to Improve Breakdown Identification in Dialogues

2022-02-22 · Qian Lin, Hwee Tou Ng

Identifying breakdowns in ongoing dialogues helps to improve communication effectiveness. Most prior work on this topic relies on human annotated data and data augmentation to learn a classification model. While quality …

Data Augmentation