CVAIJul 1, 2023

VesselMorph: Domain-Generalized Retinal Vessel Segmentation via Shape-Aware Representation

arXiv:2307.00240v2h-index: 28
Originality Incremental advance
AI Analysis

This work addresses the problem of domain shift for deploying learning-based algorithms in medical imaging, though it is incremental as it builds on existing shape-based techniques.

The paper tackled domain shift in retinal vessel segmentation by leveraging domain-invariant morphological features, achieving superior generalization performance across six diverse datasets compared to competing methods.

Due to the absence of a single standardized imaging protocol, domain shift between data acquired from different sites is an inherent property of medical images and has become a major obstacle for large-scale deployment of learning-based algorithms. For retinal vessel images, domain shift usually presents as the variation of intensity, contrast and resolution, while the basic tubular shape of vessels remains unaffected. Thus, taking advantage of such domain-invariant morphological features can greatly improve the generalizability of deep models. In this study, we propose a method named VesselMorph which generalizes the 2D retinal vessel segmentation task by synthesizing a shape-aware representation. Inspired by the traditional Frangi filter and the diffusion tensor imaging literature, we introduce a Hessian-based bipolar tensor field to depict the morphology of the vessels so that the shape information is taken into account. We map the intensity image and the tensor field to a latent space for feature extraction. Then we fuse the two latent representations via a weight-balancing trick and feed the result to a segmentation network. We evaluate on six public datasets of fundus and OCT angiography images from diverse patient populations. VesselMorph achieves superior generalization performance compared with competing methods in different domain shift scenarios.

Foundations

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

Your Notes