Towards Diverse and Effective Question-Answer Pair Generation from Children Storybooks
Recent advances in QA pair generation (QAG) have raised interest in applying this technique to the educational field. However, the diversity of QA types remains a challenge despite its contributions to comprehensive learning and assessment of children. In this paper, we propose a QAG framework that enhances QA type diversity by producing different interrogative sentences and implicit/explicit answers. Our framework comprises a QFS-based answer generator, an iterative QA generator, and a relevancy-aware ranker. The two generators aim to expand the number of candidates while covering various types. The ranker trained on the in-context negative samples clarifies the top-N outputs based on the ranking score. Extensive evaluations and detailed analyses demonstrate that our approach outperforms previous state-of-the-art results by significant margins, achieving improved diversity and quality. Our task-oriented processes are consistent with real-world demand, which highlights our system's high applicability.
Code (1)
Tasks
DiversitySimilar Papers 제목 키워드 기반
Diversity and Consistency: Exploring Visual Question-Answer Pair Generation
Although showing promising values to downstream applications, generating question and answer together is under-explored. In this paper, we introduce a novel task that targets question-answer pair generation from visual i…
DiversityQuestion AnsweringQuestion GenerationQuestion-Generation+3Asking Questions the Human Way: Scalable Question-Answer Generation from Text Corpus
The ability to ask questions is important in both human and machine intelligence. Learning to ask questions helps knowledge acquisition, improves question-answering and machine reading comprehension tasks, and helps a ch…
Answer GenerationChatbotMachine Reading ComprehensionQuestion-Answer-Generation+4How to Build Robust FAQ Chatbot with Controllable Question Generator?
Many unanswerable adversarial questions fool the question-answer (QA) system with some plausible answers. Building a robust, frequently asked questions (FAQ) chatbot needs a large amount of diverse adversarial examples. …
ChatbotDiversityPassage RetrievalQuestion Generation+3Explicit Diversity Conditions for Effective Question Answer Generation with Large Language Models
Question Answer Generation (QAG) is an effective data augmentation technique to improve the accuracy of question answering systems, especially in low-resource domains. While recent pretrained and large language model-bas…
Answer GenerationData AugmentationDiversityLanguage Modeling+4CliniQG4QA: Generating Diverse Questions for Domain Adaptation of Clinical Question Answering
Clinical question answering (QA) aims to automatically answer questions from medical professionals based on clinical texts. Studies show that neural QA models trained on one corpus may not generalize well to new clinical…
Domain AdaptationQuestion AnsweringQuestion GenerationQuestion-Generation