中文
相关论文

相关论文: Knowledge-Grounded Conversational Data Augmentatio…

200 篇论文

Human conversations consist of reasonable and natural topic flows, which are observed as the shifts of the mentioned concepts across utterances. Previous chatbots that incorporate the external commonsense knowledge graph prove that modeling…

计算与语言 · 计算机科学 2021-09-15 Pengda Si , Yao Qiu , Jinchao Zhang , Yujiu Yang

The construction of open-domain dialogue systems requires high-quality dialogue datasets. The dialogue data admits a wide variety of responses for a given dialogue history, especially responses with different semantics. However, collecting…

计算与语言 · 计算机科学 2022-11-01 Jiao Ou , Jinchao Zhang , Yang Feng , Jie Zhou

Recent advances in neural sequence-to-sequence models have led to promising results for several language generation-based tasks, including dialogue response generation, summarization, and machine translation. However, these models are known…

计算与语言 · 计算机科学 2019-08-29 Semih Yavuz , Abhinav Rastogi , Guan-Lin Chao , Dilek Hakkani-Tur

How to incorporate external knowledge into a neural dialogue model is critically important for dialogue systems to behave like real humans. To handle this problem, memory networks are usually a great choice and a promising way. However,…

计算与语言 · 计算机科学 2019-09-26 Zehao Lin , Xinjing Huang , Feng Ji , Haiqing Chen , Ying Zhang

Information-seeking conversation, which aims to help users gather information through conversation, has achieved great progress in recent years. However, the research is still stymied by the scarcity of training data. To alleviate this…

计算与语言 · 计算机科学 2023-08-15 Siheng Li , Cheng Yang , Yichun Yin , Xinyu Zhu , Zesen Cheng , Lifeng Shang , Xin Jiang , Qun Liu , Yujiu Yang

We present KGConv, a large, conversational corpus of 71k conversations where each question-answer pair is grounded in a Wikidata fact. Conversations contain on average 8.6 questions and for each Wikidata fact, we provide multiple variants…

计算与语言 · 计算机科学 2023-08-30 Quentin Brabant , Gwenole Lecorve , Lina M. Rojas-Barahona , Claire Gardent

Open-domain dialog involves generating search queries that help obtain relevant knowledge for holding informative conversations. However, it can be challenging to determine what information to retrieve when the user is passive and does not…

计算与语言 · 计算机科学 2023-10-24 Revanth Gangi Reddy , Hao Bai , Wentao Yao , Sharath Chandra Etagi Suresh , Heng Ji , ChengXiang Zhai

Grounded language models use external sources of information, such as knowledge graphs, to meet some of the general challenges associated with pre-training. By extending previous work on compositional generalization in semantic parsing, we…

Open-domain multi-turn conversations normally face the challenges of how to enrich and expand the content of the conversation. Recently, many approaches based on external knowledge are proposed to generate rich semantic and information…

计算与语言 · 计算机科学 2022-04-26 Feifei Xu , Shanlin Zhou , Xinpeng Wang , Yunpu Ma , Wenkai Zhang , Zhisong Li

While end-to-end neural conversation models have led to promising advances in reducing hand-crafted features and errors induced by the traditional complex system architecture, they typically require an enormous amount of data due to the…

计算与语言 · 计算机科学 2018-01-10 Sungjin Lee

Knowledge-grounded conversation (KGC) shows great potential in building an engaging and knowledgeable chatbot, and knowledge selection is a key ingredient in it. However, previous methods for knowledge selection only concentrate on the…

计算与语言 · 计算机科学 2022-04-07 Tingchen Fu , Xueliang Zhao , Chongyang Tao , Ji-Rong Wen , Rui Yan

In this paper we consider the task of conversational semantic parsing over general purpose knowledge graphs (KGs) with millions of entities, and thousands of relation-types. We focus on models which are capable of interactively mapping user…

计算与语言 · 计算机科学 2023-12-08 Parag Jain , Mirella Lapata

Knowledge graph-based dialogue systems can narrow down knowledge candidates for generating informative and diverse responses with the use of prior information, e.g., triple attributes or graph paths. However, most current knowledge graph…

计算与语言 · 计算机科学 2020-04-21 Hongcai Xu , Junpeng Bao , Junqing Wang

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

Neural conversation models are attractive because one can train a model directly on dialog examples with minimal labeling. With a small amount of data, however, they often fail to generalize over test data since they tend to capture…

计算与语言 · 计算机科学 2018-11-19 Sungjin Lee

Most prior work on task-oriented dialogue systems are restricted to limited coverage of domain APIs. However, users oftentimes have requests that are out of the scope of these APIs. This work focuses on responding to these…

计算与语言 · 计算机科学 2021-06-18 Di Jin , Seokhwan Kim , Dilek Hakkani-Tur

Though great progress has been made for human-machine conversation, current dialogue system is still in its infancy: it usually converses passively and utters words more as a matter of response, rather than on its own initiatives. In this…

计算与语言 · 计算机科学 2019-11-11 Wenquan Wu , Zhen Guo , Xiangyang Zhou , Hua Wu , Xiyuan Zhang , Rongzhong Lian , Haifeng Wang

Graph Convolutional Networks (GCNs) have shown strong performance in learning text representations for various tasks such as text classification, due to its expressive power in modeling graph structure data (e.g., a literature citation…

计算与语言 · 计算机科学 2023-05-12 Zhibin Lu , Qianqian Xie , Benyou Wang , Jian-yun Nie

As a key component in a dialogue system, dialogue state tracking plays an important role. It is very important for dialogue state tracking to deal with the problem of unknown slot values. As far as we known, almost all existing approaches…

计算与语言 · 计算机科学 2020-10-19 Puhai Yang , Heyan Huang , Xian-Ling Mao

Incorporating conversational context and knowledge into dialogue generation models has been essential for improving the quality of the generated responses. The context, comprising utterances from previous dialogue exchanges, is used as a…

计算与语言 · 计算机科学 2023-05-30 Wen Zheng , Natasa Milic-Frayling , Ke Zhou