UMER Unifies Multimodal Embedding and Ranking for Retrieval

Libiao Chen, Xiyang Liu, Yanheng Wei, Tao Wang, Zhenyu Tang· August 20, 2026 View original

Key takeaways

  • Universal multimodal retrieval needs both efficient matching and fine-grained reasoning.
  • UMER uses Pair-Aware Discriminative Reasoning to compare query-candidate pairs.
  • It jointly learns contrastive embeddings and discriminative ranking within one MLLM.
  • UMER achieves state-of-the-art performance in multimodal retrieval with adjustable inference.

Who benefits

E-commerceMedia & EntertainmentContent ManagementSearch EnginesAI Development

Summary

UMER is a new framework that unifies multimodal embedding and ranking for universal retrieval, using Pair-Aware Discriminative Reasoning to compare query-candidate pairs and identify relevant evidence. It achieves state-of-the-art performance on MMEB-V2 by jointly learning contrastive embeddings and discriminative ranking within a single MLLM.

Universal multimodal retrieval systems aim to handle diverse instruction-aware tasks, requiring both efficient large-scale matching and precise semantic understanding. Existing methods often rely on Multimodal Large Language Models (MLLMs) to derive representations or use Chain-of-Thought (CoT) reasoning to enhance embeddings. However, these CoT methods typically reason about queries and candidates in isolation, failing to explicitly highlight differences between positive and confusing negative examples. This research introduces UMER (Unified Multimodal Embedding and Ranking), a novel framework designed for universal multimodal retrieval. UMER departs from item-wise reflection by employing Pair-Aware Discriminative Reasoning. This approach directly compares query-candidate pairs to pinpoint instruction-relevant matching and discrepancy evidence, providing a more nuanced understanding. UMER jointly learns contrastive embeddings for efficient global matching and discriminative ranking for explicit pairwise relevance judgments, all within a single MLLM. A mutual distillation strategy further enhances the transfer of reliable pairwise preferences between the embedding and ranking functions. On the MMEB-V2 benchmark, UMER achieved state-of-the-art performance under comparable settings, while also offering adjustable inference budgets.

Why it matters

Professionals building or utilizing multimodal search and recommendation systems can leverage UMER to achieve more accurate and efficient retrieval, especially in scenarios requiring fine-grained semantic reasoning and distinguishing subtle differences between items.

How to implement this in your domain

  1. 1Investigate integrating UMER's Pair-Aware Discriminative Reasoning into existing multimodal retrieval systems.
  2. 2Explore using UMER for applications requiring fine-grained semantic understanding and distinguishing hard negatives.
  3. 3Evaluate the benefits of jointly learning contrastive embeddings and discriminative ranking for specific use cases.
  4. 4Consider implementing mutual distillation strategies to improve the robustness of multimodal retrieval models.

Original post by Libiao Chen, Xiyang Liu, Yanheng Wei, Tao Wang, Zhenyu Tang

"arXiv:2608.18504v1 Announce Type: new Abstract: Universal multimodal retrieval aims to support diverse instruction-aware retrieval tasks, demanding both efficient corpus-scale matching and fine-grained semantic reasoning. Recent MLLM-based embedding methods typically derive repre…"

View on X

Originally posted by Libiao Chen, Xiyang Liu, Yanheng Wei, Tao Wang, Zhenyu Tang on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses