UNet++ and LSTM combined approach for Breast Ultrasound Image Segmentation
Saba Hesaraki, Morteza Akbari, and Ramin Mousa

TL;DR
This paper enhances breast ultrasound image segmentation by integrating LSTM and self-attention into UNet++ with multiscale features, achieving high accuracy and robustness on the BUSI dataset.
Contribution
It introduces a novel combined approach that incorporates LSTM layers and self-attention mechanisms into UNet++, along with multiscale feature extraction, for improved breast ultrasound segmentation.
Findings
Achieved 98.88% accuracy on BUSI dataset.
Attained 99.53% specificity and 95.34% precision.
Demonstrated competitive performance with state-of-the-art methods.
Abstract
Breast cancer stands as a prevalent cause of fatality among females on a global scale, with prompt detection playing a pivotal role in diminishing mortality rates. The utilization of ultrasound scans in the BUSI dataset for medical imagery pertaining to breast cancer has exhibited commendable segmentation outcomes through the application of UNet and UNet++ networks. Nevertheless, a notable drawback of these models resides in their inattention towards the temporal aspects embedded within the images. This research endeavors to enrich the UNet++ architecture by integrating LSTM layers and self-attention mechanisms to exploit temporal characteristics for segmentation purposes. Furthermore, the incorporation of a Multiscale Feature Extraction Module aims to grasp varied scale features within the UNet++. Through the amalgamation of our proposed methodology with data augmentation on the BUSI…
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
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging
MethodsTanh Activation · Sigmoid Activation · UNet++ · Long Short-Term Memory
