arXiv:2507.09052cs.CVcs.LG2025-07被引 2

解决长尾分布下尾部类别图像生成多样性不足问题

Contrastive Conditional-Unconditional Alignment for Long-tailed Diffusion Model

  • 通过条件与无条件生成对齐,让初期去噪过程忽略类别条件
  • 引入无监督对比损失提升生成图像差异性,增强尾部类别的多样性
  • 适用于图像生成任务,尤其适合数据不平衡场景

类别条件图像生成的训练数据通常呈现长尾分布,尾部类别样本稀少,导致模式崩溃并降低其合成图像的多样性。针对此类不平衡数据训练的类别条件扩散模型,本文旨在提升尾部类别图像的多样性和保真度,同时不损害头部类别的生成质量。提出对比条件-无条件对齐(CCUA)方法,包含两个协同作用的损失函数:首先,对齐损失(AL)在大时间步对齐条件生成与无条件生成,使初始去噪过程对类别条件不敏感,从而通过头部类别知识共享丰富尾部类别;其次,通过无监督对比损失(UCL)多样化无条件生成,增加合成图像间的差异性。二者结合可隐式提升条件生成的多样性。该框架在基于U-Net和Diffusion Transformer的架构上均易于实现,且在多个数据集(包括256×256分辨率下的ImageNet-LT)上优于基线扩散模型及替代对比方法。

原文摘要 · Abstract (English)

Training data for class-conditional image synthesis often exhibit a long-tailed distribution with limited amount of images for tail classes. Such an imbalance causes mode collapse and reduces the diversity of synthesized images for tail classes. For class-conditional diffusion models trained with imbalanced data, we aim to improve the diversity and fidelity of tail class images without compromising the quality of head class images. We propose contrastive conditional-unconditional alignment (CCUA), which comprises two synergistic loss functions. Our first loss is an Alignment Loss (AL) that aligns class-conditional generation with unconditional generation at large timesteps. Alignment loss makes the denoising process insensitive to class conditions for the initial steps, which enriches tail classes through knowledge sharing from head classes. Secondly, we diversify unconditional generation via an Unsupervised Contrastive Loss (UCL) to increase the distance/dissimilarity among synthetic images. We combine the two losses to implicitly diversify conditional generation. Our framework is easy to implement as demonstrated on both U-Net based architecture and Diffusion Transformer. Our method outperforms vanilla denoising diffusion probabilistic models, score-based diffusion model, and alternative contrastive methods for class-imbalanced image generation across various datasets, in particular ImageNet-LT with 256$\times$256 resolution.

扩散模型长尾学习图像生成多样性增强

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。