paper-with-me

Papers

Exploring MLLM-Diffusion Information Transfer with MetaCanvas

2025-12-12 · Han Lin, Xichen Pan, Ziqi Huang, Ji Hou, Jialiang Wang, Weifeng Chen, Zecheng He, Felix Juefei-Xu, Junzhe Sun, Zhipeng Fan, Ali Thabet, Mohit Bansal, Chu Wang arxiv

Multimodal learning has rapidly advanced visual understanding, largely via multimodal large language models (MLLMs) that use powerful LLMs as cognitive cores. In visual generation, however, these powerful core models are typically reduced to global text encoders for diffusion models, leaving most of their reasoning and planning ability unused. This creates a gap: current multimodal LLMs can parse complex layouts, attributes, and knowledge-intensive scenes, yet struggle to generate images or videos with equally precise and structured control. We propose MetaCanvas, a lightweight framework that lets MLLMs reason and plan directly in spatial and spatiotemporal latent spaces and interface tightly with diffusion generators. We empirically implement MetaCanvas on three different diffusion backbones and evaluate it across six tasks, including text-to-image generation, text/image-to-video generation, image/video editing, and in-context video generation, each requiring precise layouts, robust attribute binding, and reasoning-intensive control. MetaCanvas consistently outperforms global-conditioning baselines, suggesting that treating MLLMs as latent-space planners is a promising direction for narrowing the gap between multimodal understanding and generation.

📄 PDF Abstract BibTeX arXiv:2512.11464

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image GenerationVideo Generation

Similar Papers 제목 키워드 기반

Transfer between Modalities with MetaQueries

2025-04-08 · Xichen Pan, Satya Narayan Shukla, Aashu Singh, Zhuokai Zhao 외

Unified multimodal models aim to integrate understanding (text output) and generation (pixel output), but aligning these different modalities within a single architecture often demands complex training recipes and carefu…

DecoderImage GenerationText-to-Image Generation

SOWing Information: Cultivating Contextual Coherence with MLLMs in Image Generation

2024-11-28 · Yuhan Pei, Ruoyu Wang, Yongqi Yang, Ye Zhu 외

Originating from the diffusion phenomenon in physics, which describes the random movement and collisions of particles, diffusion generative models simulate a random walk in the data space along the denoising trajectory. …

DenoisingImage Generation

Spatial Chain-of-Thought: Bridging Understanding and Generation Models for Spatial Reasoning Generation

2026-02-12 · Wei Chen, Yancheng Long, Mingqiao Liu, Haojie Ding 외 arxiv

While diffusion models have shown exceptional capabilities in aesthetic image synthesis, they often struggle with complex spatial understanding and reasoning. Existing approaches resort to Multimodal Large Language Model…

Spatial ReasoningImage GenerationImage Editing

Bernini: Latent Semantic Planning for Video Diffusion

2026-05-21 · Bernini Team, Chenchen Liu, Junyi Chen, Lei Li 외 arxiv

Multimodal large language models (MLLMs) and diffusion models have each reached remarkable maturity: MLLMs excel at reasoning over heterogeneous multimodal inputs with strong semantic grounding, while diffusion models sy…

Video Generation

A Comprehensive Study on Visual Token Redundancy for Discrete Diffusion-based Multimodal Large Language Models

2025-11-19 · Duo Li, Zuhao Yang, Xiaoqin Zhang, Ling Shao 외 arxiv

Discrete diffusion-based multimodal large language models (dMLLMs) have emerged as a promising alternative to autoregressive MLLMs thanks to their advantages in parallel decoding and bidirectional context modeling, but m…