LATUP-Net: A Lightweight 3D Attention U-Net with Parallel Convolutions for Brain Tumor Segmentation
Ebtihal J. Alwadee, Xianfang Sun, Yipeng Qin, Frank C. Langbein

TL;DR
LATUP-Net is a lightweight 3D attention U-Net with parallel convolutions that achieves high brain tumor segmentation accuracy while significantly reducing computational requirements, making it suitable for resource-limited clinical settings.
Contribution
It introduces a novel lightweight architecture combining parallel convolutions and attention mechanisms for efficient 3D brain tumor segmentation.
Findings
Achieves high Dice scores on BraTS datasets.
Uses only 3.07 million parameters, 59 times fewer than state-of-the-art models.
Operates efficiently on a single GPU with 15.79 GFLOPs.
Abstract
Early-stage 3D brain tumor segmentation from magnetic resonance imaging (MRI) scans is crucial for prompt and effective treatment. However, this process faces the challenge of precise delineation due to the tumors' complex heterogeneity. Moreover, energy sustainability targets and resource limitations, especially in developing countries, require efficient and accessible medical imaging solutions. The proposed architecture, a Lightweight 3D ATtention U-Net with Parallel convolutions, LATUP-Net, addresses these issues. It is specifically designed to reduce computational requirements significantly while maintaining high segmentation performance. By incorporating parallel convolutions, it enhances feature representation by capturing multi-scale information. It further integrates an attention mechanism to refine segmentation through selective feature recalibration. LATUP-Net achieves…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications · Medical Image Segmentation Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Concatenated Skip Connection · Max Pooling · U-Net
