English

Towards Better Question Generation in QA-based Event Extraction

Computation and Language 2024-07-23 v3

Abstract

Event Extraction (EE) is an essential information extraction task that aims to extract event-related information from unstructured texts. The paradigm of this task has shifted from conventional classification-based methods to more contemporary question-answering-based (QA-based) approaches. However, in QA-based EE, the quality of the questions dramatically affects the extraction accuracy, and how to generate high-quality questions for QA-based EE remains a challenge. In this work, to tackle this challenge, we suggest four criteria to evaluate the quality of a question and propose a reinforcement learning method, RLQG, for QA-based EE that can generate generalizable, high-quality, and context-dependent questions and provides clear guidance to QA models. The extensive experiments conducted on ACE and RAMS datasets have strongly validated our approach's effectiveness, which also demonstrates its robustness in scenarios with limited training data. The corresponding code of RLQG is released for further research.

Keywords

Cite

@article{arxiv.2405.10517,
  title  = {Towards Better Question Generation in QA-based Event Extraction},
  author = {Zijin Hong and Jian Liu},
  journal= {arXiv preprint arXiv:2405.10517},
  year   = {2024}
}

Comments

Accepted to ACL2024 Findings

R2 v1 2026-06-28T16:30:22.364Z