paper-with-me

Papers

DialDoc 2021 Shared Task: Goal-Oriented Document-grounded Dialogue Modeling

2021-08-01 · ACL (dialdoc) 2021 8 · Song Feng

We present the results of Shared Task at Workshop DialDoc 2021 that is focused on document-grounded dialogue and conversational question answering. The primary goal of this Shared Task is to build goal-oriented information-seeking conversation systems that can identify the most relevant knowledge in the associated document for generating agent responses in natural language. It includes two subtasks on predicting agent responses: the first subtask is to predict the grounding text span in the given document for next agent response; the second subtask is to generate agent response in natural language given the context. Many submissions outperform baseline significantly. For the first task, the best-performing system achieved 67.1 Exact Match and 76.3 F1. For the second subtask, the best system achieved 41.1 SacreBLEU and highest rank by human evaluation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

DialDoc 2022 Shared Task: Open-Book Document-grounded Dialogue Modeling

2022-05-01 · dialdoc (ACL) 2022 5 · Song Feng, Siva Patel, Hui Wan

The paper presents the results of the Shared Task hosted by the Second DialDoc Workshop on Document-grounded Dialogue and Conversational Question Answering co-located at ACL 2022. The primary goal of this Shared Task is …

Conversational Question AnsweringQuestion Answering

Cascaded Span Extraction and Response Generation for Document-Grounded Dialog

2021-06-14 · ACL (dialdoc) 2021 8 · Nico Daheim, David Thulke, Christian Dugast, Hermann Ney

This paper summarizes our entries to both subtasks of the first DialDoc shared task which focuses on the agent response prediction task in goal-oriented document-grounded dialogs. The task is split into two subtasks: pre…

Response Generationvalid

R3 : Refined Retriever-Reader pipeline for Multidoc2dial

2022-05-01 · dialdoc (ACL) 2022 5 · Srijan Bansal, Suraj Tripathi, Sumit Agarwal, Sireesh Gururaja 외

In this paper, we present our submission to the DialDoc shared task based on the MultiDoc2Dial dataset. MultiDoc2Dial is a conversational question answering dataset that grounds dialogues in multiple documents. The task …

Conversational Question AnsweringDecoderPassage RetrievalQuestion Answering+2

Document-Grounded Goal-Oriented Dialogue Systems on Pre-Trained Language Model with Diverse Input Representation

2021-08-01 · ACL (dialdoc) 2021 8 · Boeun Kim, Dohaeng Lee, Sihyung Kim, Yejin Lee 외

Document-grounded goal-oriented dialog system understands users’ utterances, and generates proper responses by using information obtained from documents. The Dialdoc21 shared task consists of two subtasks; subtask1, find…

Goal-Oriented DialogGoal-Oriented Dialogue SystemsLanguage ModelingLanguage Modelling+1

Technical Report on Shared Task in DialDoc21

2021-08-01 · ACL (dialdoc) 2021 8 · Jiapeng Li, Mingda Li, Longxuan Ma, Wei-Nan Zhang 외

We participate in the DialDoc Shared Task sub-task 1 (Knowledge Identification). The task requires identifying the grounding knowledge in form of a document span for the next dialogue turn. We employ two well-known pre-t…

Data Augmentation