CVApr 19

Coevolving Representations in Joint Image-Feature Diffusion

arXiv:2604.1749244.1h-index: 22
Predicted impact top 14% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in generative modeling, this work addresses the limitation of fixed representation spaces in joint image-feature diffusion, offering an adaptive approach that improves sample quality and training efficiency.

The paper proposes CoReDi, a framework where the semantic representation space coevolves with the diffusion model via a learnable linear projection, achieving faster convergence and higher sample quality compared to fixed-representation joint diffusion models.

Joint image-feature generative modeling has recently emerged as an effective strategy for improving diffusion training by coupling low-level VAE latents with high-level semantic features extracted from pre-trained visual encoders. However, existing approaches rely on a fixed representation space, constructed independently of the generative objective and kept unchanged during training. We argue that the representation space guiding diffusion should itself adapt to the generative task. To this end, we propose Coevolving Representation Diffusion (CoReDi), a framework in which the semantic representation space evolves during training by learning a lightweight linear projection jointly with the diffusion model. While naively optimizing this projection leads to degenerate solutions, we show that stable coevolution can be achieved through a combination of stop-gradient targets, normalization, and targeted regularization that prevents feature collapse. This formulation enables the semantic space to progressively specialize to the needs of image synthesis, improving its complementarity with image latents. We apply CoReDi to both VAE latent diffusion and pixel-space diffusion, demonstrating that adaptive semantic representations improve generative modeling across both settings. Experiments show that CoReDi achieves faster convergence and higher sample quality compared to joint diffusion models operating in fixed representation spaces.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes