English
Related papers

Related papers: A Dataset for Document Grounded Conversations

200 papers

We present QuAC, a dataset for Question Answering in Context that contains 14K information-seeking QA dialogs (100K questions in total). The dialogs involve two crowd workers: (1) a student who poses a sequence of freeform questions to…

Computation and Language · Computer Science 2018-08-29 Eunsol Choi , He He , Mohit Iyyer , Mark Yatskar , Wen-tau Yih , Yejin Choi , Percy Liang , Luke Zettlemoyer

While previous conversational information-seeking (CIS) research has focused on passage retrieval, reranking, and query rewriting, the challenge of synthesizing retrieved information into coherent responses remains. The proposed research…

Information Retrieval · Computer Science 2024-06-28 Weronika Łajewska

Constructing responses in task-oriented dialogue systems typically relies on information sources such the current dialogue state or external databases. This paper presents a novel approach to knowledge-grounded response generation that…

Computation and Language · Computer Science 2023-10-23 Nicholas Thomas Walker , Stefan Ultes , Pierre Lison

We present the Stanford Question Answering Dataset (SQuAD), a new reading comprehension dataset consisting of 100,000+ questions posed by crowdworkers on a set of Wikipedia articles, where the answer to each question is a segment of text…

Computation and Language · Computer Science 2016-10-12 Pranav Rajpurkar , Jian Zhang , Konstantin Lopyrev , Percy Liang

Common grounding is the process of creating, repairing and updating mutual understandings, which is a fundamental aspect of natural language conversation. However, interpreting the process of common grounding is a challenging task,…

Computation and Language · Computer Science 2019-11-19 Takuma Udagawa , Akiko Aizawa

Building socialbots that can have deep, engaging open-domain conversations with humans is one of the grand challenges of artificial intelligence (AI). To this end, bots need to be able to leverage world knowledge spanning several domains…

Recent advances in large-scale pre-training such as GPT-3 allow seemingly high quality text to be generated from a given prompt. However, such generation systems often suffer from problems of hallucinated facts, and are not inherently…

Computation and Language · Computer Science 2022-02-25 Yizhe Zhang , Siqi Sun , Xiang Gao , Yuwei Fang , Chris Brockett , Michel Galley , Jianfeng Gao , Bill Dolan

In order to better simulate the real human conversation process, models need to generate dialogue utterances based on not only preceding textual contexts but also visual contexts. However, with the development of multi-modal dialogue…

Computation and Language · Computer Science 2021-09-29 Shuhe Wang , Yuxian Meng , Xiaoya Li , Xiaofei Sun , Rongbin Ouyang , Jiwei Li

We present an empirical investigation of pre-trained Transformer-based auto-regressive language models for the task of open-domain dialogue generation. Training paradigm of pre-training and fine-tuning is employed to conduct the parameter…

Computation and Language · Computer Science 2020-03-10 Piji Li

In human-human conversations, Context Tracking deals with identifying important entities and keeping track of their properties and relationships. This is a challenging problem that encompasses several subtasks such as slot tagging,…

Computation and Language · Computer Science 2022-04-27 Ulrich Rückert , Srinivas Sunkara , Abhinav Rastogi , Sushant Prakash , Pranav Khaitan

Understanding and characterizing how people interact in information-seeking conversations is crucial in developing conversational search systems. In this paper, we introduce a new dataset designed for this purpose and use it to analyze…

Information Retrieval · Computer Science 2018-04-25 Chen Qu , Liu Yang , W. Bruce Croft , Johanne R. Trippas , Yongfeng Zhang , Minghui Qiu

Fact-checking is an essential tool to mitigate the spread of misinformation and disinformation. We introduce the task of fact-checking in dialogue, which is a relatively unexplored area. We construct DialFact, a testing benchmark dataset of…

Computation and Language · Computer Science 2022-03-25 Prakhar Gupta , Chien-Sheng Wu , Wenhao Liu , Caiming Xiong

Mastering commonsense understanding and reasoning is a pivotal skill essential for conducting engaging conversations. While there have been several attempts to create datasets that facilitate commonsense inferences in dialogue contexts,…

Computation and Language · Computer Science 2024-01-30 Sarah E. Finch , Jinho D. Choi

Workplace meetings are vital to organizational collaboration, yet a large percentage of meetings are rated as ineffective. To help improve meeting effectiveness by understanding if the conversation is on topic, we create a comprehensive…

Computation and Language · Computer Science 2024-11-05 Yaran Fan , Jamie Pool , Senja Filipi , Ross Cutler

A machine learning model was developed to automatically generate questions from Wikipedia passages using transformers, an attention-based model eschewing the paradigm of existing recurrent neural networks (RNNs). The model was trained on…

Computation and Language · Computer Science 2019-09-17 Kettip Kriangchaivech , Artit Wangperawong

MediaSum, a large-scale media interview dataset consisting of 463.6K transcripts with abstractive summaries. To create this dataset, we collect interview transcripts from NPR and CNN and employ the overview and topic descriptions as…

Computation and Language · Computer Science 2021-03-15 Chenguang Zhu , Yang Liu , Jie Mei , Michael Zeng

Prior approaches to realizing mixed-initiative human--computer referential communication have adopted information-state or collaborative problem-solving approaches. In this paper, we argue for a new approach, inspired by coherence-based…

Computation and Language · Computer Science 2020-07-10 Baber Khalid , Malihe Alikhani , Michael Fellner , Brian McMahan , Matthew Stone

The increased interest in diffusion models has opened up opportunities for advancements in generative text modeling. These models can produce impressive images when given a well-crafted prompt, but creating a powerful or meaningful prompt…

Computation and Language · Computer Science 2023-01-31 Archan Ghosh , Debgandhar Ghosh , Madhurima Maji , Suchinta Chanda , Kalporup Goswami

Knowledge-grounded dialog systems need to incorporate smooth transitions among knowledge selected for generating responses, to ensure that dialog flows naturally. For document-grounded dialog systems, the inter- and intra-document knowledge…

Computation and Language · Computer Science 2022-10-06 Lin Xu , Qixian Zhou , Jinlan Fu , Min-Yen Kan , See-Kiong Ng

Progress in Machine Learning is often driven by the availability of large datasets, and consistent evaluation metrics for comparing modeling approaches. To this end, we present a repository of conversational datasets consisting of hundreds…