Hierarchically Branched Diffusion Models Leverage Dataset Structure for Class-Conditional Generation

Abstract

Diffusion models have attained state-of-the-art performance in generating realistic objects, including when conditioning generation on class labels. Current class-conditional diffusion models, however, implicitly model the diffusion process on all classes in a flat fashion, ignoring any known relationships between classes. Class-labeled datasets, including those common in scientific domains, are rife with internal structure. To take advantage of this structure, we propose hierarchically branched diffusion models as a novel framework for class-conditional generation. Branched diffusion models explicitly leverage the inherent relationships between distinct classes in the dataset to learn the underlying diffusion process in a hierarchical manner. We highlight several advantages of branched diffusion models over the current state-of-the-art methods for class-conditional diffusion. Firstly, they can be easily extended to novel classes in a continual-learning setting at scale. Secondly, they enable more sophisticated forms of conditional generation, such as analogy-based conditional generation (i.e. transmutation). Finally, they offer a novel interpretability into the class-conditional generation process. We extensively evaluate branched diffusion models on several benchmark and large real-world scientific datasets, spanning different data modalities (images, tabular data, and graphs). We particularly highlight the advantages of branched diffusion models on a single-cell RNA-seq dataset, where our branched model leverages the intrinsic hierarchical structure between human cell types.

Cite

Text

Tseng et al. "Hierarchically Branched Diffusion Models Leverage Dataset Structure for Class-Conditional Generation." Transactions on Machine Learning Research, 2024.

Markdown

[Tseng et al. "Hierarchically Branched Diffusion Models Leverage Dataset Structure for Class-Conditional Generation." Transactions on Machine Learning Research, 2024.](https://mlanthology.org/tmlr/2024/tseng2024tmlr-hierarchically/)

BibTeX

@article{tseng2024tmlr-hierarchically,
  title     = {{Hierarchically Branched Diffusion Models Leverage Dataset Structure for Class-Conditional Generation}},
  author    = {Tseng, Alex M and Shen, Max W and Biancalani, Tommaso and Scalia, Gabriele},
  journal   = {Transactions on Machine Learning Research},
  year      = {2024},
  url       = {https://mlanthology.org/tmlr/2024/tseng2024tmlr-hierarchically/}
}