paper-with-me

Papers

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, Runtao Liu, Sergey Tulyakov, Kfir Aberman, Dan Xu

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 models (VLMs). Existing multimodal diffusion finetuning methods largely focus on pixel-level reconstruction rather than in-context reasoning, and are constrained by the complexity and limited availability of reasoning-based datasets. ThinkDiff addresses these challenges by leveraging vision-language training as a proxy task, aligning VLMs with the decoder of an encoder-decoder large language model (LLM) instead of a diffusion decoder. This proxy task builds on the observation that the $\textbf{LLM decoder}$ shares the same input feature space with $\textbf{diffusion decoders}$ that use the corresponding $\textbf{LLM encoder}$ for prompt embedding. As a result, aligning VLMs with diffusion decoders can be simplified through alignment with the LLM decoder. Without complex training and datasets, ThinkDiff effectively unleashes understanding, reasoning, and composing capabilities in diffusion models. Experiments demonstrate that ThinkDiff significantly improves accuracy from 19.2% to 46.3% on the challenging CoBSAT benchmark for multimodal in-context reasoning generation, with only 5 hours of training on 4 A100 GPUs. Additionally, ThinkDiff demonstrates exceptional performance in composing multiple images and texts into logically coherent images. Project page: https://mizhenxing.github.io/ThinkDiff.

📄 PDF Abstract BibTeX arXiv:2502.10458

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLarge Language Model

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Thinking with Video: Video Generation as a Promising Multimodal Reasoning Paradigm

2025-11-06 · Jingqi Tong, Yurong Mou, Hangcheng Li, Mingzhe Li 외 arxiv

The "Thinking with Text" and "Thinking with Images" paradigms significantly improve the reasoning abilities of large language models (LLMs) and Vision-Language Models (VLMs). However, these paradigms have inherent limita…

Multimodal ReasoningVideo Generation

Augmenting Human Cognition through Everyday AR

2025-05-06 · Xiaoan Liu

As spatial computing and multimodal LLMs mature, AR is tending to become an intuitive "thinking tool," embedding semantic and context-aware intelligence directly into everyday environments. This paper explores how always…

Artificial-intelligence-based molecular classification of diffuse gliomas using rapid, label-free optical imaging

2023-03-23 · Todd C. Hollon, Cheng Jiang, Asadur Chowdury, Mustafa Nasir-Moin 외

Molecular classification has transformed the management of brain tumors by enabling more accurate prognostication and personalized treatment. However, timely molecular diagnostic testing for patients with brain tumors is…

DiagnosticManagement

EasyGen: Easing Multimodal Generation with BiDiffuser and LLMs

2023-10-13 · Xiangyu Zhao, Bo Liu, Qijiong Liu, Guangyuan Shi 외

We present EasyGen, an efficient model designed to enhance multimodal understanding and generation by harnessing the capabilities of diffusion models and large language models (LLMs), Unlike existing multimodal models th…

Image Generationmultimodal generationText GenerationText-to-Image Generation

InternLM-XComposer2.5-OmniLive: A Comprehensive Multimodal System for Long-term Streaming Video and Audio Interactions

2024-12-12 · Pan Zhang, Xiaoyi Dong, Yuhang Cao, Yuhang Zang 외

Creating AI systems that can interact with environments over long periods, similar to human cognition, has been a longstanding research goal. Recent advancements in multimodal large language models (MLLMs) have made sign…