用层次聚类结构引导扩散模型生成更精准的图像。
TreeDiffusion: Hierarchical Generative Clustering for Conditional Diffusion
- 先用VAE学数据的层次化潜在表示,再用扩散模型条件生成。
- 在真实数据集上生成质量优于其他条件策略。
- 能生成既典型又具特征的聚类专属图像,适合可视化分析。
生成建模与聚类在机器学习中传统上是两个独立任务。变分自编码器(VAEs)已被广泛研究用于整合两者,提供生成式聚类框架。然而,尽管VAE能在潜在空间中学习有意义的聚类表示,常难以生成高质量样本。本文提出TreeDiffusion,一种深度生成模型,通过将扩散模型条件于从VAE学习到的潜在层次聚类表示,实现高质量、聚类特异性的生成。方法分为两步:首先,基于VAE的聚类模型学习数据的层次化潜在表示;其次,一个具备聚类感知能力的扩散模型根据学习到的层次结构生成逼真图像。我们系统比较了该方法与其他条件策略的生成能力。实证表明,将扩散模型条件于层次聚类表示,在真实数据集上显著提升生成性能。此外,该方法的关键优势在于可生成既具代表性又高度特异的聚类图像,从而更细致地可视化学习到的潜在结构。本方法通过利用VAE的结构学习能力,克服了其生成局限,推动了生成式聚类的发展。
原文摘要 · Abstract (English)
Generative modeling and clustering are conventionally distinct tasks in machine learning. Variational Autoencoders (VAEs) have been widely explored for their ability to integrate both, providing a framework for generative clustering. However, while VAEs can learn meaningful cluster representations in latent space, they often struggle to generate high-quality samples. This paper addresses this problem by introducing TreeDiffusion, a deep generative model that conditions diffusion models on learned latent hierarchical cluster representations from a VAE to obtain high-quality, cluster-specific generations. Our approach consists of two steps: first, a VAE-based clustering model learns a hierarchical latent representation of the data. Second, a cluster-aware diffusion model generates realistic images conditioned on the learned hierarchical structure. We systematically compare the generative capabilities of our approach with those of alternative conditioning strategies. Empirically, we demonstrate that conditioning diffusion models on hierarchical cluster representations improves the generative performance on real-world datasets compared to other approaches. Moreover, a key strength of our method lies in its ability to generate images that are both representative and specific to each cluster, enabling more detailed visualization of the learned latent structure. Our approach addresses the generative limitations of VAE-based clustering approaches by leveraging their learned structure, thereby advancing the field of generative clustering.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。