2020
EMNLP
EMNLP 2020
End-to-End Synthetic Data Generation for Domain Adaptation of Question Answering Systems
Abstract
AbstractWe propose an end-to-end approach for synthetic QA data generation. Our model comprises a single transformer-based encoder-decoder network that is trained end-to-end to generate both answers and questions. In a nutshell, we feed a passage to the encoder and ask the decoder to generate a question and an answer token-by-token. The likelihood produced in the generation process is used as a filtering score, which avoids the need for a separate filtering model. Our generator is trained by fine-tuning a pretrained LM using maximum likelihood estimation. The experimental results indicate significant improvements in the domain adaptation of QA models outperforming current state-of-the-art methods.
🌉
Interdisciplinary Bridge
— Artificial Intelligence and Deep Learning and Machine Learning and Natural Language Processing
📈
Trend Setter
— Question Answering
🐝
Cross-Pollinator
— Artificial Intelligence, Computer Science, Computer Vision, Data Science & Analytics, Deep Learning, Healthcare & Medicine, Interdisciplinary, Knowledge & Reasoning, Machine Learning, Mathematics & Optimization, Natural Language Processing, Reinforcement Learning, Robotics, Security & Privacy, Speech & Audio
Authors
Topics
Artificial Intelligence > Learning Paradigms > Transfer Learning
Machine Learning > Application Areas > Data Augmentation
Machine Learning > Application Areas > Domain Adaptation
Natural Language Processing > Generation > Text Generation
Natural Language Processing > Applications > Machine Reading Comprehension
Machine Learning > Learning Types > Transfer Learning
Deep Learning > Models > Transformers
Deep Learning > Learning Types > Domain Adaptation
Artificial Intelligence > Core AI > Question Answering