HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Generating Diverse and Consistent QA pairs from Contexts with Information-Maximizing Hierarchical Conditional VAEs

Dong Bok Lee; Seanie Lee; Woo Tae Jeong; Donghwan Kim; Sung Ju Hwang

Generating Diverse and Consistent QA pairs from Contexts with Information-Maximizing Hierarchical Conditional VAEs

Abstract

One of the most crucial challenges in question answering (QA) is the scarcity of labeled data, since it is costly to obtain question-answer (QA) pairs for a target text domain with human annotation. An alternative approach to tackle the problem is to use automatically generated QA pairs from either the problem context or from large amount of unstructured texts (e.g. Wikipedia). In this work, we propose a hierarchical conditional variational autoencoder (HCVAE) for generating QA pairs given unstructured texts as contexts, while maximizing the mutual information between generated QA pairs to ensure their consistency. We validate our Information Maximizing Hierarchical Conditional Variational AutoEncoder (Info-HCVAE) on several benchmark datasets by evaluating the performance of the QA model (BERT-base) using only the generated QA pairs (QA-based evaluation) or by using both the generated and human-labeled pairs (semi-supervised learning) for training, against state-of-the-art baseline models. The results show that our model obtains impressive performance gains over all baselines on both tasks, using only a fraction of data for training.

Code Repositories

seanie12/Info-HCVAE
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
question-generation-on-natural-questionsInfo-HCVAE
QAE: 37.18
R-QAE: 29.39
question-generation-on-natural-questionsHCVAE
QAE: 31.45
R-QAE: 32.78
question-generation-on-squadInfo-HCVAE
QAE: 71.18
R-QAE: 38.8
question-generation-on-squadHCVAE
QAE: 69.46
R-QAE: 37.57
question-generation-on-triviaqaHCVAE
QAE: 30.2
R-QAE: 34.41
question-generation-on-triviaqaInfo-HCVAE
QAE: 35.45
R-QAE: 21.65

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Generating Diverse and Consistent QA pairs from Contexts with Information-Maximizing Hierarchical Conditional VAEs | Papers | HyperAI