TL;DR
This paper introduces a neural network framework with clustering-oriented regularization for event coreference resolution, achieving improved results on the ECB+ corpus by producing embeddings suitable for clustering.
Contribution
It proposes a novel neural architecture with CORE terms that enhance embeddings for clustering, advancing supervised representation learning in coreference resolution.
Findings
Outperforms existing models on ECB+ corpus
Requires less pre-annotated information
Effective for both within- and cross-document coreference
Abstract
We present an approach to event coreference resolution by developing a general framework for clustering that uses supervised representation learning. We propose a neural network architecture with novel Clustering-Oriented Regularization (CORE) terms in the objective function. These terms encourage the model to create embeddings of event mentions that are amenable to clustering. We then use agglomerative clustering on these embeddings to build event coreference chains. For both within- and cross-document coreference on the ECB+ corpus, our model obtains better results than models that require significantly more pre-annotated information. This work provides insight and motivating results for a new general approach to solving coreference and clustering problems with representation learning.
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.
