jina-reranker-v3: Last but Not Late Interaction for Listwise Document Reranking
About
jina-reranker-v3 is a 0.6B-parameter multilingual listwise reranker that introduces a novel "last but not late" interaction. Unlike late interaction models like ColBERT that encode documents separately before multi-vector matching, our approach applies causal attention between the query and all candidate documents in the same context window, enabling rich interactions before extracting contextual embeddings from each document's final token. The new model achieves state-of-the-art BEIR performance with 61.94 nDCG@10 while being significantly smaller than other models with comparable performance.
Feng Wang, Yuqing Li, Han Xiao• 2025
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Document Reranking | TREC DL 20 | NDCG@1064.5 | 33 | |
| Document Reranking | MS MARCO Document DL19 | nDCG@1068.3 | 18 | |
| Relevance Ranking | BEIR 9-dataset (test) | NDCG@10 (NFCorpus)41.03 | 16 | |
| Information Retrieval Reranking | BeIR collection 12 datasets | nDCG@1059.8 | 13 | |
| Reranking | NanoBEIR | NDCG@1070.68 | 8 | |
| Information Retrieval | 2WikiMultihopQA in-domain (dev) | Recall@490.7 | 8 | |
| Retrieval | Musique (dev) | Recall@490.1 | 8 | |
| Reranking | CSAID | MRR76.6 | 6 | |
| Reranking | STARD | MRR0.627 | 6 |
Showing 9 of 9 rows