Back to Academic/Research
Research PreviewImage GentextimageUpdated July 15, 2026

RDM: Representation Distribution Matching for One-Step Visual Generation

Model Overview

Representation Distribution Matching (RDM / iRDM) is a paradigm for training state-of-the-art one-step visual generation models developed by researchers from EPFL (VITA Lab), Valeo.ai, and Sorbonne Université (Lanfeng Judge, et al.). It matches feature distributions between generated and reference images using Maximum Mean Discrepancy (MMD) with Nyström estimation across a battery of frozen pretrained encoders.

Post-training multi-step diffusion models (such as FLUX.2 Klein) with RDM distills them into single-step generators that match or exceed the visual quality and prompt adherence of their multi-step teacher models.


Key Features

  • Representation Distribution Matching (RDM): Directly matches generated image distributions with real image feature distributions using MMD across frozen pretrained visual encoders.
  • Improved RDM (iRDM): Combines within-batch repulsion with Nyström landmark estimation for efficient feature attraction.
  • Multi-Encoder Battery Defense: Evaluated across a battery of 14 frozen encoders (SW_r14 metric) to prevent model representation gaming.
  • Single-Step FLUX.2 Distillation: Post-trains FLUX.2 Klein into a 1-step generator outperforming its 4-step teacher on key visual benchmarks.
  • Large-Batch MMD Estimation: Utilizes large batch training to ensure stable gradient estimation for single-step generation.

Verified Project Links


Benchmarks & Results

  • GenEval (FLUX.2 Klein 1-Step): 0.826 score (vs. 0.794 for the 4-step teacher model).
  • PickScore (FLUX.2 Klein 1-Step): 22.76 (vs. 22.58 for teacher model).
  • Human Preference: 71.2% preference win-rate over prior single-step diffusion baselines.

Key Features

Representation Distribution Matching (RDM): Matches feature distributions of generated images to real image distributions using frozen pretrained visual encoders.

Feature 01

Improved RDM (iRDM): Scalable objective combining within-batch repulsion with Nyström landmark estimation for efficient attraction to reference embeddings.

Feature 02

Multi-Encoder Battery Defense: Employs a balanced battery of frozen encoders (evaluated via SW_r14) to prevent representation gaming.

Feature 03

Single-Step FLUX.2 Distillation: Post-trains multi-step models (e.g. FLUX.2 Klein) into 1-step generators outperforming 4-step teachers.

Feature 04

Large Batch Scaling: Utilizes large batch sizes (>2048) to stabilize MMD estimation and maximize single-step visual quality.

Feature 05

You might also want to compare

Verified Sources

Tags

research-previewimage-generationtext-to-imageone-step-generationdistribution-matchingflux2mmdnystrom

Model Specs

research-preview

Parameters

4B / 9B (FLUX.2 Klein base)

Context Window

undisclosed

License

Apache-2.0

Deployment

self-hostable

Resources & Links

Curator Notes

Verified paper arXiv:2607.02375 and open-source project from EPFL (VITA Lab), Valeo.ai, and Sorbonne Université. Project page hosted at alan-lanfeng.github.io/rdm/, GitHub at vita-epfl/RDM, Hugging Face model and demo space available.

Compare Specs

Compare parameters, context windows, modalities, and benchmark scores of this model side-by-side with others.

Compare Model