@inproceedings{martinelli-etal-2025-xcore,
title = "x{C}o{R}e: Cross-context Coreference Resolution",
author = "Martinelli, Giuliano and
Gatti, Bruno and
Navigli, Roberto",
editor = "Christodoulopoulos, Christos and
Chakraborty, Tanmoy and
Rose, Carolyn and
Peng, Violet",
booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
month = nov,
year = "2025",
address = "Suzhou, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1737/",
pages = "34252--34266",
ISBN = "979-8-89176-332-6",
abstract = "Current coreference resolution systems are typically tailored for short- or medium-sized texts and struggle to scale to very long documents due to architectural limitations and implied memory costs.However, a few available solutions can be applied by inputting documents split into smaller windows. This is inherently similar to what happens in the cross-document setting, in which systems infer coreference relations between mentions that are found in separate documents.In this paper, we unify these two challenging settings under the general framework of cross-context coreference, and introduce xCoRe, a new unified approach designed to efficiently handle short-, long-, and cross-document coreference resolution.xCoRe adopts a three-step pipeline that first identifies mentions, then creates clusters within individual contexts, and finally merges clusters across contexts.In our experiments, we show that our formulation enables joint training on shared long- and cross-document resources, increasing data availability and particularly benefiting the challenging cross-document task.Our model achieves new state-of-the-art results on cross-document benchmarks and strong performance on long-document data, while retaining top-tier results on traditional datasets, positioning it as a robust, versatile solution that can be applied across all end-to-end coreference settings.We release our models and code at http://github.com/sapienzanlp/xcore."
}Markdown (Informal)
[xCoRe: Cross-context Coreference Resolution](https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1737/) (Martinelli et al., EMNLP 2025)
ACL
- Giuliano Martinelli, Bruno Gatti, and Roberto Navigli. 2025. xCoRe: Cross-context Coreference Resolution. In Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing, pages 34252–34266, Suzhou, China. Association for Computational Linguistics.