中文
相关论文

相关论文: A Template-guided Hybrid Pointer Network for Knowl…

200 篇论文

This paper presents a deep learning architecture for the semantic decoder component of a Statistical Spoken Dialogue System. In a slot-filling dialogue, the semantic decoder predicts the dialogue act and a set of slot-value pairs from a set…

We describe a prototype dialogue response generation model for the customer service domain at Amazon. The model, which is trained in a weakly supervised fashion, measures the similarity between customer questions and agent answers using a…

计算与语言 · 计算机科学 2017-03-29 Yichao Lu , Phillip Keung , Shaonan Zhang , Jason Sun , Vikas Bhardwaj

Attention-based encoder-decoder neural network models have recently shown promising results in machine translation and speech recognition. In this work, we propose an attention-based neural network model for joint intent detection and slot…

计算与语言 · 计算机科学 2016-09-07 Bing Liu , Ian Lane

We propose simple and flexible training and decoding methods for influencing output style and topic in neural encoder-decoder based language generation. This capability is desirable in a variety of applications, including conversational…

计算与语言 · 计算机科学 2017-09-12 Di Wang , Nebojsa Jojic , Chris Brockett , Eric Nyberg

Neural network-based Open-ended conversational agents automatically generate responses based on predictive models learned from a large number of pairs of utterances. The generated responses are typically acceptable as a sentence but are…

计算与语言 · 计算机科学 2019-05-16 Chenyang Huang , Osmar R. Zaïane

To alleviate the problem of structured databases' limited coverage, recent task-oriented dialogue systems incorporate external unstructured knowledge to guide the generation of system responses. However, these usually use word or sentence…

计算与语言 · 计算机科学 2022-12-13 Yue Feng , Gerasimos Lampouras , Ignacio Iacobacci

Recently, open-domain dialogue systems have attracted growing attention. Most of them use the sequence-to-sequence (Seq2Seq) architecture to generate responses. However, traditional Seq2Seq-based open-domain dialogue models tend to generate…

计算与语言 · 计算机科学 2020-07-06 Heng-Da Xu , Xian-Ling Mao , Zewen Chi , Jing-Jing Zhu , Fanshu Sun , Heyan Huang

Responding with knowledge has been recognized as an important capability for an intelligent conversational agent. Yet knowledge-grounded dialogues, as training data for learning such a response generation model, are difficult to obtain.…

计算与语言 · 计算机科学 2020-02-25 Xueliang Zhao , Wei Wu , Chongyang Tao , Can Xu , Dongyan Zhao , Rui Yan

Neural conversation models have shown great potentials towards generating fluent and informative responses by introducing external background knowledge. Nevertheless, it is laborious to construct such knowledge-grounded dialogues, and…

计算与语言 · 计算机科学 2021-09-10 Shilei Liu , Xiaofeng Zhao , Bochao Li , Feiliang Ren , Longhui Zhang , Shujuan Yin

Training a personalized dialogue system requires a lot of data, and the data collected for a single user is usually insufficient. One common practice for this problem is to share training dialogues between different users and train multiple…

计算与语言 · 计算机科学 2017-11-15 Kaixiang Mo , Yu Zhang , Qiang Yang , Pascale Fung

Neural sequence-to-sequence networks with attention have achieved remarkable performance for machine translation. One of the reasons for their effectiveness is their ability to capture relevant source-side contextual information at each…

计算与语言 · 计算机科学 2018-10-02 Lesly Miculicich Werlen , Nikolaos Pappas , Dhananjay Ram , Andrei Popescu-Belis

Existing methods for Dialogue Response Generation (DRG) in Task-oriented Dialogue Systems (TDSs) can be grouped into two categories: template-based and corpus-based. The former prepare a collection of response templates in advance and fill…

计算与语言 · 计算机科学 2020-08-11 Phillip Lippe , Pengjie Ren , Hinda Haned , Bart Voorn , Maarten de Rijke

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

Audio Visual Scene-aware Dialog (AVSD) is the task of generating a response for a question with a given scene, video, audio, and the history of previous turns in the dialog. Existing systems for this task employ the transformers or…

计算与语言 · 计算机科学 2020-04-20 Hwanhee Lee , Seunghyun Yoon , Franck Dernoncourt , Doo Soon Kim , Trung Bui , Kyomin Jung

Transition-based parsers implemented with Pointer Networks have become the new state of the art in dependency parsing, excelling in producing labelled syntactic trees and outperforming graph-based models in this task. In order to further…

计算与语言 · 计算机科学 2020-05-29 Daniel Fernández-González , Carlos Gómez-Rodríguez

Neural network models usually suffer from the challenge of incorporating commonsense knowledge into the open-domain dialogue systems. In this paper, we propose a novel knowledge-aware dialogue generation model (called TransDG), which…

计算与语言 · 计算机科学 2019-12-17 Jian Wang , Junhao Liu , Wei Bi , Xiaojiang Liu , Kejing He , Ruifeng Xu , Min Yang

Pre-trained language models based on general text enable huge success in the NLP scenario. But the intrinsical difference of linguistic patterns between general text and task-oriented dialogues makes existing pre-trained language models…

计算与语言 · 计算机科学 2023-06-21 Weihao Zeng , Keqing He , Yejie Wang , Chen Zeng , Jingang Wang , Yunsen Xian , Weiran Xu

Classic pipeline models for task-oriented dialogue system require explicit modeling the dialogue states and hand-crafted action spaces to query a domain-specific knowledge base. Conversely, sequence-to-sequence models learn to map dialogue…

计算与语言 · 计算机科学 2018-06-13 Haoyang Wen , Yijia Liu , Wanxiang Che , Libo Qin , Ting Liu

Though recent end-to-end neural models have shown promising progress on Conversational Recommender System (CRS), two key challenges still remain. First, the recommended items cannot be always incorporated into the generated replies…

计算与语言 · 计算机科学 2021-09-28 Zujie Liang , Huang Hu , Can Xu , Jian Miao , Yingying He , Yining Chen , Xiubo Geng , Fan Liang , Daxin Jiang

Existing text- and image-based multimodal dialogue systems use the traditional Hierarchical Recurrent Encoder-Decoder (HRED) framework, which has an utterance-level encoder to model utterance representation and a context-level encoder to…

计算与语言 · 计算机科学 2021-10-22 Rongyi Sun , Borun Chen , Qingyu Zhou , Yinghui Li , YunBo Cao , Hai-Tao Zheng