CLAIJul 16, 2025

BOOKCOREF: Coreference Resolution at Book Scale

arXiv:2507.12075v14 citationsh-index: 13Has CodeACL
Originality Synthesis-oriented
AI Analysis

This addresses the problem of evaluating coreference resolution on long texts for NLP researchers, though it is incremental as it builds on existing methods with new data.

The authors tackled the lack of large-scale benchmarks for coreference resolution by creating BOOKCOREF, a book-scale dataset with documents averaging over 200,000 tokens, which improved current systems by up to +20 CoNLL-F1 points when evaluated on full books.

Coreference Resolution systems are typically evaluated on benchmarks containing small- to medium-scale documents. When it comes to evaluating long texts, however, existing benchmarks, such as LitBank, remain limited in length and do not adequately assess system capabilities at the book scale, i.e., when co-referring mentions span hundreds of thousands of tokens. To fill this gap, we first put forward a novel automatic pipeline that produces high-quality Coreference Resolution annotations on full narrative texts. Then, we adopt this pipeline to create the first book-scale coreference benchmark, BOOKCOREF, with an average document length of more than 200,000 tokens. We carry out a series of experiments showing the robustness of our automatic procedure and demonstrating the value of our resource, which enables current long-document coreference systems to gain up to +20 CoNLL-F1 points when evaluated on full books. Moreover, we report on the new challenges introduced by this unprecedented book-scale setting, highlighting that current models fail to deliver the same performance they achieve on smaller documents. We release our data and code to encourage research and development of new book-scale Coreference Resolution systems at https://github.com/sapienzanlp/bookcoref.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes