Visual Information-Guided Parallel Decoding for Diffusion Multimodal Large Language Models

📅 2026-08-26
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出VIG-Sampler方法,通过图像信息指导的采样策略优化解码过程,提高多模态生成质量,在多个基准测试中表现优于现有方法。
📝 Abstract
Diffusion multimodal large language models (dMLLMs) have recently emerged as a new decoding paradigm for multimodal generation. Starting from a fully masked sequence, dMLLMs progressively decode the sequence by unmasking a subset of the remaining masked positions at each step. Since the selected tokens serve as the prediction context for subsequent steps, deciding which tokens to decode is crucial to the quality of the final output. The most common strategy prioritizes tokens based on a certainty measure that tends to favor tokens frequently observed in the training data. Recent approaches instead order tokens according to their influence on subsequent predictions, but do not explicitly account for the input image. We propose the Visual Information-Guided Sampler (VIG-Sampler), which prioritizes tokens based on their attention to image tokens. We further impose a constraint that penalizes candidate tokens whose image-attention distributions are similar to those of previously selected tokens, thereby increasing the information gain of the decoded subset. Extensive experiments on 7 captioning and VQA benchmarks with 3 open-source dMLLMs demonstrate the effectiveness of VIG-Sampler, which outperforms the Info-Gain Sampler by an average of 19.3 CIDEr points across the captioning benchmarks and surpasses it on COCO Caption while using only half as many decoding steps.
Problem

Research questions and friction points this paper is trying to address.

diffusion multimodal large language models
decoding
token selection
visual information
Innovation

Methods, ideas, or system contributions that make the work stand out.

Visual Information-Guided Sampler
image-attention distributions
information gain
decoding steps
🔎 Similar Papers
💼 Related Jobs
No related jobs found.
I
Insu Lee
Seoul National University
W
Wooje Park
Seoul National University
W
Wonseok Shin
Seoul National University
J
Jinwoo Son
Seoul National University
Byonghyo Shim
Byonghyo Shim
Professor, Department of Electrical and Computer Engineering, Seoul National University
Wireless CommunicationsDeep LearningInformation TheoryStatistical Signal Processing