English

Spike Hijacking in Late-Interaction Retrieval

Information Retrieval 2026-04-08 v1 Machine Learning

Abstract

Late-interaction retrieval models rely on hard maximum similarity (MaxSim) to aggregate token-level similarities. Although effective, this winner-take-all pooling rule may structurally bias training dynamics. We provide a mechanistic study of gradient routing and robustness in MaxSim-based retrieval. In a controlled synthetic environment with in-batch contrastive training, we demonstrate that MaxSim induces significantly higher patch-level gradient concentration than smoother alternatives such as Top-k pooling and softmax aggregation. While sparse routing can improve early discrimination, it also increases sensitivity to document length: as the number of document patches grows, MaxSim degrades more sharply than mild smoothing variants. We corroborate these findings on a real-world multi-vector retrieval benchmark, where controlled document-length sweeps reveal similar brittleness under hard max pooling. Together, our results isolate pooling-induced gradient concentration as a structural property of late-interaction retrieval and highlight a sparsity-robustness tradeoff. These findings motivate principled alternatives to hard max pooling in multi-vector retrieval systems.

Keywords

Cite

@article{arxiv.2604.05253,
  title  = {Spike Hijacking in Late-Interaction Retrieval},
  author = {Karthik Suresh and Tushar Vatsa and Tracy King and Asim Kadav and Michael Friedrich},
  journal= {arXiv preprint arXiv:2604.05253},
  year   = {2026}
}

Comments

Accepted at the 1st Late Interaction Retrieval Workshop (LIR 2026) at ECIR 2026. Published in CEUR Workshop Proceedings

R2 v1 2026-07-01T11:56:20.160Z