Generating Question-Answer Hierarchies (P19-1)

Copied to clipboard

Challenge: a novel text generation task uses reading comprehension datasets to generate a hierarchy of question-answer pairs . users can click on high-level questions to reveal related but more specific questions .
Approach: They propose a text-generating task which converts a document into a hierarchy of question-answer pairs . users can click on high-level questions to reveal related but more specific questions . they then use the specificity-labeled reading comprehension dataset to generate the hierarchy .
Outcome: The proposed system can be used to generate a hierarchy of question-answer pairs based on reading comprehension datasets.

Similar Papers

Generating Questions for Knowledge Bases via Incorporating Diversified Contexts and Answer-Aware Loss (D19-1)

Copied to clipboard

Challenge: Conventional methods for question generation neglect two crucial research issues: 1) the given predicate needs to be expressed; 2) the answer to the generated question needs to have a definitive answer.
Approach: They propose a neural encoder-decoder model with multi-level copy mechanisms to generate questions . they also introduce answer-aware loss to make generated questions correspond to more definitive answers.
Outcome: The proposed model achieves state-of-the-art performance while corresponding to more definitive answers.
AnswerQuest: A System for Generating Question-Answer Items from Multi-Paragraph Documents (2021.eacl-demos)

Copied to clipboard

Challenge: Existing systems that generate and answer questions in a question-and-answer format can facilitate reading comprehension.
Approach: They propose a system that integrates question answering and question generation tasks to produce a list of Q&A items for a text.
Outcome: The proposed system generates a catalog of Q&A items for a text.
Question Generation and Answering for exploring Digital Humanities collections (2022.lrec-1)

Copied to clipboard

Challenge: Recent advances in representation learning of text have achieved impressive results on benchmark Natural Language Understanding (NLU) tasks.
Approach: They propose a question answering paradigm that uses a BART Transformer based generative model to generate question data.
Outcome: The proposed approach is validated on a new corpus of digitized archive collections of a French Social Science journal.
ParaQG: A System for Generating Questions and Answers from Paragraphs (D19-3)

Copied to clipboard

Challenge: Automated question generation systems generate questions from sentences and paragraphs . manual generation of questions is labour-intensive as it requires reading, parsing and understanding of long passages of text.
Approach: They propose a web-based system for generating questions from sentences and paragraphs . paraQG provides an interactive interface for a user to select answers with visual insights .
Outcome: The proposed system generates questions from sentences and paragraphs on a web-based platform.
Answer-focused and Position-aware Neural Question Generation (D18-1)

Copied to clipboard

Challenge: Recent neural network-based approaches generate interrogative words that do not match the answer type.
Approach: They propose an answer-focused and position-aware neural question generation model to address these issues.
Outcome: The proposed model outperforms the baseline and outperformed the state-of-the-art system.
Reinforced Multi-task Approach for Multi-hop Question Generation (2020.coling-main)

Copied to clipboard

Challenge: Empirical evaluation shows our model to outperform the single-hop question generation models on both automatic evaluation metrics such as BLEU, METEOR, and ROUGE and human evaluation metrics for quality and coverage of the generated questions.
Approach: They propose a question-aware reward function to maximize the utilization of supporting facts in the context.
Outcome: The proposed model outperforms single-hop neural question generation models on automatic evaluation metrics and human evaluation metrics for quality and coverage of the generated questions.
Graph Guided Question Answer Generation for Procedural Question-Answering (2024.eacl-long)

Copied to clipboard

Challenge: a new method for question-answer generation from procedural text is sub-optimal for training QA models.
Approach: They propose a method for generating exhaustive and high-quality training data from procedural text . they use procedural data to represent each step and the overall flow of the procedure as graphs .
Outcome: The proposed method outperforms existing methods on task-specific question answering tasks.
Evaluation of Question Answer Generation for Portuguese: Insights and Datasets (2024.findings-emnlp)

Copied to clipboard

Challenge: Automatic question generation is an increasingly important task that can be applied in educational settings, data augmentation for question-answering (QA), and conversational systems.
Approach: They adapt and apply QAG approaches to generate question-answer pairs given context and look into strategies for error filtering and their effects.
Outcome: The proposed methods can generate question-answer pairs in Portuguese, a widely spoken language that is underrepresented in natural language processing research.
QuASAR: A Question-Driven Structure-Aware Approach for Table-to-Text Generation (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for table-to-text generation fail to capture the structure of tabular data or rely on complex attention mechanisms, limiting their applicability.
Approach: They propose a question-driven self-supervised approach to enhance the model’s structural perception and representation capabilities by focusing on structure-related queries.
Outcome: The proposed model improves its model's structural perception and representation capabilities by guiding it to capture local and global table structures.
Multi-Relational Question Answering from Narratives: Machine Reading and Reasoning in Simulated Worlds (P18-1)

Copied to clipboard

Challenge: Question Answering (QA) has primarily focused on knowledge bases or free text as a source of knowledge.
Approach: They propose a task of multi-relational QA over personal narrative using text worlds . they generate and release a lightweight Python-based framework for easily generating additional worlds and narrative .
Outcome: The proposed framework combines elements of structured QA over knowledge bases and unstructured QA . it generates and analyzes five diverse datasets with dynamic narrative . the framework is lightweight and easy to use .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations