mxbai-rerank-v3-listwise: Mixedbread's New Reranker That Goes Beyond Binary Relevance
Mixedbread's mxbai-rerank-v3-listwise reads the whole candidate set at once to resolve conflicts and rank by directives like recency and source priority — delivering +11% NDCG@10 over previous methods.

What Is mxbai-rerank-v3-listwise?
Mixedbread has launched mxbai-rerank-v3-listwise, a next-generation reranking model that fundamentally rethinks how relevance ranking works. Unlike traditional rerankers that score documents independently against a query, this model reads the entire candidate set at once, resolves conflicts between results, and applies complex ranking directives like recency weighting, source priority, and multi-step rules.
Why Listwise Reranking Is a Big Deal
Most rerankers are pointwise or pairwise — they compare documents to a query one at a time or in pairs. This misses crucial information: the relative quality of results compared to each other. Listwise reranking treats the entire candidate list as the input, enabling the model to make holistic judgments about ranking order rather than isolated relevance scores.
This approach lets you encode sophisticated business logic directly into the ranking step. Need recent articles to outrank older ones? Want trusted sources to float to the top? mxbai-rerank-v3-listwise handles these as first-class directives — not post-processing hacks.
Performance Numbers
In benchmark runs with Wholembed v3, mxbai-rerank-v3-listwise delivers a +11% improvement in NDCG@10 on average across multiple domains, modalities, and languages. For RAG pipelines, recommendation systems, and search applications where ranking quality directly impacts outcomes, this is a significant lift.
Availability
mxbai-rerank-v3-listwise is available today in preview through Mixedbread. It pairs with their Wholembed v3 embedding model for end-to-end retrieval pipelines. If you're building RAG systems and haven't upgraded your reranking layer, this is the best reason to do so now.
Enjoyed this?
Get more posts like this delivered to your inbox.
Files SDK: One Unified Storage API for S3, R2, Google Drive, and 18 More Providers
Next →Nous Research Hermes Agent Gets Computer Use: Any Model Can Now Control Your Desktop
Related Articles
Datalab Launches Marker 2.0: An Open-Source PDF-to-Markdown Tool Built for RAG Pipeline
5 min read
NVIDIA Cosmos 3: The World's First Fully Open Omnimodel for Physical AI
5 min read