TL;DR
This paper introduces a novel dual attention residual U-Net architecture that significantly improves brain ultrasound segmentation accuracy for IVH detection by combining spatial and channel attention mechanisms with sparse attention filtering.
Contribution
The work presents a new Residual U-Net model with integrated CBAM and SAL modules, enhancing feature refinement and noise suppression for better segmentation performance.
Findings
Achieved a Dice score of 89.04% on Brain US dataset
Outperformed existing methods in IVH segmentation accuracy
Demonstrated robustness in noisy ultrasound images
Abstract
Intraventricular hemorrhage (IVH) is a severe neurological complication among premature infants, necessitating early and accurate detection from brain ultrasound (US) images to improve clinical outcomes. While recent deep learning methods offer promise for computer-aided diagnosis, challenges remain in capturing both local spatial details and global contextual dependencies critical for segmenting brain anatomies. In this work, we propose an enhanced Residual U-Net architecture incorporating two complementary attention mechanisms: the Convolutional Block Attention Module (CBAM) and a Sparse Attention Layer (SAL). The CBAM improves the model's ability to refine spatial and channel-wise features, while the SAL introduces a dual-branch design, sparse attention filters out low-confidence query-key pairs to suppress noise, and dense attention ensures comprehensive information propagation.…
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
MethodsCommunication--Guide||How Do I Communicate to Expedia? · Softmax · Attention Is All You Need · Average Pooling · Sigmoid Activation · Concatenated Skip Connection · Dense Connections · How do i ask a question at Expedia?*AskExpertService · Max Pooling · Convolutional Block Attention Module
