ACL 2024findings7 citations

Towards Better Question Generation in QA-based Event Extraction

Zijin Hong, Jian Liu

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.

BibTeX
@inproceedings{hong-liu-2024-towards,
    title = "Towards Better Question Generation in {QA}-based Event Extraction",
    author = "Hong, Zijin  and
      Liu, Jian",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.535/",
    doi = "10.18653/v1/2024.findings-acl.535",
    pages = "9025--9038"
}
Towards Better Question Generation in QA-based Event Extraction · ACL 2024