TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Generating Diverse and Consistent QA pairs from Contexts w...

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

2020-05-28ACL 2020 6Question AnsweringQuestion-Answer-GenerationQuestion Generation
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
Question GenerationTriviaQAQAE35.45Info-HCVAE
Question GenerationTriviaQAR-QAE21.65Info-HCVAE
Question GenerationTriviaQAQAE30.2HCVAE
Question GenerationTriviaQAR-QAE34.41HCVAE
Question GenerationSQuADQAE71.18Info-HCVAE
Question GenerationSQuADR-QAE38.8Info-HCVAE
Question GenerationSQuADQAE69.46HCVAE
Question GenerationSQuADR-QAE37.57HCVAE
Question GenerationNatural QuestionsQAE37.18Info-HCVAE
Question GenerationNatural QuestionsR-QAE29.39Info-HCVAE
Question GenerationNatural QuestionsQAE31.45HCVAE
Question GenerationNatural QuestionsR-QAE32.78HCVAE

Related Papers

From Roots to Rewards: Dynamic Tree Reasoning with RL2025-07-17Enter the Mind Palace: Reasoning and Planning for Long-term Active Embodied Question Answering2025-07-17Vision-and-Language Training Helps Deploy Taxonomic Knowledge but Does Not Fundamentally Alter It2025-07-17City-VLM: Towards Multidomain Perception Scene Understanding via Multimodal Incomplete Learning2025-07-17Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16Is This Just Fantasy? Language Model Representations Reflect Human Judgments of Event Plausibility2025-07-16Warehouse Spatial Question Answering with LLM Agent2025-07-14Evaluating Attribute Confusion in Fashion Text-to-Image Generation2025-07-09