IVCVNov 5, 2024

TransUNext: towards a more advanced U-shaped framework for automatic vessel segmentation in the fundus image

arXiv:2411.02724v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses the need for accurate vessel segmentation to aid in diagnosing ophthalmic diseases like diabetes, representing an incremental improvement over existing methods.

The paper tackled the problem of automatic retinal vessel segmentation in fundus images, which is challenging due to low contrast and variable morphology, by proposing TransUNext, a hybrid Transformer-CNN U-shaped architecture that achieved state-of-the-art AUC values of up to 0.9910 on public datasets.

Purpose: Automatic and accurate segmentation of fundus vessel images has become an essential prerequisite for computer-aided diagnosis of ophthalmic diseases such as diabetes mellitus. The task of high-precision retinal vessel segmentation still faces difficulties due to the low contrast between the branch ends of retinal vessels and the background, the long and thin vessel span, and the variable morphology of the optic disc and optic cup in fundus vessel images. Methods: We propose a more advanced U-shaped architecture for a hybrid Transformer and CNN: TransUNext, which integrates an Efficient Self-attention Mechanism into the encoder and decoder of U-Net to capture both local features and global dependencies with minimal computational overhead. Meanwhile, the Global Multi-Scale Fusion (GMSF) module is further introduced to upgrade skip-connections, fuse high-level semantic and low-level detailed information, and eliminate high- and low-level semantic differences. Inspired by ConvNeXt, TransNeXt Block is designed to optimize the computational complexity of each base block in U-Net and avoid the information loss caused by the compressed dimension when the information is converted between the feature spaces of different dimensions. Results: We evaluated the proposed method on four public datasets DRIVE, STARE, CHASE-DB1, and HRF. In the experimental results, the AUC (area under the ROC curve) values were 0.9867, 0.9869, 0.9910, and 0.9887, which exceeded the other state-of-the-art.

Foundations

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

Your Notes