Cross-Supervised Joint-Event-Extraction with Heterogeneous Information Networks
Yue Wang, Zhuo Xu, Lu Bai, Yao Wan, Lixin Cui, Qian Zhao, Edwin R., Hancock, Philip S. Yu

TL;DR
This paper introduces a novel cross-supervised mechanism and leverages heterogeneous information networks to improve joint-event extraction, effectively addressing sparse co-occurrence issues and outperforming existing methods.
Contribution
The paper proposes a cross-supervised mechanism and utilizes heterogeneous information networks to enhance joint-event extraction performance.
Findings
Outperforms state-of-the-art methods in entity and trigger extraction
Effectively addresses sparse co-occurrence relationships
Demonstrates robustness across four real-world datasets
Abstract
Joint-event-extraction, which extracts structural information (i.e., entities or triggers of events) from unstructured real-world corpora, has attracted more and more research attention in natural language processing. Most existing works do not fully address the sparse co-occurrence relationships between entities and triggers, which loses this important information and thus deteriorates the extraction performance. To mitigate this issue, we first define the joint-event-extraction as a sequence-to-sequence labeling task with a tag set composed of tags of triggers and entities. Then, to incorporate the missing information in the aforementioned co-occurrence relationships, we propose a Cross-Supervised Mechanism (CSM) to alternately supervise the extraction of either triggers or entities based on the type distribution of each other. Moreover, since the connected entities and triggers…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Natural Language Processing Techniques
