Exploring Multiple Strategies to Improve Multilingual Coreference Resolution in CorefUD
Ond\v{r}ej Pra\v{z}\'ak, Miloslav Konop\'ik, Pavel Kr\'al

TL;DR
This paper introduces a new neural coreference resolution system that leverages multiple strategies, including cross-lingual training and syntactic features, to improve performance across 12 languages in the CorefUD dataset.
Contribution
It presents novel extensions like the Span2Head model and singleton handling, significantly enhancing multilingual coreference resolution performance.
Findings
Significant performance improvements across most datasets.
Effective zero-shot cross-lingual transfer demonstrated.
Outperforms previous models on CorefUD 1.1 test set.
Abstract
Coreference resolution, the task of identifying expressions in text that refer to the same entity, is a critical component in various natural language processing applications. This paper presents a novel end-to-end neural coreference resolution system utilizing the CorefUD 1.1 dataset, which spans 17 datasets across 12 languages. The proposed model is based on the standard end-to-end neural coreference resolution system. We first establish baseline models, including monolingual and cross-lingual variations, and then propose several extensions to enhance performance across diverse linguistic contexts. These extensions include cross-lingual training, incorporation of syntactic information, a Span2Head model for optimized headword prediction, and advanced singleton modeling. We also experiment with headword span representation and long-documents modeling through overlapping segments. The…
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
TopicsEducational Technology and Assessment · Online Learning and Analytics
MethodsSparse Evolutionary Training
