中文
相关论文

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

200 篇论文

When working with any sort of knowledge base (KB) one has to make sure it is as complete and also as up-to-date as possible. Both tasks are non-trivial as they require recall-oriented efforts to determine which entities and relationships…

信息检索 · 计算机科学 2020-02-06 Shuo Zhang , Edgar Meij , Krisztian Balog , Ridho Reinanda

We present our work on Track 2 in the Dialog System Technology Challenges 7 (DSTC7). The DSTC7-Track 2 aims to evaluate the response generation of fully data-driven conversation models in knowledge-grounded settings, which provides the…

计算与语言 · 计算机科学 2019-02-01 Yu-Ping Ruan , Zhen-Hua Ling , Quan Liu , Jia-Chen Gu , Xiaodan Zhu

Knowledge-based Vision Question Answering (KB-VQA) systems address complex visual-grounded questions with knowledge retrieved from external knowledge bases. The tasks of knowledge retrieval and answer generation tasks both necessitate…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Jiaqi Deng , Kaize Shi , Zonghan Wu , Huan Huo , Dingxian Wang , Guandong Xu

Knowledge bases (KBs) store rich yet heterogeneous entities and facts. Entity resolution (ER) aims to identify entities in KBs which refer to the same real-world object. Recent studies have shown significant benefits of involving humans in…

数据库 · 计算机科学 2020-02-24 Jiacheng Huang , Wei Hu , Zhifeng Bao , Yuzhong Qu

Efficient knowledge management plays a pivotal role in augmenting both the operational efficiency and the innovative capacity of businesses and organizations. By indexing knowledge through vectorization, a variety of knowledge retrieval…

计算与语言 · 计算机科学 2024-04-23 Feihu Jiang , Chuan Qin , Kaichun Yao , Chuyu Fang , Fuzhen Zhuang , Hengshu Zhu , Hui Xiong

Cross-lingual entity linking (XEL) is the task of finding referents in a target-language knowledge base (KB) for mentions extracted from source-language texts. The first step of (X)EL is candidate generation, which retrieves a list of…

计算与语言 · 计算机科学 2020-03-09 Shuyan Zhou , Shruti Rijhwani , John Wieting , Jaime Carbonell , Graham Neubig

In this paper, we present a system to showcase the capabilities of the latest state-of-the-art retrieval augmented generation models trained on knowledge-intensive language tasks, such as slot filling, open domain question answering,…

This paper proposes a novel end-to-end architecture for task-oriented dialogue systems. It is based on a simple and practical yet very effective sequence-to-sequence approach, where language understanding and state tracking tasks are…

计算与语言 · 计算机科学 2019-08-08 Lei Shu , Piero Molino , Mahdi Namazifar , Hu Xu , Bing Liu , Huaixiu Zheng , Gokhan Tur

End-to-end task-oriented dialogue (TOD) systems have achieved promising performance by leveraging sophisticated natural language understanding and natural language generation capabilities of pre-trained models. This work enables the TOD…

计算与语言 · 计算机科学 2023-08-17 Jianguo Zhang , Stephen Roller , Kun Qian , Zhiwei Liu , Rui Meng , Shelby Heinecke , Huan Wang , Silvio Savarese , Caiming Xiong

With the rapid development of knowledge bases(KBs),question answering(QA)based on KBs has become a hot research issue. In this paper,we propose two frameworks(i.e.,pipeline framework,an end-to-end framework)to focus answering…

计算与语言 · 计算机科学 2019-05-07 Lin Li , Mengjing Zhang , Zhaohui Chao , Jianwen Xiang

Seq2seq coreference models have introduced a new paradigm for coreference resolution by learning to generate text corresponding to coreference labels, without requiring task-specific parameters. While these models achieve new…

计算与语言 · 计算机科学 2025-10-17 Matt Grenander , Shay B. Cohen , Mark Steedman

End-to-end neural models for intelligent dialogue systems suffer from the problem of generating uninformative responses. Various methods were proposed to generate more informative responses by leveraging external knowledge. However, few…

计算与语言 · 计算机科学 2019-05-22 Rongzhong Lian , Min Xie , Fan Wang , Jinhua Peng , Hua Wu

This paper studies the problem of information retrieval, to adapt to unseen tasks. Existing work generates synthetic queries from domain-specific documents to jointly train the retriever. However, the conventional query generator assumes…

计算与语言 · 计算机科学 2024-09-26 Yoonsang Lee , Minsoo Kim , Seung-won Hwang

Attention-based encoder-decoder neural network models have recently shown promising results in goal-oriented dialogue systems. However, these models struggle to reason over and incorporate state-full knowledge while preserving their…

计算与语言 · 计算机科学 2020-01-29 Firas Kassawat , Debanjan Chaudhuri , Jens Lehmann

This paper presents an end-to-end framework for task-oriented dialog systems using a variant of Deep Recurrent Q-Networks (DRQN). The model is able to interface with a relational database and jointly learn policies for both language…

人工智能 · 计算机科学 2016-09-19 Tiancheng Zhao , Maxine Eskenazi

In a dialog, there can be multiple valid next utterances at any point. The present end-to-end neural methods for dialog do not take this into account. They learn with the assumption that at any time there is only one correct next utterance.…

计算与语言 · 计算机科学 2018-08-31 Janarthanan Rajendran , Jatin Ganhotra , Satinder Singh , Lazaros Polymenakos

Conversational question answering (ConvQA) tackles sequential information needs where contexts in follow-up questions are left implicit. Current ConvQA systems operate over homogeneous sources of information: either a knowledge base (KB),…

信息检索 · 计算机科学 2023-07-03 Philipp Christmann , Rishiraj Saha Roy , Gerhard Weikum

Discovering the intended items of user queries from a massive repository of items is one of the main goals of an e-commerce search system. Relevance prediction is essential to the search system since it helps improve performance. When…

Existing studies in dialogue system research mostly treat task-oriented dialogue and chit-chat as separate domains. Towards building a human-like assistant that can converse naturally and seamlessly with users, it is important to build a…

计算与语言 · 计算机科学 2022-05-12 Zhiyu Chen , Bing Liu , Seungwhan Moon , Chinnadhurai Sankar , Paul Crook , William Yang Wang

In task-oriented dialogs (TOD), reinforcement learning (RL) algorithms train a model to directly optimize response for task-related metrics. However, RL needs to perform exploration, which can be time-consuming due to the slow…

计算与语言 · 计算机科学 2023-10-23 Xiao Yu , Qingyang Wu , Kun Qian , Zhou Yu