ProtoEM: A Prototype-Enhanced Matching Framework for Event Relation Extraction
Zhilei Hu, Zixuan Li, Daozhu Xu, Long Bai, Cheng Jin, Xiaolong Jin,, Jiafeng Guo, Xueqi Cheng

TL;DR
ProtoEM introduces a prototype-enhanced matching framework that jointly extracts multiple event relations by capturing their intrinsic semantics through prototype representations and a GNN-based dependency modeling, improving accuracy on MAVEN-ERE.
Contribution
The paper proposes a novel framework that uses prototype representations and graph neural networks to jointly extract multiple event relations, capturing their semantics and interdependencies.
Findings
Significant improvement over baseline models on MAVEN-ERE dataset.
Effective representation of event relation prototypes.
Model captures interdependence among event relations.
Abstract
Event Relation Extraction (ERE) aims to extract multiple kinds of relations among events in texts. However, existing methods singly categorize event relations as different classes, which are inadequately capturing the intrinsic semantics of these relations. To comprehensively understand their intrinsic semantics, in this paper, we obtain prototype representations for each type of event relation and propose a Prototype-Enhanced Matching (ProtoEM) framework for the joint extraction of multiple kinds of event relations. Specifically, ProtoEM extracts event relations in a two-step manner, i.e., prototype representing and prototype matching. In the first step, to capture the connotations of different event relations, ProtoEM utilizes examples to represent the prototypes corresponding to these relations. Subsequently, to capture the interdependence among event relations, it constructs a…
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
MethodsGraph Neural Network
