CLSep 10, 2021

Asking It All: Generating Contextualized Questions for any Semantic Role

arXiv:2109.04832v1662 citations
Originality Incremental advance
AI Analysis

This addresses the problem of automated question generation for semantic understanding, but it is incremental as it builds on existing question generation approaches by focusing on roles without requiring pre-existing answers.

The paper tackles the task of role question generation, which involves producing questions about all semantic roles of a predicate in a passage, and demonstrates that their two-stage model generates diverse and well-formed questions for a broad ontology.

Asking questions about a situation is an inherent step towards understanding it. To this end, we introduce the task of role question generation, which, given a predicate mention and a passage, requires producing a set of questions asking about all possible semantic roles of the predicate. We develop a two-stage model for this task, which first produces a context-independent question prototype for each role and then revises it to be contextually appropriate for the passage. Unlike most existing approaches to question generation, our approach does not require conditioning on existing answers in the text. Instead, we condition on the type of information to inquire about, regardless of whether the answer appears explicitly in the text, could be inferred from it, or should be sought elsewhere. Our evaluation demonstrates that we generate diverse and well-formed questions for a large, broad-coverage ontology of predicates and roles.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes