paper-with-me

Papers

Think Then Embed: Generative Context Improves Multimodal Embedding

2025-10-06 · Xuanming Cui, Jianpeng Cheng, Hong-you Chen, Satya Narayan Shukla, Abhijeet Awasthi, Xichen Pan, Chaitanya Ahuja, Shlok Kumar Mishra, Yonghuan Yang, Jun Xiao, Qi Guo, Ser-Nam Lim, Aashu Singh, Xiangjun Fan arxiv

There is a growing interest in Universal Multimodal Embeddings (UME), where models are required to generate task-specific representations. While recent studies show that Multimodal Large Language Models (MLLMs) perform well on such tasks, they treat MLLMs solely as encoders, overlooking their generative capacity. However, such an encoding paradigm becomes less effective as instructions become more complex and require compositional reasoning. Inspired by the proven effectiveness of chain-of-thought reasoning, we propose a general Think-Then-Embed (TTE) framework for UME, composed of a reasoner and an embedder. The reasoner MLLM first generates reasoning traces that explain complex queries, followed by an embedder that produces representations conditioned on both the original query and the intermediate reasoning. This explicit reasoning step enables more nuanced understanding of complex multimodal instructions. Our contributions are threefold. First, by leveraging a powerful MLLM reasoner, we achieve state-of-the-art performance on the MMEB-V2 benchmark, surpassing proprietary models trained on massive in-house datasets. Second, to reduce the dependency on large MLLM reasoners, we finetune a smaller MLLM reasoner using high-quality embedding-centric reasoning traces, achieving the best performance among open-source models with a 7% absolute gain over recently proposed models. Third, we investigate strategies for integrating the reasoner and embedder into a unified model for improved efficiency without sacrificing performance.

📄 PDF Abstract BibTeX arXiv:2510.05014

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CoDAR: Continuous Diffusion Language Models are More Powerful Than You Think

2026-03-03 · Junzhe Shen, Jieru Zhao, Ziwei He, Zhouhan Lin arxiv

We study why continuous diffusion language models (DLMs) have lagged behind discrete diffusion approaches despite their appealing continuous generative dynamics. Under a controlled token--recovery study, we identify toke…

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…

Unified Thinker: A General Reasoning Modular Core for Image Generation

2026-01-06 · Sashuai Zhou, Qiang Zhou, Jijin Hu, Hanqing Yang 외 arxiv

Despite impressive progress in high-fidelity image synthesis, generative models still struggle with logic-intensive instruction following, exposing a persistent reasoning--execution gap. Meanwhile, closed-source systems …

Text-to-Image GenerationReinforcement LearningInstruction FollowingImage Editing

I Think, Therefore I Diffuse: Enabling Multimodal In-Context Reasoning in Diffusion Models

2025-02-12 · Zhenxing Mi, Kuan-Chieh Wang, Guocheng Qian, Hanrong Ye 외

This paper presents ThinkDiff, a novel alignment paradigm that empowers text-to-image diffusion models with multimodal in-context understanding and reasoning capabilities by integrating the strengths of vision-language m…

DecoderLarge Language Model

Think-J: Learning to Think for Generative LLM-as-a-Judge

2025-05-20 · Hui Huang, Yancheng He, Hongli Zhou, Rui Zhang 외

LLM-as-a-Judge refers to the automatic modeling of preferences for responses generated by Large Language Models (LLMs), which is of significant importance for both LLM evaluation and reward modeling. Although generative …

Offline RLReinforcement Learning (RL)