paper-with-me

홈 › Papers

Conversational Question Answering: A Survey

2021-06-02 · Munazza Zaib, Wei Emma Zhang, Quan Z. Sheng, Adnan Mahmood, Yang Zhang

Question answering (QA) systems provide a way of querying the information available in various formats including, but not limited to, unstructured and structured data in natural languages. It constitutes a considerable part of conversational artificial intelligence (AI) which has led to the introduction of a special research topic on Conversational Question Answering (CQA), wherein a system is required to understand the given context and then engages in multi-turn QA to satisfy the user's information needs. Whilst the focus of most of the existing research work is subjected to single-turn QA, the field of multi-turn QA has recently grasped attention and prominence owing to the availability of large-scale, multi-turn QA datasets and the development of pre-trained language models. With a good amount of models and research papers adding to the literature every year recently, there is a dire need of arranging and presenting the related work in a unified manner to streamline future research. This survey, therefore, is an effort to present a comprehensive review of the state-of-the-art research trends of CQA primarily based on reviewed papers from 2016-2021. Our findings show that there has been a trend shift from single-turn to multi-turn QA which empowers the field of Conversational AI from different perspectives. This survey is intended to provide an epitome for the research community with the hope of laying a strong foundation for the field of CQA.

📄 PDF Abstract BibTeX arXiv:2106.00874

Code (0)

등록된 구현이 없습니다.

Tasks

Conversational Question AnsweringQuestion AnsweringSurvey

Similar Papers 제목 키워드 기반

SurveyAgent: A Conversational System for Personalized and Efficient Research Survey

2024-04-09 · Xintao Wang, Jiangjie Chen, Nianqi Li, Lida Chen 외

In the rapidly advancing research fields such as AI, managing and staying abreast of the latest scientific literature has become a significant challenge for researchers. Although previous efforts have leveraged AI to ass…

ManagementQuestion AnsweringSurvey

Neural Approaches to Conversational AI

2018-09-21 · ACL 2018 7 · Jianfeng Gao, Michel Galley, Lihong Li

The present paper surveys neural approaches to conversational AI that have been developed in the last few years. We group conversational systems into three categories: (1) question answering agents, (2) task-oriented dia…

Question Answering

A Survey of the State-of-the-Art in Conversational Question Answering Systems

2025-09-06 · Manoj Madushanka Perera, Adnan Mahmood, Kasun Eranda Wijethilake, Fahmida Islam 외 arxiv

Conversational Question Answering (ConvQA) systems have emerged as a pivotal area within Natural Language Processing (NLP) by driving advancements that enable machines to engage in dynamic and context-aware conversations…

Conversational Question AnsweringReinforcement LearningContrastive LearningTransfer Learning

Survey on Evaluation Methods for Dialogue Systems

2019-05-10 · Jan Deriu, Alvaro Rodrigo, Arantxa Otegi, Guillermo Echegoyen 외

In this paper we survey the methods and concepts developed for the evaluation of dialogue systems. Evaluation is a crucial part during the development process. Often, dialogue systems are evaluated by means of human eval…

Question AnsweringSurveyTask-Oriented Dialogue Systems

Question Rewriting for Conversational Question Answering

2020-04-30 · Svitlana Vakulenko, Shayne Longpre, Zhucheng Tu, Raviteja Anantha

Conversational question answering (QA) requires the ability to correctly interpret a question in the context of previous conversation turns. We address the conversational QA task by decomposing it into question rewriting…

Conversational Question AnsweringPassage RetrievalQuestion AnsweringQuestion Rewriting+1