Question Answering and Question Generation as Dual Tasks

06/07/2017
by   Duyu Tang, et al.
0

We study the problem of joint question answering (QA) and question generation (QG) in this paper. Our intuition is that QA and QG have intrinsic connections and these two tasks could improve each other. On one side, the QA model judges whether the generated question of a QG model is relevant to the answer. On the other side, the QG model provides the probability of generating a question given the answer, which is a useful evidence that in turn facilitates QA. In this paper we regard QA and QG as dual tasks. We propose a training framework that trains the models of QA and QG simultaneously, and explicitly leverages their probabilistic correlation to guide the training process of both models. We implement a QG model based on sequence-to-sequence learning, and a QA model based on recurrent neural network. As all the components of the QA and QG models are differentiable, all the parameters involved in these two models could be conventionally learned with back propagation. We conduct experiments on three datasets. Empirical results show that our training framework improves both QA and QG tasks. The improved QA model performs comparably with strong baseline approaches on all three datasets.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/15/2021

Towards Deconfounding the Influence of Subject's Demographic Characteristics in Question Answering

Question Answering (QA) tasks are used as benchmarks of general machine ...
research
10/12/2021

Attention-guided Generative Models for Extractive Question Answering

We propose a novel method for applying Transformer models to extractive ...
research
10/12/2020

Counterfactual Variable Control for Robust and Interpretable Question Answering

Deep neural network based question answering (QA) models are neither rob...
research
09/04/2017

A Unified Query-based Generative Model for Question Generation and Question Answering

We propose a query-based generative model for solving both tasks of ques...
research
05/24/2023

Mixture of Prompt Experts for Generalizable and Interpretable Question Answering

One of the ultimate quests of question answering (QA) is to deploy a sys...
research
09/21/2021

What Would it Take to get Biomedical QA Systems into Practice?

Medical question answering (QA) systems have the potential to answer cli...
research
07/01/2022

Conditional Generation with a Question-Answering Blueprint

The ability to convey relevant and faithful information is critical for ...

Please sign up or login with your details

Forgot password? Click here to reset