IVCVLGSep 29, 2022

Diffusion Adversarial Representation Learning for Self-supervised Vessel Segmentation

arXiv:2209.14566v296 citationsh-index: 38
AI Analysis

This addresses the problem of requiring large labeled datasets for medical image segmentation, particularly for vascular diseases, by enabling self-supervised learning, though it appears incremental as it builds on existing diffusion and adversarial techniques.

The authors tackled vessel segmentation in medical images by introducing a diffusion adversarial representation learning (DARL) model that leverages denoising diffusion and adversarial learning for self-supervised segmentation, achieving significant performance improvements over existing unsupervised and self-supervised methods.

Vessel segmentation in medical images is one of the important tasks in the diagnosis of vascular diseases and therapy planning. Although learning-based segmentation approaches have been extensively studied, a large amount of ground-truth labels are required in supervised methods and confusing background structures make neural networks hard to segment vessels in an unsupervised manner. To address this, here we introduce a novel diffusion adversarial representation learning (DARL) model that leverages a denoising diffusion probabilistic model with adversarial learning, and apply it to vessel segmentation. In particular, for self-supervised vessel segmentation, DARL learns the background signal using a diffusion module, which lets a generation module effectively provide vessel representations. Also, by adversarial learning based on the proposed switchable spatially-adaptive denormalization, our model estimates synthetic fake vessel images as well as vessel segmentation masks, which further makes the model capture vessel-relevant semantic information. Once the proposed model is trained, the model generates segmentation masks in a single step and can be applied to general vascular structure segmentation of coronary angiography and retinal images. Experimental results on various datasets show that our method significantly outperforms existing unsupervised and self-supervised vessel segmentation methods.

Foundations

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

Your Notes