TL;DR
This paper introduces attention-based U-Net architectures for automatic meningioma segmentation in 3D T1-weighted MRI, achieving high accuracy and near-perfect detection for tumors larger than 3ml, aiding clinical diagnosis and monitoring.
Contribution
It proposes novel attention mechanisms integrated into U-Net models for improved meningioma segmentation in 3D MRI volumes, emphasizing global context utilization.
Findings
Average Dice score of 81.6% achieved
Near-perfect detection for tumors larger than 3ml
High precision of 98% in tumor detection
Abstract
Meningiomas are the most common type of primary brain tumor, accounting for approximately 30% of all brain tumors. A substantial number of these tumors are never surgically removed but rather monitored over time. Automatic and precise meningioma segmentation is therefore beneficial to enable reliable growth estimation and patient-specific treatment planning. In this study, we propose the inclusion of attention mechanisms over a U-Net architecture: (i) Attention-gated U-Net (AGUNet) and (ii) Dual Attention U-Net (DAUNet), using a 3D MRI volume as input. Attention has the potential to leverage the global context and identify features' relationships across the entire volume. To limit spatial resolution degradation and loss of detail inherent to encoder-decoder architectures, we studied the impact of multi-scale input and deep supervision components. The proposed architectures are trainable…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution · Concatenated Skip Connection · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
