paper-with-me

홈 › Papers

HybriDialogue: An Information-Seeking Dialogue Dataset Grounded on Tabular and Textual Data

2021-11-16 · ACL ARR November 2021 11 · Anonymous

A pressing challenge in current dialogue systems is to successfully converse with users on topics with information distributed across different modalities. Previous work in multi-turn dialogue systems has primarily focused on either text or table information. In more realistic scenarios, having a joint understanding of both is critical as knowledge is typically distributed over both unstructured and structured forms. We present a new dialogue dataset, HybriDialogue, which consists of crowdsourced natural conversations grounded on both Wikipedia text and tables. The conversations are created through the decomposition of complex multihop questions into simple, realistic multiturn dialogue interactions. We conduct several baseline experiments, including retrieval, system state tracking, and dialogue response generation. Our results show that there is still ample opportunity for improvement, demonstrating the importance of building stronger dialogue systems that can reason over the complex setting of information-seeking dialogue grounded on tables and text.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Response GenerationRetrieval

Similar Papers 제목 키워드 기반

HybriDialogue: An Information-Seeking Dialogue Dataset Grounded on Tabular and Textual Data

2022-04-28 · Findings (ACL) 2022 5 · Kai Nakamura, Sharon Levy, Yi-Lin Tuan, Wenhu Chen 외

A pressing challenge in current dialogue systems is to successfully converse with users on topics with information distributed across different modalities. Previous work in multiturn dialogue systems has primarily focuse…

Response GenerationRetrieval

Evaluating Large Language Models for Document-grounded Response Generation in Information-Seeking Dialogues

2023-09-21 · Norbert Braunschweiler, Rama Doddipatla, Simon Keizer, Svetlana Stoyanchev

In this paper, we investigate the use of large language models (LLMs) like ChatGPT for document-grounded response generation in the context of information-seeking dialogues. For evaluation, we use the MultiDoc2Dial corpu…

Response Generation

MultiDoc2Dial: Modeling Dialogues Grounded in Multiple Documents

2021-09-26 · EMNLP 2021 11 · Song Feng, Siva Sankalp Patel, Hui Wan, Sachindra Joshi

We propose MultiDoc2Dial, a new task and dataset on modeling goal-oriented dialogues grounded in multiple documents. Most previous works treat document-grounded dialogue modeling as a machine reading comprehension task b…

Machine Reading ComprehensionReading Comprehension

Improving Factuality for Dialogue Response Generation via Graph-Based Knowledge Augmentation

2025-06-14 · Xiangyan Chen, Yujian Gan, Matthew Purver

Large Language Models (LLMs) succeed in many natural language processing tasks. However, their tendency to hallucinate - generate plausible but inconsistent or factually incorrect text - can cause problems in certain tas…

Response Generation

doc2dial: A Goal-Oriented Document-Grounded Dialogue Dataset

2020-11-12 · EMNLP 2020 11 · Song Feng, Hui Wan, Chulaka Gunasekara, Siva Sankalp Patel 외

We introduce doc2dial, a new dataset of goal-oriented dialogues that are grounded in the associated documents. Inspired by how the authors compose documents for guiding end users, we first construct dialogue flows based …