CVApr 28, 2023

Unsupervised Discovery of 3D Hierarchical Structure with Generative Diffusion Features

arXiv:2305.00067v26 citationsh-index: 51
Originality Incremental advance
AI Analysis

This addresses the need for automated analysis of complex 3D medical images, but it is incremental as it builds on existing diffusion model techniques.

The paper tackled the problem of discovering hierarchical structure in 3D biomedical images using unsupervised segmentation, achieving better performance than prior methods on synthetic and real-world datasets.

Inspired by recent findings that generative diffusion models learn semantically meaningful representations, we use them to discover the intrinsic hierarchical structure in biomedical 3D images using unsupervised segmentation. We show that features of diffusion models from different stages of a U-Net-based ladder-like architecture capture different hierarchy levels in 3D biomedical images. We design three losses to train a predictive unsupervised segmentation network that encourages the decomposition of 3D volumes into meaningful nested subvolumes that represent a hierarchy. First, we pretrain 3D diffusion models and use the consistency of their features across subvolumes. Second, we use the visual consistency between subvolumes. Third, we use the invariance to photometric augmentations as a regularizer. Our models achieve better performance than prior unsupervised structure discovery approaches on challenging biologically-inspired synthetic datasets and on a real-world brain tumor MRI dataset.

Code Implementations1 repo
Foundations

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

Your Notes