中文
相关论文

相关论文: DialogVED: A Pre-trained Latent Variable Encoder-D…

200 篇论文

Pre-training models have been proved effective for a wide range of natural language processing tasks. Inspired by this, we propose a novel dialogue generation pre-training framework to support various kinds of conversations, including…

计算与语言 · 计算机科学 2020-05-01 Siqi Bao , Huang He , Fan Wang , Hua Wu , Haifeng Wang

While recent neural encoder-decoder models have shown great promise in modeling open-domain conversations, they often generate dull and generic responses. Unlike past work that has focused on diversifying the output of the decoder at…

计算与语言 · 计算机科学 2017-10-24 Tiancheng Zhao , Ran Zhao , Maxine Eskenazi

Variational encoder-decoders (VEDs) have shown promising results in dialogue generation. However, the latent variable distributions are usually approximated by a much simpler model than the powerful RNN structure used for encoding and…

计算与语言 · 计算机科学 2018-02-07 Xiaoyu Shen , Hui Su , Shuzi Niu , Vera Demberg

Neural conversation models such as encoder-decoder models are easy to generate bland and generic responses. Some researchers propose to use the conditional variational autoencoder(CVAE) which maximizes the lower bound on the conditional…

计算与语言 · 计算机科学 2019-11-25 Jun Gao , Wei Bi , Xiaojiang Liu , Junhui Li , Guodong Zhou , Shuming Shi

Conditional variational models, using either continuous or discrete latent variables, are powerful for open-domain dialogue response generation. However, previous works show that continuous latent variables tend to reduce the coherence of…

计算与语言 · 计算机科学 2022-12-05 Bin Sun , Yitong Li , Fei Mi , Weichao Wang , Yiwei Li , Kan Li

The generation of personalized dialogue is vital to natural and human-like conversation. Typically, personalized dialogue generation models involve conditioning the generated response on the dialogue history and a representation of the…

计算与语言 · 计算机科学 2021-11-23 Jing Yang Lee , Kong Aik Lee , Woon Seng Gan

Pre-trained language models have been successfully used in response generation for open-domain dialogue. Four main frameworks have been proposed: (1) Transformer-ED using Transformer encoder and decoder separately for source and target…

计算与语言 · 计算机科学 2020-10-27 Yan Zeng , Jian-Yun Nie

Pre-trained language models (PLM) have marked a huge leap in neural dialogue modeling. While PLMs are pre-trained on large-scale text corpora, they are usually fine-tuned on scarce dialogue data with specific domain knowledge and dialogue…

计算与语言 · 计算机科学 2021-12-14 Xiaodong Gu , Kang Min Yoo , Sang-Woo Lee

Currently end-to-end deep learning based open-domain dialogue systems remain black box models, making it easy to generate irrelevant contents with data-driven models. Specifically, latent variables are highly entangled with different…

计算与语言 · 计算机科学 2022-07-27 Ye Wang , Jingbo Liao , Hong Yu , Guoyin Wang , Xiaoxia Zhang , Li Liu

Deep latent variable models have been shown to facilitate the response generation for open-domain dialog systems. However, these latent variables are highly randomized, leading to uncontrollable generated responses. In this paper, we…

计算与语言 · 计算机科学 2017-07-07 Xiaoyu Shen , Hui Su , Yanran Li , Wenjie Li , Shuzi Niu , Yang Zhao , Akiko Aizawa , Guoping Long

Sequential data often possesses a hierarchical structure with complex dependencies between subsequences, such as found between the utterances in a dialogue. In an effort to model this kind of generative process, we propose a neural…

Variational autoencoders~(VAEs) have shown a promise in data-driven conversation modeling. However, most VAE conversation models match the approximate posterior distribution over the latent variables to a simple prior such as standard…

计算与语言 · 计算机科学 2019-02-27 Xiaodong Gu , Kyunghyun Cho , Jung-Woo Ha , Sunghun Kim

It is desirable to include more controllable attributes to enhance the diversity of generated responses in open-domain dialogue systems. However, existing methods can generate responses with only one controllable attribute or lack a…

计算与语言 · 计算机科学 2021-06-29 Haiqin Yang , Xiaoyuan Yao , Yiqun Duan , Jianping Shen , Jie Zhong , Kun Zhang

Despite the great promise of Transformers in many sequence modeling tasks (e.g., machine translation), their deterministic nature hinders them from generalizing to high entropy tasks such as dialogue response generation. Previous work…

计算与语言 · 计算机科学 2020-03-31 Zhaojiang Lin , Genta Indra Winata , Peng Xu , Zihan Liu , Pascale Fung

We present a dialogue generation model that directly captures the variability in possible responses to a given input, which reduces the `boring output' issue of deterministic dialogue models. Experiments show that our model generates more…

计算与语言 · 计算机科学 2017-02-21 Kris Cao , Stephen Clark

Recently, utilizing deep neural networks to build the opendomain dialogue models has become a hot topic. However, the responses generated by these models suffer from many problems such as responses not being contextualized and tend to…

计算与语言 · 计算机科学 2023-09-07 Mengjuan Liu , Chenyang Liu , Yunfan Yang , Jiang Liu , Mohan Jing

We present an empirical investigation of pre-trained Transformer-based auto-regressive language models for the task of open-domain dialogue generation. Training paradigm of pre-training and fine-tuning is employed to conduct the parameter…

计算与语言 · 计算机科学 2020-03-10 Piji Li

The encoder-decoder dialog model is one of the most prominent methods used to build dialog systems in complex domains. Yet it is limited because it cannot output interpretable actions as in traditional systems, which hinders humans from…

计算与语言 · 计算机科学 2018-04-24 Tiancheng Zhao , Kyusong Lee , Maxine Eskenazi

Learning a shared dialog structure from a set of task-oriented dialogs is an important challenge in computational linguistics. The learned dialog structure can shed light on how to analyze human dialogs, and more importantly contribute to…

计算与语言 · 计算机科学 2019-06-26 Weiyan Shi , Tiancheng Zhao , Zhou Yu

Recent advances in pre-trained language models have significantly improved neural response generation. However, existing methods usually view the dialogue context as a linear sequence of tokens and learn to generate the next word through…

计算与语言 · 计算机科学 2021-12-14 Xiaodong Gu , Kang Min Yoo , Jung-Woo Ha
‹ 上一页 1 2 3 10 下一页 ›