Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

MetaEmbed: Scaling Multimodal Retrieval at Test-Time with Flexible Late Interaction

About

Universal multimodal embedding models have achieved great success in capturing semantic relevance between queries and candidates. However, current methods either condense queries and candidates into a single vector, potentially limiting the expressiveness for fine-grained information, or produce too many vectors that are prohibitive for multi-vector retrieval. In this work, we introduce MetaEmbed, a new framework for multimodal retrieval that rethinks how multimodal embeddings are constructed and interacted with at scale. During training, a fixed number of learnable Meta Tokens are appended to the input sequence. At test-time, their last-layer contextualized representations serve as compact yet expressive multi-vector embeddings. Through the proposed Matryoshka Multi-Vector Retrieval training, MetaEmbed learns to organize information by granularity across multiple vectors. As a result, we enable test-time scaling in multimodal retrieval where users can balance retrieval quality against efficiency demands by selecting the number of tokens used for indexing and retrieval interactions. Extensive evaluations on the Massive Multimodal Embedding Benchmark (MMEB) and the Visual Document Retrieval Benchmark (ViDoRe) confirm that MetaEmbed achieves state-of-the-art retrieval performance while scaling robustly to models with 32B parameters. Code is available at https://github.com/facebookresearch/MetaEmbed.

Zilin Xiao, Qi Ma, Mengting Gu, Chun-cheng Jason Chen, Xintao Chen, Vicente Ordonez, Vijai Mohan• 2025

Related benchmarks

TaskDatasetResultRank
Multimodal EmbeddingMMEB
Classification Accuracy73.7
56
Visual document retrievalViDoRe V2--
36
Visual document retrievalViDoRe v2 (test)
ESG Score (Human)63.7
11
Image UnderstandingMMEB Image V2
Accuracy (CLS)68.1
9
Showing 4 of 4 rows

Other info

Follow for update