Enhancing Diffusion-Based Quantitatively Controllable Image Generation via Matrix-Form EDM and Adaptive Vicinal Training
Xin Ding, Yun Chen, Sen Zhang, Kao Zhang, Nenglun Chen, Peibei Cao, Yongwei Wang, Fei Wu
TL;DR
iCCDM addresses the limitations of prior continuous conditional diffusion by extending the Elucidated Diffusion Model to a matrix-form diffusion framework with condition-aware forward and reverse SDEs and a PF-ODE for efficient sampling. It introduces a nonnegative conditioning weight $\\lambda_y$ and a long embedding $\\bm{h}^l(y)$ transformed to a positive form, enabling flexible conditioning, plus a lightweight CNN covariance-embedding network to reduce memory. The approach combines adaptive vicinal training, matrix-form preconditioning, and second-order matrix-form sampling to achieve higher generation quality with substantially lower sampling cost than existing diffusion and GAN-based CCGM methods. Experiments on RC-49, UTKFace, Steering Angle, and Cell-200 across $64\times64$ to $256\times256$ resolutions demonstrate state-of-the-art SFID/NIQE/Diversity/LabelScore with notable speedups, confirming practical impact for quantitatively controllable image synthesis. The work provides a scalable, conditioning-aware diffusion framework for continuous attributes, enabling more reliable and efficient regression-conditioned image generation.
Abstract
Continuous Conditional Diffusion Model (CCDM) is a diffusion-based framework designed to generate high-quality images conditioned on continuous regression labels. Although CCDM has demonstrated clear advantages over prior approaches across a range of datasets, it still exhibits notable limitations and has recently been surpassed by a GAN-based method, namely CcGAN-AVAR. These limitations mainly arise from its reliance on an outdated diffusion framework and its low sampling efficiency due to long sampling trajectories. To address these issues, we propose an improved CCDM framework, termed iCCDM, which incorporates the more advanced \textit{Elucidated Diffusion Model} (EDM) framework with substantial modifications to improve both generation quality and sampling efficiency. Specifically, iCCDM introduces a novel matrix-form EDM formulation together with an adaptive vicinal training strategy. Extensive experiments on four benchmark datasets, spanning image resolutions from $64\times64$ to $256\times256$, demonstrate that iCCDM consistently outperforms existing methods, including state-of-the-art large-scale text-to-image diffusion models (e.g., Stable Diffusion 3, FLUX.1, and Qwen-Image), achieving higher generation quality while significantly reducing sampling cost.
