SPLICE: A Singleton-Enhanced PipeLIne for Coreference REsolution
Yilun Zhu, Siyao Peng, Sameer Pradhan, Amir Zeldes

TL;DR
This paper introduces SPLICE, a neural coreference resolution system that incorporates singleton mentions by reconstructing them from existing data, improving out-of-domain performance and offering insights into mention detection impacts.
Contribution
The paper presents a novel two-step neural coreference system that effectively integrates singleton mentions, addressing previous dataset limitations and enhancing out-of-domain stability.
Findings
Reconstructed singleton mentions achieve ~94% recall on gold singletons.
SPLICE performs comparably to end-to-end systems on OntoNotes.
Improved singleton detection enhances out-of-domain coreference resolution.
Abstract
Singleton mentions, i.e.~entities mentioned only once in a text, are important to how humans understand discourse from a theoretical perspective. However previous attempts to incorporate their detection in end-to-end neural coreference resolution for English have been hampered by the lack of singleton mention spans in the OntoNotes benchmark. This paper addresses this limitation by combining predicted mentions from existing nested NER systems and features derived from OntoNotes syntax trees. With this approach, we create a near approximation of the OntoNotes dataset with all singleton mentions, achieving ~94% recall on a sample of gold singletons. We then propose a two-step neural mention and coreference resolution system, named SPLICE, and compare its performance to the end-to-end approach in two scenarios: the OntoNotes test set and the out-of-domain (OOD) OntoGUM corpus. Results…
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.
Taxonomy
TopicsNetwork Packet Processing and Optimization · Internet Traffic Analysis and Secure E-voting
MethodsSparse Evolutionary Training
