CLOct 18, 2023

Filling in the Gaps: Efficient Event Coreference Resolution using Graph Autoencoder Networks

arXiv:2310.11965v1131 citationsh-index: 32
Originality Incremental advance
AI Analysis

This addresses event coreference resolution for lower-resourced languages, showing incremental improvements in efficiency and robustness.

The paper tackles event coreference resolution in a lower-resourced language domain by framing it as a graph reconstruction task, resulting in a method that significantly outperforms classical mention-pair methods on a large Dutch corpus in overall score, efficiency, and training speed.

We introduce a novel and efficient method for Event Coreference Resolution (ECR) applied to a lower-resourced language domain. By framing ECR as a graph reconstruction task, we are able to combine deep semantic embeddings with structural coreference chain knowledge to create a parameter-efficient family of Graph Autoencoder models (GAE). Our method significantly outperforms classical mention-pair methods on a large Dutch event coreference corpus in terms of overall score, efficiency and training speed. Additionally, we show that our models are consistently able to classify more difficult coreference links and are far more robust in low-data settings when compared to transformer-based mention-pair coreference algorithms.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes