paper-with-me

Papers

PLUME: Latent Reasoning Based Universal Multimodal Embedding

2026-04-02 · Chenwei He, Xiangzhao Hao, Tianyu Yang, Yuxiang Ma, Yuheng Jia, Lingxiang Wu, Chaoyang Zhao, Haiyun Guo, Jinqiao Wang arxiv

Universal multimodal embedding (UME) maps heterogeneous inputs into a shared retrieval space with a single model. Recent approaches improve UME by generating explicit chain-of-thought (CoT) rationales before extracting embeddings, enabling multimodal large language models to better infer complex query intent. However, explicit CoT incurs substantial inference overhead and can compress rich multimodal evidence into a narrow textual bottleneck. We propose PLUME, a latent reasoning framework that advances UME by replacing verbalized CoT with a short autoregressive rollout of continuous latent states. To support diverse multimodal queries, PLUME further introduces a semantic-anchor-guided transition adapter that steers latent rollout along different reasoning trajectories under the same fixed computation budget. To stabilize training, PLUME adopts a progressive explicit-to-latent curriculum that uses verbalized reasoning only as a temporary training scaffold and gradually transfers this behavior into hidden-state computation, eliminating explicit CoT at inference. On the 78-task MMEB-v2 benchmark, PLUME outperforms strong explicit-CoT UME baselines while reducing reasoning from hundreds of generated tokens to fewer than 10 latent steps, delivering over 30x faster inference. PLUME is especially well suited to retrieval settings where relevant evidence is dense, structurally complex, and difficult to organize through verbalized intermediate rationales, such as video and visual document retrieval. These results show that structured latent computation can preserve the benefits of intermediate reasoning without the overhead of explicit rationale generation, providing a stronger and more efficient paradigm for practical retrieval systems.

📄 PDF Abstract BibTeX arXiv:2604.02073

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LaME: Learning to Think in Latent Space for Multimodal Embedding via Information Bottleneck

2026-06-11 · Peixi Wu, Biao Yang, Feipeng Ma, Bosong Chai 외 arxiv

Reasoning-driven universal multimodal embedding has advanced rapidly by introducing Chain-of-Thought (CoT) reasoning into the embedding pipeline. Despite the strong performance across both general and complex tasks, this…

TTE-Flash: Accelerating Reasoning-based Multimodal Representations via Think-Then-Embed Tokens

2026-05-15 · Jianpeng Cheng, Xian Wu, Jiangfan Zhang, Wentao Bao 외 arxiv

Recent research has demonstrated that Universal Multimodal Embedding (UME) benefits significantly from Chain-of-Thought (CoT) reasoning. In this paradigm, a generative model produces explicit reasoning traces for a multi…

MMEmb-R1: Reasoning-Enhanced Multimodal Embedding with Pair-Aware Selection and Adaptive Control

2026-04-07 · Yuchi Wang, Haiyang Yu, Weikang Bian, Jiefeng Long 외 arxiv

MLLMs have been successfully applied to multimodal embedding tasks, yet their generative reasoning capabilities remain underutilized. Directly incorporating chain-of-thought reasoning into embedding learning introduces t…

Reinforcement Learning

UMER: Unifying Embedding and Ranking via Pair-Aware Discriminative Reasoning for Universal Multimodal Retrieval

2026-08-19 · Libiao Chen, Xiyang Liu, Yanheng Wei, Tao Wang 외 arxiv

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 …

TSEmbed: Unlocking Task Scaling in Universal Multimodal Embeddings

2026-03-05 · Yebo Wu, Feng Liu, Ziwei Xie, Zhiyuan Liu 외 arxiv

Despite the exceptional reasoning capabilities of Multimodal Large Language Models (MLLMs), their adaptation into universal embedding models is significantly impeded by task conflict. To address this, we propose TSEmbed,…

Semantic Similarity