pith. sign in

arxiv: 2410.02808 · v1 · pith:3YLEXOB6new · submitted 2024-09-19 · 📡 eess.IV · cs.AI· cs.CV

KLDD: Kalman Filter based Linear Deformable Diffusion Model in Retinal Image Segmentation

classification 📡 eess.IV cs.AIcs.CV
keywords vasculardeformablediffusionmodelsegmentationstructureslinearconvolution
0
0 comments X
read the original abstract

AI-based vascular segmentation is becoming increasingly common in enhancing the screening and treatment of ophthalmic diseases. Deep learning structures based on U-Net have achieved relatively good performance in vascular segmentation. However, small blood vessels and capillaries tend to be lost during segmentation when passed through the traditional U-Net downsampling module. To address this gap, this paper proposes a novel Kalman filter based Linear Deformable Diffusion (KLDD) model for retinal vessel segmentation. Our model employs a diffusion process that iteratively refines the segmentation, leveraging the flexible receptive fields of deformable convolutions in feature extraction modules to adapt to the detailed tubular vascular structures. More specifically, we first employ a feature extractor with linear deformable convolution to capture vascular structure information form the input images. To better optimize the coordinate positions of deformable convolution, we employ the Kalman filter to enhance the perception of vascular structures in linear deformable convolution. Subsequently, the features of the vascular structures extracted are utilized as a conditioning element within a diffusion model by the Cross-Attention Aggregation module (CAAM) and the Channel-wise Soft Attention module (CSAM). These aggregations are designed to enhance the diffusion model's capability to generate vascular structures. Experiments are evaluated on retinal fundus image datasets (DRIVE, CHASE_DB1) as well as the 3mm and 6mm of the OCTA-500 dataset, and the results show that the diffusion model proposed in this paper outperforms other methods.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. KaLDeX: Kalman Filter based Linear Deformable Cross Attention for Retina Vessel Segmentation

    eess.IV 2024-10 conditional novelty 5.0

    KaLDeX integrates Kalman-filter linear deformable convolution and cross-attention inside UNet++ with persistent-homology loss, reporting higher accuracy than prior models on DRIVE, CHASE_DB1, STARE and OCTA-500 vessel...