CVLGNEMay 6

DALight-3D: A Lightweight 3D U-Net for Brain Tumor Segmentation from Multi-Modal MRI

arXiv:2605.045181.6h-index: 1
Predicted impact top 100% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers needing efficient brain tumor segmentation from multi-modal MRI, DALight-3D provides a favorable accuracy-efficiency trade-off, though the improvement is incremental over existing methods.

DALight-3D achieves a mean Dice of 0.727 with 2.22M parameters on the Medical Segmentation Decathlon Task01 BrainTumour benchmark, outperforming Residual 3D U-Net (0.710 Dice, 3.20M parameters) in a 50-epoch comparison.

Automatic brain tumor segmentation from multi-modal MRI remains challenging because volumetric models often incur substantial computational cost. This paper presents DALight-3D, a compact 3D U-Net variant that combines depthwise separable 3D convolutions, identifier-conditioned normalization, cross-slice attention, and adaptive skip fusion. The method is evaluated on the Medical Segmentation Decathlon Task01 BrainTumour benchmark under matched optimization settings against standard 3D U-Net, Attention U-Net, Residual 3D U-Net, and V-Net baselines. In the reported 50-epoch comparison, DALight-3D achieves a mean Dice of 0.727 with 2.22M parameters, compared with 0.710 Dice and 3.20M parameters for Residual 3D U-Net. Component-wise ablations show consistent performance degradation when SepConv, identifier-conditioned normalization, CSA, or SSFB is removed. These results indicate that DALight-3D offers a favorable accuracy-efficiency trade-off within the present benchmark setting.

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