Coreference Resolution: Are the eliminated spans totally worthless?
Xin Tan, Longyin Zhang, Guodong Zhou

TL;DR
This paper investigates the usefulness of eliminated spans in coreference resolution and proposes a method to leverage them, resulting in improved performance on standard datasets.
Contribution
It introduces a mention representation refining strategy that utilizes eliminated spans with a pointer network and an additional loss for diversity, enhancing coreference resolution.
Findings
Eliminated spans are significantly effective for coreference resolution.
The proposed method achieves competitive results on the CoNLL-2012 dataset.
Leveraging all spans improves coreference resolution performance.
Abstract
Various neural-based methods have been proposed so far for joint mention detection and coreference resolution. However, existing works on coreference resolution are mainly dependent on filtered mention representation, while other spans are largely neglected. In this paper, we aim at increasing the utilization rate of data and investigating whether those eliminated spans are totally useless, or to what extent they can improve the performance of coreference resolution. To achieve this, we propose a mention representation refining strategy where spans highly related to mentions are well leveraged using a pointer network for representation enhancing. Notably, we utilize an additional loss term in this work to encourage the diversity between entity clusters. Experimental results on the document-level CoNLL-2012 Shared Task English dataset show that eliminated spans are indeed much effective…
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 · Natural Language Processing Techniques · Text Readability and Simplification
MethodsSigmoid Activation · Tanh Activation · [LivE@PeRson]How do I talk to a real person at Expedia? · Long Short-Term Memory · Softmax · Pointer Network
