paper-with-me

Papers

UME-R1: Exploring Reasoning-Driven Generative Multimodal Embeddings

2025-11-01 · Zhibin Lan, Liqiang Niu, Fandong Meng, Jie Zhou, Jinsong Su arxiv

The remarkable success of multimodal large language models (MLLMs) has driven advances in multimodal embeddings, yet existing models remain inherently discriminative, limiting their ability to benefit from reasoning-driven generation paradigm. In this work, we pioneer the exploration of generative embeddings, unifying embedding tasks within a generative paradigm. We propose UME-R1, a universal multimodal embedding framework consisting of a two-stage training strategy: a cold-start supervised fine-tuning equips the model with reasoning capabilities and enables it to generate both discriminative and generative embeddings; a subsequent reinforcement learning enhances reasoning and further optimizes generative embedding quality. This pioneering work reveals four key insights: 1) generative embeddings unlock substantial performance gains over conventional discriminative embeddings by leveraging the powerful generative reasoning capabilities of MLLMs; 2) discriminative and generative embeddings are complementary, whose combined oracle performance far exceeding that of either alone; 3) RL can effectively enhance generative embeddings, establishing a scalable optimization paradigm.; 4) repeated sampling at inference boosts downstream task coverage (pass@k), highlighting the inference-time scalability potential of generative embeddings. Evaluated on the MMEB-V2 benchmark across 78 tasks spanning video, image, and visual documents, UME-R1 significantly outperforms conventional discriminative embedding models and offers a foundation for more interpretable, reasoning-driven generative multimodal embeddings. Our code, models, and datasets will be publicly available at https://github.com/XMUDeepLIT/UME-R1.

📄 PDF Abstract BibTeX arXiv:2511.00405

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Beyond Chain-of-Thought: Rewrite as a Universal Interface for Generative Multimodal Embeddings

2026-04-24 · Peixi Wu, Ke Mei, Feipeng Ma, Bosong Chai 외 arxiv

Multimodal Large Language Models (MLLMs) have emerged as a promising foundation for universal multimodal embeddings. Recent studies have shown that reasoning-driven generative multimodal embeddings can outperform discrim…

Reinforcement Learning

Embed-RL: Reinforcement Learning for Reasoning-Driven Multimodal Embeddings

2026-02-14 · Haonan Jiang, Yuji Wang, Yongjie Zhu, Xin Lu 외 arxiv

Leveraging Multimodal Large Language Models (MLLMs) has become pivotal for advancing Universal Multimodal Embeddings (UME) in addressing diverse cross-modal tasks. Recent studies demonstrate that incorporating generative…

Reinforcement Learning

Think When Needed: Adaptive Reasoning-Driven Multimodal Embeddings with a Dual-LoRA Architecture

2026-05-14 · Longxiang Zhang, Weilong Dai, Guanghao Zhang, Hao Jiang 외 arxiv

Multimodal large language models (MLLMs) have emerged as a powerful backbone for multimodal embeddings. Recent methods introduce chain-of-thought (CoT) reasoning into the embedding pipeline to improve retrieval quality, …

Reasoning Guided Embeddings: Leveraging MLLM Reasoning for Improved Multimodal Retrieval

2025-11-20 · Chunxu Liu, Jiyuan Yang, Ruopeng Gao, Yuhan Zhu 외 arxiv

Multimodal embeddings are widely used in downstream tasks such as multimodal retrieval, enabling alignment of interleaved modalities in a shared representation space. While recent studies show that Multimodal Large Langu…

MOON3.0: Reasoning-aware Multimodal Representation Learning for E-commerce Product Understanding

2026-04-01 · Junxian Wu, Chenghan Fu, Zhanheng Nie, Daoze Zhang 외 arxiv

With the rapid growth of e-commerce, exploring general representations rather than task-specific ones has attracted increasing attention. Although recent multimodal large language models (MLLMs) have driven significant p…

Representation LearningReinforcement Learning