TL;DR
This paper introduces DEFFA-Unet, a novel retinal vessel segmentation model that enhances feature extraction and generalization through dual encoding, feature filtering, attention-guided fusion, and advanced data augmentation, outperforming existing methods.
Contribution
The paper proposes DEFFA-Unet with a dual encoder, feature filtering fusion, and attention-guided modules, addressing data scarcity and imbalance to improve segmentation accuracy and model generalization.
Findings
Outperforms baseline and state-of-the-art models on multiple datasets.
Demonstrates superior cross-validation generalization.
Effective handling of data imbalance and scarcity.
Abstract
Retinal blood vessel segmentation is crucial for diagnosing ocular and cardiovascular diseases. Although the introduction of U-Net in 2015 by Olaf Ronneberger significantly advanced this field, yet issues like limited training data, imbalance data distribution, and inadequate feature extraction persist, hindering both the segmentation performance and optimal model generalization. Addressing these critical issues, the DEFFA-Unet is proposed featuring an additional encoder to process domain-invariant pre-processed inputs, thereby improving both richer feature encoding and enhanced model generalization. A feature filtering fusion module is developed to ensure the precise feature filtering and robust hybrid feature fusion. In response to the task-specific need for higher precision where false positives are very costly, traditional skip connections are replaced with the attention-guided…
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.
Taxonomy
MethodsConvolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · U-Net
