TL;DR
This paper introduces a saliency-enhanced deep learning model for breast tumor segmentation in ultrasound images, improving accuracy by integrating visual attention mechanisms into a U-Net architecture.
Contribution
It presents a novel method of incorporating visual saliency into deep learning models for medical image segmentation, specifically using attention blocks within U-Net.
Findings
Achieved a Dice coefficient of 90.5% on 510 ultrasound images.
Outperformed models without salient attention layers.
Demonstrated potential for application to other medical imaging tasks.
Abstract
Incorporating human domain knowledge for breast tumor diagnosis is challenging, since shape, boundary, curvature, intensity, or other common medical priors vary significantly across patients and cannot be employed. This work proposes a new approach for integrating visual saliency into a deep learning model for breast tumor segmentation in ultrasound images. Visual saliency refers to image maps containing regions that are more likely to attract radiologists visual attention. The proposed approach introduces attention blocks into a U-Net architecture, and learns feature representations that prioritize spatial regions with high saliency levels. The validation results demonstrate increased accuracy for tumor segmentation relative to models without salient attention layers. The approach achieved a Dice similarity coefficient of 90.5 percent on a dataset of 510 images. The salient attention…
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
MethodsLocation-based Attention · U-Net
