中文
相关论文

相关论文: Entity-Consistent End-to-end Task-Oriented Dialogu…

200 篇论文

Existing conversational models are handled by a database(DB) and API based systems. However, very often users' questions require information that cannot be handled by such systems. Nonetheless, answers to these questions are available in…

计算与语言 · 计算机科学 2023-04-03 Raja Kumar

Knowledge-based dialogue systems with internet retrieval have recently attracted considerable attention from researchers. The dialogue systems overcome a major limitation of traditional knowledge dialogue systems, where the timeliness of…

信息检索 · 计算机科学 2024-01-17 Zhongtian Hu , Yangqi Chen , Meng Zhao , Ronghan Li , Lifang Wang

We propose a new end-to-end question answering model, which learns to aggregate answer evidence from an incomplete knowledge base (KB) and a set of retrieved text snippets. Under the assumptions that the structured KB is easier to query and…

计算与语言 · 计算机科学 2019-06-03 Wenhan Xiong , Mo Yu , Shiyu Chang , Xiaoxiao Guo , William Yang Wang

End-to-end task-oriented dialogue systems aim to generate system responses directly from plain text inputs. There are two challenges for such systems: one is how to effectively incorporate external knowledge bases (KBs) into the learning…

计算与语言 · 计算机科学 2020-10-06 Shiquan Yang , Rui Zhang , Sarah Erfani

We introduce the task of entity-centric query refinement. Given an input query whose answer is a (potentially large) collection of entities, the task output is a small set of query refinements meant to assist the user in efficient domain…

计算与语言 · 计算机科学 2022-09-19 David Wadden , Nikita Gupta , Kenton Lee , Kristina Toutanova

Entity resolution is the problem of reconciling database references corresponding to the same real-world entities. Given the abundance of publicly available databases that have unresolved entities, we motivate the problem of query-time…

数据库 · 计算机科学 2011-11-02 I. Bhattacharya , L. Getoor

Some Question Answering (QA) systems rely on knowledge bases (KBs) to provide accurate answers. Entity Linking (EL) plays a critical role in linking natural language mentions to KB entries. However, most existing EL methods are designed for…

计算与语言 · 计算机科学 2026-05-22 Yajie Luo , Yihong Wu , Muzhi Li , Jia Ao Sun , Xinyu Wang , Liheng Ma , Yingxue Zhang , Jian-Yun Nie

Query Rewriting (QR) plays a critical role in large-scale dialogue systems for reducing frictions. When there is an entity error, it imposes extra challenges for a dialogue system to produce satisfactory responses. In this work, we propose…

计算与语言 · 计算机科学 2023-02-24 Jinglun Cai , Mingda Li , Ziyan Jiang , Eunah Cho , Zheng Chen , Yang Liu , Xing Fan , Chenlei Guo

Knowledge Base Question Answering (KBQA) aims to answer natural language questions with the help of an external knowledge base. The core idea is to find the link between the internal knowledge behind questions and known triples of the…

计算与语言 · 计算机科学 2022-05-03 Hanyu Zhao , Sha Yuan , Jiahong Leng , Xiang Pan , Guoqiang Wang , Ledell Wu , Jie Tang

Sequence generation models for dialogue are known to have several problems: they tend to produce short, generic sentences that are uninformative and unengaging. Retrieval models on the other hand can surface interesting responses, but are…

计算与语言 · 计算机科学 2018-09-07 Jason Weston , Emily Dinan , Alexander H. Miller

There is an increasing demand for task-oriented dialogue systems which can assist users in various activities such as booking tickets and restaurant reservations. In order to complete dialogues effectively, dialogue policy plays a key role…

计算与语言 · 计算机科学 2019-09-23 Tian Lan , Xianling Mao , Heyan Huang

Existing pipelined task-oriented dialogue systems usually have difficulties adapting to unseen domains, whereas end-to-end systems are plagued by large-scale knowledge bases in practice. In this paper, we introduce a novel query-driven…

计算与语言 · 计算机科学 2022-10-17 Xin Tian , Yingzhan Lin , Mengfei Song , Siqi Bao , Fan Wang , Huang He , Shuqi Sun , Hua Wu

Open domain conversational agents can answer a broad range of targeted queries. However, the sequential nature of interaction with these systems makes knowledge exploration a lengthy task which burdens the user with asking a chain of well…

Sequence-to-Sequence (seq2seq) models have become overwhelmingly popular in building end-to-end trainable dialogue systems. Though highly efficient in learning the backbone of human-computer communications, they suffer from the problem of…

计算与语言 · 计算机科学 2018-10-09 Hui Su , Xiaoyu Shen , Wenjie Li , Dietrich Klakow

Training conversational question-answering (QA) systems requires a substantial amount of in-domain data, which is often scarce in practice. A common solution to this challenge is to generate synthetic data. Traditional methods typically…

机器学习 · 计算机科学 2025-04-22 Kun Qian , Maximillian Chen , Siyan Li , Arpit Sharma , Zhou Yu

Motivated by the fact that many relations cross the sentence boundary, there has been increasing interest in document-level relation extraction (DocRE). DocRE requires integrating information within and across sentences, capturing complex…

计算与语言 · 计算机科学 2022-04-12 John Giorgi , Gary D. Bader , Bo Wang

Using neural networks to generate replies in human-computer dialogue systems is attracting increasing attention over the past few years. However, the performance is not satisfactory: the neural network tends to generate safe, universally…

计算与语言 · 计算机科学 2016-10-14 Lili Mou , Yiping Song , Rui Yan , Ge Li , Lu Zhang , Zhi Jin

Generating qualitative responses has always been a challenge for human-computer dialogue systems. Existing dialogue systems generally derive from either retrieval-based or generative-based approaches, both of which have their own pros and…

计算与语言 · 计算机科学 2020-05-01 Jiayi Zhang , Chongyang Tao , Zhenjing Xu , Qiaojing Xie , Wei Chen , Rui Yan

End-to-end training has been a popular approach for knowledge base question answering (KBQA). However, real world applications often contain answers of varied quality for users' questions. It is not appropriate to treat all available…

计算与语言 · 计算机科学 2019-03-08 Mengxi Wei , Yifan He , Qiong Zhang , Luo Si

Although pre-training models have achieved great success in dialogue generation, their performance drops dramatically when the input contains an entity that does not appear in pre-training and fine-tuning datasets (unseen entity). To…

计算与语言 · 计算机科学 2021-09-14 Leyang Cui , Yu Wu , Shujie Liu , Yue Zhang