paper-with-me

Papers

Teacher-Student Framework Enhanced Multi-domain Dialogue Generation

2019-08-20 · Shuke Peng, Xinjing Huang, Zehao Lin, Feng Ji, Haiqing Chen, Yin Zhang

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 a state tracker to extract these features. However, the performance of such a system is limited by the error propagation of a state tracker. In this paper, we propose a dialogue generation model that needs no external state trackers and still benefits from human-labeled semantic data. By using a teacher-student framework, several teacher models are firstly trained in their individual domains, learn dialogue policies from labeled states. And then the learned knowledge and experience are merged and transferred to a universal student model, which takes raw utterance as its input. Experiments show that the dialogue system trained under our framework outperforms the one uses a belief tracker.

📄 PDF Abstract BibTeX arXiv:1908.07137

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue Generation

Similar Papers 제목 키워드 기반

Collaborative Learning for Enhanced Unsupervised Domain Adaptation

2024-09-04 · Minhee Cho, Hyesong Choi, Hayeon Jo, Dongbo Min

Unsupervised Domain Adaptation (UDA) endeavors to bridge the gap between a model trained on a labeled source domain and its deployment in an unlabeled target domain. However, current high-performance models demand signif…

Domain AdaptationKnowledge DistillationSemantic SegmentationUnsupervised Domain Adaptation

Unsupervised Anomaly Detection with an Enhanced Teacher for Student-Teacher Feature Pyramid Matching

2025-12-20 · Mohammad Zolfaghari, Hedieh Sajedi arxiv

Anomaly detection or outlier is one of the challenging subjects in unsupervised learning . This paper is introduced a student-teacher framework for anomaly detection that its teacher network is enhanced for achieving hig…

Unsupervised Anomaly Detection

Bridging Synthetic and Real Images: a Transferable and Multiple Consistency aided Fundus Image Enhancement Framework

2023-02-23 · Erjian Guo, Huazhu Fu, Luping Zhou, Dong Xu

Deep learning based image enhancement models have largely improved the readability of fundus images in order to decrease the uncertainty of clinical observations and the risk of misdiagnosis. However, due to the difficul…

Domain AdaptationImage Enhancement

A Training and Inference Strategy Using Noisy and Enhanced Speech as Target for Speech Enhancement without Clean Speech

2022-10-27 · Li-Wei Chen, Yao-Fei Cheng, Hung-Shin Lee, Yu Tsao 외

The lack of clean speech is a practical challenge to the development of speech enhancement systems, which means that there is an inevitable mismatch between their training criterion and evaluation metric. In response to …

Speech Enhancement

Periodically Exchange Teacher-Student for Source-Free Object Detection

2023-11-23 · ICCV 2023 1 · Qipeng Liu, Luojun Lin, Zhifeng Shen, Zhifeng Yang

Source-free object detection (SFOD) aims to adapt the source detector to unlabeled target domain data in the absence of source domain data. Most SFOD methods follow the same self-training paradigm using mean-teacher (MT)…

object-detectionObject DetectionSource Free Object Detection