paper-with-me

홈 › Papers

FUDOKI: Discrete Flow-based Unified Understanding and Generation via Kinetic-Optimal Velocities

2025-05-26 · Jin Wang, Yao Lai, Aoxue Li, Shifeng Zhang, Jiacheng Sun, Ning Kang, Chengyue Wu, Zhenguo Li, Ping Luo

The rapid progress of large language models (LLMs) has catalyzed the emergence of multimodal large language models (MLLMs) that unify visual understanding and image generation within a single framework. However, most existing MLLMs rely on autoregressive (AR) architectures, which impose inherent limitations on future development, such as the raster-scan order in image generation and restricted reasoning abilities in causal context modeling. In this work, we challenge the dominance of AR-based approaches by introducing FUDOKI, a unified multimodal model purely based on discrete flow matching, as an alternative to conventional AR paradigms. By leveraging metric-induced probability paths with kinetic optimal velocities, our framework goes beyond the previous masking-based corruption process, enabling iterative refinement with self-correction capability and richer bidirectional context integration during generation. To mitigate the high cost of training from scratch, we initialize FUDOKI from pre-trained AR-based MLLMs and adaptively transition to the discrete flow matching paradigm. Experimental results show that FUDOKI achieves performance comparable to state-of-the-art AR-based MLLMs across both visual understanding and image generation tasks, highlighting its potential as a foundation for next-generation unified multimodal models. Furthermore, we show that applying test-time scaling techniques to FUDOKI yields significant performance gains, further underscoring its promise for future enhancement through reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2505.20147

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

dFlowGRPO: Rate-Aware Policy Optimization for Discrete Flow Models

2026-05-10 · Zhengyan Wan, Yidong Ouyang, Panwen Hu, Qiang Sun arxiv

Discrete flow models (DFMs) are a class of flexible generative models for generating discrete data, and diffusion large language models (dLLMs) can be viewed as a special case with a specific choice of mixture path and a…

Text-to-Image GenerationReinforcement Learning

Best of Both Worlds: Multimodal Reasoning and Generation via Unified Discrete Flow Matching

2026-02-12 · Onkar Susladkar, Tushar Prakash, Gayatri Deshmukh, Kiet A. Nguyen 외 arxiv

We propose UniDFlow, a unified discrete flow-matching framework for multimodal understanding, generation, and editing. It decouples understanding and generation via task-specific low-rank adapters, avoiding objective int…

Zero-shot GeneralizationMultimodal ReasoningImage Generation

NextFlow: Unified Sequential Modeling Activates Multimodal Understanding and Generation

2026-01-05 · Huichao Zhang, Liao Qu, Yiheng Liu, Hang Chen 외 arxiv

We present NextFlow, a unified decoder-only autoregressive transformer trained on 6 trillion interleaved text-image discrete tokens. By leveraging a unified vision representation within a unified autoregressive architect…

Reinforcement LearningVideo GenerationImage Editing

Uni-ViGU: Towards Unified Video Generation and Understanding via A Diffusion-Based Video Generator

2026-04-09 · Luozheng Qin, Jia Gong, Qian Qiao, Tianjiao Li 외 arxiv

Unified multimodal models integrating visual understanding and generation face a fundamental challenge: visual generation incurs substantially higher computational costs than understanding, particularly for video. This i…

multimodal generationVideo GenerationText Generation

TokenFlow: Unified Image Tokenizer for Multimodal Understanding and Generation

2024-12-04 · CVPR 2025 1 · Liao Qu, Huichao Zhang, Yiheng Liu, Xu Wang 외

We present TokenFlow, a novel unified image tokenizer that bridges the long-standing gap between multimodal understanding and generation. Prior research attempt to employ a single reconstruction-targeted Vector Quantizat…

Image GenerationImage ReconstructionQuantization