CLAIOct 21, 2023

Ask To The Point: Open-Domain Entity-Centric Question Generation

arXiv:2310.14126v1131 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses the need for entity-focused question generation in applications like topic-specific learning and fact-checking, representing a novel task with incremental methodological improvements.

The paper tackles the problem of generating questions from an entity perspective, introducing the entity-centric question generation (ECQG) task, and proposes the GenCONE framework with content focusing and question verification modules, which significantly outperforms baselines in experiments.

We introduce a new task called *entity-centric question generation* (ECQG), motivated by real-world applications such as topic-specific learning, assisted reading, and fact-checking. The task aims to generate questions from an entity perspective. To solve ECQG, we propose a coherent PLM-based framework GenCONE with two novel modules: content focusing and question verification. The content focusing module first identifies a focus as "what to ask" to form draft questions, and the question verification module refines the questions afterwards by verifying the answerability. We also construct a large-scale open-domain dataset from SQuAD to support this task. Our extensive experiments demonstrate that GenCONE significantly and consistently outperforms various baselines, and two modules are effective and complementary in generating high-quality questions.

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