PulseAugur
EN
LIVE 11:50:43

jina-reranker-v3.5: Efficient Listwise Reranker with Hybrid Attention

Researchers have introduced jina-reranker-v3.5, a 0.6 billion parameter listwise reranker designed for efficient and robust deployment in agentic retrieval systems. This new model enhances its predecessor, jina-reranker-v3, by incorporating a hybrid attention mechanism that balances sliding-window and global layers, and by training on a diverse multi-domain dataset. Through a three-stage self-distillation process, jina-reranker-v3.5 achieves competitive performance with significantly fewer parameters, matching larger models on benchmarks like BEIR and showing marked improvements in semi-structured retrieval and inference latency. The model weights are publicly available on Hugging Face for non-commercial use. AI

IMPACT Enhances efficiency and performance for agentic retrieval systems, potentially improving search and information extraction capabilities.

RANK_REASON Research paper detailing a new model release with performance benchmarks. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.IR (Information Retrieval) →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

jina-reranker-v3.5: Efficient Listwise Reranker with Hybrid Attention

COVERAGE [1]

  1. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Han Xiao ·

    jina-reranker-v3.5: An Efficient Listwise Reranker with Hybrid Attention and Self-Distillation

    Listwise rerankers are the discriminative core of agentic retrieval pipelines, yet production deployment demands efficiency, domain robustness, and fluency on semi-structured data at the same time. We present jina-reranker-v3.5, a 0.6B-parameter listwise reranker that meets these…