CVAISep 2, 2024

XNet v2: Fewer Limitations, Better Results and Greater Universality

arXiv:2409.00947v112 citationsh-index: 6Has Code
Originality Incremental advance
AI Analysis

This work addresses performance issues in biomedical segmentation for medical imaging applications, representing an incremental improvement over XNet.

The paper tackles limitations in XNet for biomedical segmentation, such as performance degradation with low-frequency images, by proposing XNet v2, which uses wavelet-based complementary fusion and achieves state-of-the-art results in semi-supervised segmentation and competitive performance in fully-supervised learning.

XNet introduces a wavelet-based X-shaped unified architecture for fully- and semi-supervised biomedical segmentation. So far, however, XNet still faces the limitations, including performance degradation when images lack high-frequency (HF) information, underutilization of raw images and insufficient fusion. To address these issues, we propose XNet v2, a low- and high-frequency complementary model. XNet v2 performs wavelet-based image-level complementary fusion, using fusion results along with raw images inputs three different sub-networks to construct consistency loss. Furthermore, we introduce a feature-level fusion module to enhance the transfer of low-frequency (LF) information and HF information. XNet v2 achieves state-of-the-art in semi-supervised segmentation while maintaining competitve results in fully-supervised learning. More importantly, XNet v2 excels in scenarios where XNet fails. Compared to XNet, XNet v2 exhibits fewer limitations, better results and greater universality. Extensive experiments on three 2D and two 3D datasets demonstrate the effectiveness of XNet v2. Code is available at https://github.com/Yanfeng-Zhou/XNetv2 .

Code Implementations1 repo
Foundations

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

Your Notes