Towards Better Question Generation in QA-based Event Extraction
Zijin Hong, Jian Liu

TL;DR
This paper introduces RLQG, a reinforcement learning approach for generating high-quality, context-dependent questions in QA-based Event Extraction, significantly improving extraction accuracy and robustness, especially with limited training data.
Contribution
Proposes a novel reinforcement learning method, RLQG, with four criteria for question quality to enhance QA-based Event Extraction.
Findings
RLQG outperforms baseline methods on ACE and RAMS datasets.
Generated questions improve event extraction accuracy.
Method demonstrates robustness with limited training data.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques
