English

MICE: Minimal Interaction Cross-Encoders for efficient Re-ranking

Information Retrieval 2026-03-04 v2

Abstract

Cross-encoders deliver state-of-the-art ranking effectiveness in information retrieval, but have a high inference cost. This prevents them from being used as first-stage rankers, but also incurs a cost when re-ranking documents. Prior work has addressed this bottleneck from two largely separate directions: accelerating cross-encoder inference by sparsifying the attention process or improving first-stage retrieval effectiveness using more complex models, e.g. late-interaction ones. In this work, we propose to bridge these two approaches, based on an in-depth understanding of the internal mechanisms of cross-encoders. Starting from cross-encoders, we show that it is possible to derive a new late-interaction-like architecture by carefully removing detrimental or unnecessary interactions. We name this architecture MICE (Minimal Interaction Cross-Encoders). We extensively evaluate MICE across both in-domain (ID) and out-of-domain (OOD) datasets. MICE decreases fourfold the inference latency compared to standard cross-encoders, matching late-interaction models like ColBERT while retaining most of cross-encoder ID effectiveness and demonstrating superior generalization abilities in OOD.

Keywords

Cite

@article{arxiv.2602.16299,
  title  = {MICE: Minimal Interaction Cross-Encoders for efficient Re-ranking},
  author = {Mathias Vast and Victor Morand and Basile van Cooten and Laure Soulier and Josiane Mothe and Benjamin Piwowarski},
  journal= {arXiv preprint arXiv:2602.16299},
  year   = {2026}
}

Comments

9 pages, 5 figures

R2 v1 2026-07-01T10:41:01.875Z