Joint Event and Temporal Relation Extraction with Shared Representations and Structured Prediction
About
We propose a joint event and temporal relation extraction model with shared representation learning and structured prediction. The proposed method has two advantages over existing work. First, it improves event representation by allowing the event and relation modules to share the same contextualized embeddings and neural representation learner. Second, it avoids error propagation in the conventional pipeline systems by leveraging structured inference and learning methods to assign both the event labels and the temporal relation labels jointly. Experiments show that the proposed method can improve both event extraction and temporal relation extraction over state-of-the-art systems, with the end-to-end F1 improved by 10% and 6.8% on two benchmark datasets respectively.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Temporal Relation Classification | TB-DENSE | F-score64.5 | 25 | |
| Event TEMPREL extraction | MATRES | F1 Score75.5 | 24 | |
| Relation Extraction | MATRES | F1 Score0.755 | 10 | |
| Relation Extraction | Security posts dataset | Precision (AchievedBy)75.94 | 5 | |
| Attack Tree Synthesis | Attack Tree Synthesis Dataset (test) | AHD30.75 | 5 | |
| Event extraction | Security Posts (Crowd Discussions) (test) | Trigger Precision70.35 | 5 | |
| Event Detection | MATRES | F1 Score87.8 | 3 | |
| Event Detection | TB-DENSE | F1 Score90.9 | 2 | |
| Relation Extraction | TB-DENSE | F1 Score49.4 | 2 |