Room to Improve in Lightweight Reranker Training
tomaarsen · x · 2026-07-17
This blog post adds several key points:
- Training used only 213K training groups for a single epoch; the author believes there is still a clear ceiling compared to methods using millions of samples or distilling from a larger teacher.
- The training data is in English, but the model's French performance on ViDoRe V3 didn't drop—it actually outperformed English in three domains.
- The author candidly lists a few failed attempts:
- Tournament scheduling caused a 27 NDCG drop in metrics;
- Gains from first-token readout were capped at roughly 1.6x;
- Reading a listwise model in a pointwise manner lost most of the improvements;
- For the 2B version, the slowest part isn't decoding, but the ViT encoder.
Related event: LightOn-rerank Targets Mixed-Corpus RAG With Multimodal Rerankers(10 posts)→
More from Research
- Programmable Cellular Automata: CA rules as readable code for explainability — Amidos2006 · 2026-09-11
- GEVIBench launches as a comprehensive benchmark for comparing voltage indicators — drmichaellevin · 2026-09-11
- Gaussian Light Transport: 13D Gaussian Mixtures Speed Up Global Illumination — ssh4net · 2026-09-11
- Llama Loves Pirates — Goodfire's Tom McGrath on teaching math without the pirate style — Machine Learning Street Talk · 2026-09-11
- Fortnow: P vs NP beyond AI's reach, but NP vs L separations could fall — fortnow · 2026-09-11
- MaP-WAM tackles non-Markovian robot manipulation with memory-grounded planning — Sizhe Zhao · 2026-09-11