CLAIIRLGOct 1, 2021

Learning to Ask for Data-Efficient Event Argument Extraction

arXiv:2110.00479v111 citations
Originality Highly original
AI Analysis

This addresses the problem of reducing annotation effort for event argument extraction in information extraction, though it is incremental as it builds on existing question-based approaches.

The paper tackles event argument extraction by framing it as a question-based cloze task and proposes a method to learn optimized question templates without human annotations, achieving state-of-the-art performance on the ACE-2005 dataset in few-shot and supervised settings.

Event argument extraction (EAE) is an important task for information extraction to discover specific argument roles. In this study, we cast EAE as a question-based cloze task and empirically analyze fixed discrete token template performance. As generating human-annotated question templates is often time-consuming and labor-intensive, we further propose a novel approach called "Learning to Ask," which can learn optimized question templates for EAE without human annotations. Experiments using the ACE-2005 dataset demonstrate that our method based on optimized questions achieves state-of-the-art performance in both the few-shot and supervised settings.

Foundations

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

Your Notes