Generative Multilingual Coreference Resolution at CRAC 2026

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

A research team presented their upgraded system for generative multilingual coreference resolution at the CRAC 2026 shared task, demonstrating a substantial 15.46 percentage point uplift in CoNLL-U score. This enhanced system, which integrated the larger Gemma 3 27B IT model, joint pre-training, headword tagging, and a sliding window technique, achieved second place in the LLM track and third overall with a primary score of 73.83. The system also recorded the highest scores on two specific datasets within the competition. The paper details the implementation of more efficient training and inference strategies, alongside a comparative analysis of specialized versus general large language model approaches for coreference resolution.

Key takeaway

For NLP Engineers developing multilingual coreference resolution systems, consider integrating larger generative models like Gemma 3 27B IT. Your approach should include joint pre-training, headword tagging, and a sliding window to replicate the observed 15.46 percentage point performance uplift. Focus on efficient training and inference methods to manage the computational demands of these advanced models, potentially outperforming general LLM approaches.

Key insights

The Gemma 3 27B IT model, combined with specific techniques, significantly improves multilingual coreference resolution performance.

Principles

Method

The system incorporated Gemma 3 27B IT, joint pre-training, headword tagging, efficient training/inference, and a sliding window to achieve its performance uplift.

In practice

Topics

Best for: Research Scientist, AI Scientist, NLP Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.