English

USP: Unified Self-Supervised Pretraining for Image Generation and Understanding

Computer Vision and Pattern Recognition 2025-07-23 v3

Abstract

Recent studies have highlighted the interplay between diffusion models and representation learning. Intermediate representations from diffusion models can be leveraged for downstream visual tasks, while self-supervised vision models can enhance the convergence and generation quality of diffusion models. However, transferring pretrained weights from vision models to diffusion models is challenging due to input mismatches and the use of latent spaces. To address these challenges, we propose Unified Self-supervised Pretraining (USP), a framework that initializes diffusion models via masked latent modeling in a Variational Autoencoder (VAE) latent space. USP achieves comparable performance in understanding tasks while significantly improving the convergence speed and generation quality of diffusion models. Our code will be publicly available at https://github.com/AMAP-ML/USP.

Keywords

Cite

@article{arxiv.2503.06132,
  title  = {USP: Unified Self-Supervised Pretraining for Image Generation and Understanding},
  author = {Xiangxiang Chu and Renda Li and Yong Wang},
  journal= {arXiv preprint arXiv:2503.06132},
  year   = {2025}
}

Comments

Accepted to ICCV2025

R2 v1 2026-06-28T22:11:59.345Z