paper-with-me

Papers

Advancing Semi-Supervised Task Oriented Dialog Systems by JSA Learning of Discrete Latent Variable Models

2022-07-25 · SIGDIAL (ACL) 2022 9 · Yucheng Cai, Hong Liu, Zhijian Ou, Yi Huang, Junlan Feng

Developing semi-supervised task-oriented dialog (TOD) systems by leveraging unlabeled dialog data has attracted increasing interests. For semi-supervised learning of latent state TOD models, variational learning is often used, but suffers from the annoying high-variance of the gradients propagated through discrete latent variables and the drawback of indirectly optimizing the target log-likelihood. Recently, an alternative algorithm, called joint stochastic approximation (JSA), has emerged for learning discrete latent variable models with impressive performances. In this paper, we propose to apply JSA to semi-supervised learning of the latent state TOD models, which is referred to as JSA-TOD. To our knowledge, JSA-TOD represents the first work in developing JSA based semi-supervised learning of discrete latent variable conditional models for such long sequential generation problems like in TOD systems. Extensive experiments show that JSA-TOD significantly outperforms its variational learning counterpart. Remarkably, semi-supervised JSA-TOD using 20% labels performs close to the full-supervised baseline on MultiWOZ2.1.

📄 PDF Abstract BibTeX arXiv:2207.12235

Code (1)

cycrab/JSA-TOD 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Challenge on Semi-Supervised and Reinforced Task-Oriented Dialog Systems

2022-07-06 · Zhijian Ou, Junlan Feng, Juanzi Li, Yakun Li 외

A challenge on Semi-Supervised and Reinforced Task-Oriented Dialog Systems, Co-located with EMNLP2022 SereTOD Workshop.

Explicit State Tracking with Semi-Supervision for Neural Dialogue Generation

2018-08-31 · Xisen Jin, Wenqiang Lei, Zhaochun Ren, Hongshen Chen 외

The task of dialogue generation aims to automatically provide responses given previous utterances. Tracking dialogue states is an important ingredient in dialogue generation for estimating users' intention. However, the …

DecoderDialogue GenerationDialogue State Tracking

A Probabilistic End-To-End Task-Oriented Dialog Model with Latent Belief States towards Semi-Supervised Learning

2020-09-17 · EMNLP 2020 11 · Yichi Zhang, Zhijian Ou, Huixin Wang, Junlan Feng

Structured belief states are crucial for user goal tracking and database query in task-oriented dialog systems. However, training belief trackers often requires expensive turn-level annotations of every user utterance. I…

End-To-End Dialogue Modelling

Semi-Supervised Knowledge-Grounded Pre-training for Task-Oriented Dialog Systems

2022-10-17 · Weihao Zeng, Keqing He, Zechen Wang, Dayuan Fu 외

Recent advances in neural approaches greatly improve task-oriented dialogue (TOD) systems which assist users to accomplish their goals. However, such systems rely on costly manually labeled dialogs which are not availabl…

GALAXY: A Generative Pre-trained Model for Task-Oriented Dialog with Semi-Supervised Learning and Explicit Policy Injection

2021-11-29 · Wanwei He, Yinpei Dai, Yinhe Zheng, Yuchuan Wu 외

Pre-trained models have proved to be powerful in enhancing task-oriented dialog systems. However, current pre-training methods mainly focus on enhancing dialog understanding and generation tasks while neglecting the expl…

End-To-End Dialogue Modelling