中文
相关论文

相关论文: Improving Matching Models with Hierarchical Contex…

200 篇论文

Recently, open domain multi-turn chatbots have attracted much interest from lots of researchers in both academia and industry. The dominant retrieval-based methods use context-response matching mechanisms for multi-turn response selection.…

计算与语言 · 计算机科学 2020-05-19 Chao Xiong , Che Liu , Zijun Xu , Junfeng Jiang , Jieping Ye

We study the problem of response selection for multi-turn conversation in retrieval-based chatbots. The task requires matching a response candidate with a conversation context, whose challenges include how to recognize important parts of…

计算与语言 · 计算机科学 2017-11-01 Yu Wu , Wei Wu , Chen Xing , Can Xu , Zhoujun Li , Ming Zhou

Existing multi-turn context-response matching methods mainly concentrate on obtaining multi-level and multi-dimension representations and better interactions between context utterances and response. However, in real-place conversation…

计算与语言 · 计算机科学 2021-03-18 Juntao Li , Chang Liu , Chongyang Tao , Zhangming Chan , Dongyan Zhao , Min Zhang , Rui Yan

Work on retrieval-based chatbots, like most sequence pair matching tasks, can be divided into Cross-encoders that perform word matching over the pair, and Bi-encoders that encode the pair separately. The latter has better performance,…

计算与语言 · 计算机科学 2019-11-07 Amir Vakili Tahami , Azadeh Shakery

Contextualized word embedding models, such as ELMo, generate meaningful representations of words and their context. These models have been shown to have a great impact on downstream applications. However, in many cases, the contextualized…

计算与语言 · 计算机科学 2019-09-27 Weijia Shi , Muhao Chen , Pei Zhou , Kai-Wei Chang

We study response selection for multi-turn conversation in retrieval-based chatbots. Existing work either concatenates utterances in context or matches a response with a highly abstract context vector finally, which may lose relationships…

计算与语言 · 计算机科学 2017-05-16 Yu Wu , Wei Wu , Chen Xing , Ming Zhou , Zhoujun Li

Although pre-trained sequence-to-sequence models have achieved great success in dialogue response generation, chatbots still suffer from generating inconsistent responses in real-world practice, especially in multi-turn settings. We argue…

计算与语言 · 计算机科学 2022-03-08 Leyang Cui , Fandong Meng , Yijin Liu , Jie Zhou , Yue Zhang

This work combines information about the dialogue history encoded by pre-trained model with a meaning representation of the current system utterance to realize contextual language generation in task-oriented dialogues. We utilize the…

计算与语言 · 计算机科学 2021-11-30 Ye Liu , Wolfgang Maier , Wolfgang Minker , Stefan Ultes

Contextual word representations derived from large-scale neural language models are successful across a diverse set of NLP tasks, suggesting that they encode useful and transferable features of language. To shed light on the linguistic…

计算与语言 · 计算机科学 2019-04-29 Nelson F. Liu , Matt Gardner , Yonatan Belinkov , Matthew E. Peters , Noah A. Smith

We study the learning of a matching model for dialogue response selection. Motivated by the recent finding that models trained with random negative samples are not ideal in real-world scenarios, we propose a hierarchical curriculum learning…

计算与语言 · 计算机科学 2021-09-01 Yixuan Su , Deng Cai , Qingyu Zhou , Zibo Lin , Simon Baker , Yunbo Cao , Shuming Shi , Nigel Collier , Yan Wang

Endowing chatbots with a consistent persona is essential to an engaging conversation, yet it remains an unresolved challenge. In this work, we propose a new retrieval-enhanced approach for personalized response generation. Specifically, we…

计算与语言 · 计算机科学 2023-06-13 Shuai Liu , Hyundong J. Cho , Marjorie Freedman , Xuezhe Ma , Jonathan May

To build a satisfying chatbot that has the ability of managing a goal-oriented multi-turn dialogue, accurate modeling of human conversation is crucial. In this paper we concentrate on the task of response selection for multi-turn…

计算与语言 · 计算机科学 2018-02-19 Guozhen An , Mehrnoosh Shafiee , Davood Shamsi

Building an intelligent dialogue system with the ability to select a proper response according to a multi-turn context is a great challenging task. Existing studies focus on building a context-response matching model with various neural…

计算与语言 · 计算机科学 2020-09-15 Ruijian Xu , Chongyang Tao , Daxin Jiang , Xueliang Zhao , Dongyan Zhao , Rui Yan

Contextual embeddings, such as ELMo and BERT, move beyond global word representations like Word2Vec and achieve ground-breaking performance on a wide range of natural language processing tasks. Contextual embeddings assign each word a…

计算与语言 · 计算机科学 2020-04-14 Qi Liu , Matt J. Kusner , Phil Blunsom

Contextualized representation models such as ELMo (Peters et al., 2018a) and BERT (Devlin et al., 2018) have recently achieved state-of-the-art results on a diverse array of downstream NLP tasks. Building on recent token-level probing work,…

Most state-of-the-art models in natural language processing (NLP) are neural models built on top of large, pre-trained, contextual language models that generate representations of words in context and are fine-tuned for the task at hand.…

计算与语言 · 计算机科学 2020-10-13 Brian Lester , Daniel Pressel , Amy Hemmeter , Sagnik Ray Choudhury , Srinivas Bangalore

We introduce a novel approach to transformers that learns hierarchical representations in multiparty dialogue. First, three language modeling tasks are used to pre-train the transformers, token- and utterance-level language modeling and…

计算与语言 · 计算机科学 2020-06-01 Changmao Li , Jinho D. Choi

Replacing static word embeddings with contextualized word representations has yielded significant improvements on many NLP tasks. However, just how contextual are the contextualized representations produced by models such as ELMo and BERT?…

计算与语言 · 计算机科学 2019-09-04 Kawin Ethayarajh

Contextual representation models have achieved great success in improving various downstream tasks. However, these language-model-based encoders are difficult to train due to the large parameter sizes and high computational complexity. By…

计算与语言 · 计算机科学 2019-03-01 Liunian Harold Li , Patrick H. Chen , Cho-Jui Hsieh , Kai-Wei Chang

Building multi-turn information-seeking conversation systems is an important and challenging research topic. Although several advanced neural text matching models have been proposed for this task, they are generally not efficient for…

计算与语言 · 计算机科学 2018-06-15 Minghui Qiu , Liu Yang , Feng Ji , Weipeng Zhao , Wei Zhou , Jun Huang , Haiqing Chen , W. Bruce Croft , Wei Lin
‹ 上一页 1 2 3 10 下一页 ›