English

HALvest-Contrastive: Retrieval-Like Authorship Attribution with Patch-Level Late Interaction

Digital Libraries 2026-05-26 v5 Computation and Language

Abstract

Authorship attribution asks whether two pieces of text share a writer, but topical confound makes the task deceptively easy: two authors covering the same topic may look more alike than one author covering two topics. Scholarly prose offers a natural remedy, academic writers produce multiple papers on related but distinct topics while maintaining consistent stylistic habits. We introduce HALvest, a 17-billion-token multilingual corpus of open-access academic papers, and its English contrastive derivative HALvest-Contrastive, where same-author passages are drawn from distinct papers within a disciplinary field to minimize topical overlap. We validate our benchmark by showing that a strong lexical baseline collapses once topical shortcuts are removed. On this same benchmark, we revisit how authorship is scored. Standard systems compress each document into a single vector. We instead keep a sequence of vectors and compare them with late interaction, then propose patch-level late interaction, which groups neighboring tokens into patches before matching. Matching at the sequence level greatly improves performance over the single-vector baseline, but the optimal interaction granularity is subtle.

Keywords

Cite

@article{arxiv.2407.20595,
  title  = {HALvest-Contrastive: Retrieval-Like Authorship Attribution with Patch-Level Late Interaction},
  author = {Francis Kulumba and Wissam Antoun and Guillaume Vimont and Laurent Romary and Florian Cafiero},
  journal= {arXiv preprint arXiv:2407.20595},
  year   = {2026}
}

Comments

19 pages, 9 figures. Under review

R2 v1 2026-06-28T17:57:48.817Z