PIE-QG: Paraphrased Information Extraction for Unsupervised Question Generation from Small Corpora
Dinesh Nagumothu, Bahadorreza Ofoghi, Guangyan Huang, Peter W. Eklund

TL;DR
PIE-QG introduces an unsupervised question generation method using OpenIE to create training data from small corpora, achieving competitive QA performance without external data.
Contribution
The paper presents a novel unsupervised question generation approach leveraging OpenIE for small datasets, eliminating the need for external knowledge sources.
Findings
Achieves state-of-the-art QA performance on multiple datasets.
Requires significantly fewer documents for training.
Does not depend on external reference data.
Abstract
Supervised Question Answering systems (QA systems) rely on domain-specific human-labeled data for training. Unsupervised QA systems generate their own question-answer training pairs, typically using secondary knowledge sources to achieve this outcome. Our approach (called PIE-QG) uses Open Information Extraction (OpenIE) to generate synthetic training questions from paraphrased passages and uses the question-answer pairs as training data for a language model for a state-of-the-art QA system based on BERT. Triples in the form of <subject, predicate, object> are extracted from each passage, and questions are formed with subjects (or objects) and predicates while objects (or subjects) are considered as answers. Experimenting on five extractive QA datasets demonstrates that our technique achieves on-par performance with existing state-of-the-art QA systems with the benefit of being trained…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · WordPiece · Refunds@Expedia|||How do I get a full refund from Expedia? · Layer Normalization · Softmax · Linear Warmup With Linear Decay · Adam · Residual Connection
