TL;DR
KaLDeX is a novel neural network that integrates Kalman filter-based deformable convolution and cross-attention within a UNet++ framework to improve tiny vessel segmentation in retinal images.
Contribution
The paper introduces a new network architecture with a Kalman filter-based deformable convolution and cross-attention modules, enhancing the segmentation of small blood vessels.
Findings
Achieved over 97% accuracy on multiple retinal datasets.
Outperformed existing models in vessel segmentation tasks.
Source code is publicly available at the provided GitHub link.
Abstract
Background and Objective: In the realm of ophthalmic imaging, accurate vascular segmentation is paramount for diagnosing and managing various eye diseases. Contemporary deep learning-based vascular segmentation models rival human accuracy but still face substantial challenges in accurately segmenting minuscule blood vessels in neural network applications. Due to the necessity of multiple downsampling operations in the CNN models, fine details from high-resolution images are inevitably lost. The objective of this study is to design a structure to capture the delicate and small blood vessels. Methods: To address these issues, we propose a novel network (KaLDeX) for vascular segmentation leveraging a Kalman filter based linear deformable cross attention (LDCA) module, integrated within a UNet++ framework. Our approach is based on two key components: Kalman filter (KF) based linear…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
