paper-with-me

홈 › Papers

Improving Conversational Question Answering Systems after Deployment using Feedback-Weighted Learning

2020-11-01 · COLING 2020 8 · Jon Ander Campos, Kyunghyun Cho, Arantxa Otegi, Aitor Soroa, Gorka Azkune, Eneko Agirre

The interaction of conversational systems with users poses an exciting opportunity for improving them after deployment, but little evidence has been provided of its feasibility. In most applications, users are not able to provide the correct answer to the system, but they are able to provide binary (correct, incorrect) feedback. In this paper we propose feedback-weighted learning based on importance sampling to improve upon an initial supervised system using binary user feedback. We perform simulated experiments on document classification (for development) and Conversational Question Answering datasets like QuAC and DoQA, where binary user feedback is derived from gold annotations. The results show that our method is able to improve over the initial supervised system, getting close to a fully-supervised system that has access to the same labeled examples in in-domain experiments (QuAC), and even matching in out-of-domain experiments (DoQA). Our work opens the prospect to exploit interactions with real users and improve conversational systems after deployment.

📄 PDF Abstract BibTeX arXiv:2011.00615

Code (1)

jjacampos/FeedbackWeightedLearning 공식 구현 pytorch

Tasks

Conversational Question AnsweringDocument ClassificationQuestion Answering

Similar Papers 제목 키워드 기반

Abg-CoQA: Clarifying Ambiguity in Conversational Question Answering

2021-06-22 · AKBC 2021 10 · Meiqi Guo, Mingda Zhang, Siva Reddy, Malihe Alikhani

Effective communication is about the dissemination of properly worded meaningful ideas/messages that are comprehensible to both sender and receiver and which ultimately can attract the desired response or feedba…

4kConversational Question AnsweringQuestion AnsweringText Generation

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

Conversational QA Dataset Generation with Answer Revision

2022-09-23 · COLING 2022 10 · Seonjeong Hwang, Gary Geunbae Lee

Conversational question--answer generation is a task that automatically generates a large-scale conversational question answering dataset based on input passages. In this paper, we introduce a novel framework that extrac…

Answer GenerationConversational Question AnsweringDataset GenerationDomain Adaptation+2

Combining Open Domain Question Answering with a Task-Oriented Dialog System

2021-08-01 · ACL (dialdoc) 2021 8 · Jan Nehring, Nils Feldhus, Harleen Kaur, Akhyar Ahmed

We apply the modular dialog system framework to combine open-domain question answering with a task-oriented dialog system. This meta dialog system can answer questions from Wikipedia and at the same time act as a persona…

Open-Domain Question AnsweringQuestion Answering

Towards Data Distillation for End-to-end Spoken Conversational Question Answering

2020-10-18 · Chenyu You, Nuo Chen, Fenglin Liu, Dongchao Yang 외

In spoken question answering, QA systems are designed to answer questions from contiguous text spans within the related speech transcripts. However, the most natural way that human seek or test their knowledge is via hum…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Conversational Question AnsweringQuestion Answering+2