paper-with-me

Papers

Sparse-LaViDa: Sparse Multimodal Discrete Diffusion Language Models

2025-12-16 · Shufan Li, Jiuxiang Gu, Kangning Liu, Zhe Lin, Zijun Wei, Aditya Grover, Jason Kuen arxiv

Masked Discrete Diffusion Models (MDMs) have achieved strong performance across a wide range of multimodal tasks, including image understanding, generation, and editing. However, their inference speed remains suboptimal due to the need to repeatedly process redundant masked tokens at every sampling step. In this work, we propose Sparse-LaViDa, a novel modeling framework that dynamically truncates unnecessary masked tokens at each inference step to accelerate MDM sampling. To preserve generation quality, we introduce specialized register tokens that serve as compact representations for the truncated tokens. Furthermore, to ensure consistency between training and inference, we design a specialized attention mask that faithfully matches the truncated sampling procedure during training. Built upon the state-of-the-art unified MDM LaViDa-O, Sparse-LaViDa achieves up to a 2x speedup across diverse tasks including text-to-image generation, image editing, and mathematical reasoning, while maintaining generation quality.

📄 PDF Abstract BibTeX arXiv:2512.14008

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Image GenerationMathematical ReasoningImage Editing

Similar Papers 제목 키워드 기반

LaViDa: A Large Diffusion Language Model for Multimodal Understanding

2025-05-22 · Shufan Li, Konstantinos Kallidromitis, Hritik Bansal, Akash Gokul 외

Modern Vision-Language Models (VLMs) can solve a wide range of tasks requiring visual reasoning. In real-world scenarios, desirable properties for VLMs include fast inference and controllable generation (e.g., constraini…

Instruction FollowingLanguage ModelingLanguage ModellingText Infilling+1

Lavida-O: Elastic Large Masked Diffusion Models for Unified Multimodal Understanding and Generation

2025-09-23 · Shufan Li, Jiuxiang Gu, Kangning Liu, Zhe Lin 외 arxiv

We propose Lavida-O, a unified Masked Diffusion Model (MDM) for multimodal understanding and generation. Unlike existing multimodal MDMs such as MMaDa and Muddit which only support simple image-level understanding tasks …

Text-to-Image GenerationMultimodal ReasoningImage Editing

LaViDa-R1: Advancing Reasoning for Unified Multimodal Diffusion Language Models

2026-02-15 · Shufan Li, Yuchen Zhu, Jiuxiang Gu, Kangning Liu 외 arxiv

Diffusion language models (dLLMs) recently emerged as a promising alternative to auto-regressive LLMs. The latest works further extended it to multimodal understanding and generation tasks. In this work, we propose LaViD…

Reinforcement LearningImage Editing

LLAVIDAL: A Large LAnguage VIsion Model for Daily Activities of Living

2024-06-13 · CVPR 2025 1 · Dominick Reilly, Rajatsubhra Chakraborty, Arkaprava Sinha, Manish Kumar Govind 외

Current Large Language Vision Models (LLVMs) trained on web videos perform well in general video understanding but struggle with fine-grained details, complex human-object interactions (HOI), and view-invariant represent…

BenchmarkingHuman-Object Interaction DetectionRepresentation LearningVideo Description+1

The Thinking Pixel: Recursive Sparse Reasoning in Multimodal Diffusion Latents

2026-04-28 · Yuwei Sun, Yuxuan Yao, Hui Li, Siyu Zhu arxiv

Diffusion models have achieved success in high-fidelity data synthesis, yet their capacity for more complex, structured reasoning like text following tasks remains constrained. While advances in language models have leve…

Text-to-Image Generation