paper-with-me

Papers

Enhanced Knowledge Selection for Grounded Dialogues via Document Semantic Graphs

2022-06-15 · Sha Li, Mahdi Namazifar, Di Jin, Mohit Bansal, Heng Ji, Yang Liu, Dilek Hakkani-Tur

Providing conversation models with background knowledge has been shown to make open-domain dialogues more informative and engaging. Existing models treat knowledge selection as a sentence ranking or classification problem where each sentence is handled individually, ignoring the internal semantic connection among sentences in the background document. In this work, we propose to automatically convert the background knowledge documents into document semantic graphs and then perform knowledge selection over such graphs. Our document semantic graphs preserve sentence-level information through the use of sentence nodes and provide concept connections between sentences. We jointly apply multi-task learning for sentence-level and concept-level knowledge selection and show that it improves sentence-level selection. Our experiments show that our semantic graph-based knowledge selection improves over sentence selection baselines for both the knowledge selection task and the end-to-end response generation task on HollE and improves generalization on unseen topics in WoW.

📄 PDF Abstract BibTeX arXiv:2206.07296

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningResponse GenerationSentence

Similar Papers 제목 키워드 기반

Task2Dial: A Novel Task and Dataset for Commonsense-enhanced Task-based Dialogue Grounded in Documents

2022-05-01 · dialdoc (ACL) 2022 5 · Carl Strathearn, Dimitra Gkatzia

This paper proposes a novel task on commonsense-enhanced task-based dialogue grounded in documents and describes the Task2Dial dataset, a novel dataset of document-grounded task-based dialogues, where an Information Give…

Task2Dial: A Novel Task and Dataset for Commonsense enhanced Task-based Dialogue Grounded in Documents

2022-04-03 · Carl Strathearn, Dimitra Gkatzia

This paper proposes a novel task on commonsense-enhanced task-based dialogue grounded in documents and describes the Task2Dial dataset, a novel dataset of document-grounded task-based dialogues, where an Information Give…

A Pre-training Strategy for Zero-Resource Response Selection in Knowledge-Grounded Conversations

2021-08-01 · ACL 2021 5 · Chongyang Tao, Changyu Chen, Jiazhan Feng, Ji-Rong Wen 외

Recently, many studies are emerging towards building a retrieval-based dialogue system that is able to effectively leverage background knowledge (e.g., documents) when conversing with humans. However, it is non-trivial t…

Language ModellingRetrievalTask 2

Enhancing Knowledge Selection for Grounded Dialogues via Document Semantic Graphs

2022-07-01 · NAACL 2022 7 · Sha Li, Mahdi Namazifar, Di Jin, Mohit Bansal 외

Providing conversation models with background knowledge has been shown to make open-domain dialogues more informative and engaging. Existing models treat knowledge selection as a sentence ranking or classification proble…

Multi-Task LearningResponse GenerationSentence

Improving Multiple Documents Grounded Goal-Oriented Dialog Systems via Diverse Knowledge Enhanced Pretrained Language Model

2022-05-01 · dialdoc (ACL) 2022 5 · Yunah Jang, Dongryeol Lee, Hyung Joo Park, Taegwan Kang 외

In this paper, we mainly discuss about our submission to MultiDoc2Dial task, which aims to model the goal-oriented dialogues grounded in multiple documents. The proposed task is split into grounding span prediction and a…

Goal-Oriented DialogLanguage ModelingLanguage ModellingMulti-Task Learning+4