菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-28
📄 Abstract - CorPipe at CRAC 2026: Empty Nodes and Cross-Lingual Transfer in Multilingual Coreference Resolution

We introduce CorPipe 26, our winning submission to the CRAC 2026 Shared Task on Multilingual Coreference Resolution. The fifth edition of this shared task focuses mainly on the comparison of generative LLMs and specialized systems; additionally, 5 more datasets and 2 new languages are introduced. CorPipe 26 is an improved version of CorPipe 25, with a new variant predicting empty nodes together with mentions and coreference links in a single model. Our system outperforms all other submissions in the LLM track by 2.8 percent points and all submissions in the unconstrained track by 9.5 percent points. Furthermore, we perform a series of ablation experiments with different model sizes, empty node prediction methods, and cross-lingual zero-shot evaluation. The source code and the trained models are publicly available at this https URL.

顶级标签: natural language processing llm systems
详细标签: coreference resolution empty nodes cross-lingual transfer shared task 或 搜索:

CorPipe 26:多语言指代消解中的空节点与跨语言迁移 / CorPipe at CRAC 2026: Empty Nodes and Cross-Lingual Transfer in Multilingual Coreference Resolution


1️⃣ 一句话总结

本文介绍了在CRAC 2026多语言指代消解任务中夺冠的系统CorPipe 26,它通过在一个统一模型中同时预测空节点、提及和指代链接,相比大型语言模型和其他参赛系统取得了显著优势,并通过消融实验验证了模型大小、空节点预测方法和跨语言零样本迁移的效果。

源自 arXiv: 2605.30133