TL;DR
This paper introduces a neural network approach that learns entity-level representations for coreference resolution, enabling more effective cluster merging and significantly improving performance on standard datasets.
Contribution
It proposes a novel neural system that learns high-dimensional cluster representations and uses a learning-to-search algorithm for better coreference decisions, outperforming existing methods.
Findings
Outperforms state-of-the-art on CoNLL 2012 dataset
Uses few hand-engineered features
Effective for both English and Chinese datasets
Abstract
A long-standing challenge in coreference resolution has been the incorporation of entity-level information - features defined over clusters of mentions instead of mention pairs. We present a neural network based coreference system that produces high-dimensional vector representations for pairs of coreference clusters. Using these representations, our system learns when combining clusters is desirable. We train the system with a learning-to-search algorithm that teaches it which local decisions (cluster merges) will lead to a high-scoring final coreference partition. The system substantially outperforms the current state-of-the-art on the English and Chinese portions of the CoNLL 2012 Shared Task dataset despite using few hand-engineered features.
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.
