Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Rethinking the Nested U-Net Approach: Enhancing Biomarker Segmentation with Attention Mechanisms and Multiscale Feature Fusion

About

Identifying biomarkers in medical images is vital for a wide range of biotech applications. However, recent Transformer and CNN based methods often struggle with variations in morphology and staining, which limits their feature extraction capabilities. In medical image segmentation, where data samples are often limited, state-of-the-art (SOTA) methods improve accuracy by using pre-trained encoders, while end-to-end approaches typically fall short due to difficulties in transferring multiscale features effectively between encoders and decoders. To handle these challenges, we introduce a nested UNet architecture that captures both local and global context through Multiscale Feature Fusion and Attention Mechanisms. This design improves feature integration from encoders, highlights key channels and regions, and restores spatial details to enhance segmentation performance. Our method surpasses SOTA approaches, as evidenced by experiments across four datasets and detailed ablation studies. Code: https://github.com/saadwazir/ReN-UNet

Saad Wazir, Daeyoung Kim• 2025

Related benchmarks

TaskDatasetResultRank
Biomarker SegmentationTNBC (test)
IoU66.13
23
Biomarker SegmentationElectron Microscopy (EM) (test)
mIoU87.93
22
Nuclei SegmentationMoNuSeg
mIoU73.06
17
Nucleus SegmentationDSB 2018
IoU87.22
9
Showing 4 of 4 rows

Other info

Code

Follow for update