Table of Contents
Fetching ...

Learning to Generate via Understanding: Understanding-Driven Intrinsic Rewarding for Unified Multimodal Models

Jiadong Pan, Liang Li, Yuxin Peng, Yu-Ming Tang, Shuohuan Wang, Yu Sun, Hua Wu, Qingming Huang, Haifeng Wang

TL;DR

A token-level intrinsic text-image alignment reward mechanism, GvU, is proposed, enabling the UMM to act simultaneously as teacher and student: it evaluates its own outputs using the understanding branch to guide the generations accordingly, narrowing the capability gap between UMMs'visual understanding and generation.

Abstract

Recently, unified multimodal models (UMMs) have made remarkable progress in integrating visual understanding and generation, demonstrating strong potential for complex text-to-image (T2I) tasks. Despite their theoretical promise, a persistent capability gap exists: UMMs typically exhibit superior visual understanding but comparatively weaker generative capabilities. This discrepancy arises largely from the intrinsic decoupling between the understanding and generation processes. While a UMM can accurately interpret fine-grained visual details, it often struggles to produce semantically coherent images from complex textual prompts. To address this challenge, we explore UMMs' internal understanding capability to enhance generation quality. We propose a token-level intrinsic text-image alignment reward mechanism, GvU, enabling the UMM to act simultaneously as teacher and student: it evaluates its own outputs using the understanding branch to guide the generations accordingly. Building upon this, we design a self-supervised reinforcement learning framework, allowing UMMs to iteratively improve their generation quality through understanding-based intrinsic reward signals--without reliance on external supervision. Experimental results show that our method substantially boosts UMMs' generation, which in turn strengthens their fine-grained visual understanding, narrowing the capability gap between UMMs' visual understanding and generation.

Learning to Generate via Understanding: Understanding-Driven Intrinsic Rewarding for Unified Multimodal Models

TL;DR

A token-level intrinsic text-image alignment reward mechanism, GvU, is proposed, enabling the UMM to act simultaneously as teacher and student: it evaluates its own outputs using the understanding branch to guide the generations accordingly, narrowing the capability gap between UMMs'visual understanding and generation.

Abstract

Recently, unified multimodal models (UMMs) have made remarkable progress in integrating visual understanding and generation, demonstrating strong potential for complex text-to-image (T2I) tasks. Despite their theoretical promise, a persistent capability gap exists: UMMs typically exhibit superior visual understanding but comparatively weaker generative capabilities. This discrepancy arises largely from the intrinsic decoupling between the understanding and generation processes. While a UMM can accurately interpret fine-grained visual details, it often struggles to produce semantically coherent images from complex textual prompts. To address this challenge, we explore UMMs' internal understanding capability to enhance generation quality. We propose a token-level intrinsic text-image alignment reward mechanism, GvU, enabling the UMM to act simultaneously as teacher and student: it evaluates its own outputs using the understanding branch to guide the generations accordingly. Building upon this, we design a self-supervised reinforcement learning framework, allowing UMMs to iteratively improve their generation quality through understanding-based intrinsic reward signals--without reliance on external supervision. Experimental results show that our method substantially boosts UMMs' generation, which in turn strengthens their fine-grained visual understanding, narrowing the capability gap between UMMs' visual understanding and generation.
Paper Structure (17 sections, 8 equations, 8 figures, 5 tables)

This paper contains 17 sections, 8 equations, 8 figures, 5 tables.

Figures (8)

  • Figure 1: (a) Top: UMMs exhibit an understanding–generation gap: they recognize visual details but fail to reflect them in generated images. (b) Bottom: our self-teaching mechanism uses intrinsic rewards from the understanding branch to guide generation, improving text–image alignment without external supervision.
  • Figure 2: Overview of the GvU implementation. It comprises two key components: the token-level model-intrinsic reward that provides fine-grained text–image alignment signals, and the self-supervised reinforcement learning (RL) process that uses these signals to enhance UMMs' generative ability progressively, enabling continuous self-improvement without external supervision.
  • Figure 3: Qualitative comparisons between our GvU and other methods. Compared to other approaches, GvU generates images with better text-image alignment and more coherent spatial layout.
  • Figure 4: Evolution across multiple benchmarks during the self-supervised RL process. As the RL training steps increase, our model demonstrates steadily improved visual generation performance.
  • Figure 5: Illustration of GvU’s generated results across training steps. With ongoing self-supervised RL, our model effectively leverages intrinsic rewards to progressively enhance the text-image alignment, demonstrating continual improvement in T2I tasks.
  • ...and 3 more figures