PulseAugur
EN
LIVE 19:15:30

FreeRet framework turns multimodal LLMs into training-free retrievers

Researchers have developed FreeRet, a novel framework that enables multimodal large language models (MLLMs) to function as effective retrievers without requiring additional training. This plug-and-play system extracts semantically grounded embeddings from off-the-shelf MLLMs for initial candidate search and then utilizes their reasoning capabilities for precise reranking. FreeRet demonstrates significant performance improvements over models trained on millions of pairs on the MMEB and MMEB-V2 benchmarks, showcasing its potential to unify retrieval, reranking, and generation within a single model. AI

IMPACT Enables MLLMs to act as powerful, training-free retrievers, potentially simplifying RAG systems and enhancing multimodal search capabilities.

RANK_REASON This is a research paper describing a new framework for MLLMs.

Read on arXiv cs.CV →

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

FreeRet framework turns multimodal LLMs into training-free retrievers

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Research
This is a research paper describing a new framework for MLLMs.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, model release
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
145 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Yuhan Zhu, Xiangyu Zeng, Chenting Wang, Xinhao Li, Chunxu Liu, Yicheng Xu, Ziang Yan, Yi Wang, Limin Wang ·

    FreeRet: MLLMs as Training-Free Retrievers

    arXiv:2509.24621v2 Announce Type: replace Abstract: Multimodal large language models (MLLMs) are emerging as versatile foundations for mixed-modality retrieval. Yet, they often require heavy post-hoc training to convert them into contrastive encoders for retrieval. This work asks…