You might also read
Articles linked to this work by shared authors, journal, and citation graph.
Updated: Jul 29, 2025

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
Published on: August 30, 2013
Xiang Yu1, Shui-Hua Wang1, Yu-Dong Zhang1
1School of Computing and Mathematical Sciences, University of Leicester, Leicester LEI 7RH, United Kingdom.
This study introduces a new, efficient computer-based system to identify breast masses in mammograms. By using a three-step process involving image cleaning, tissue segmentation, and deep learning classification, the tool helps radiologists detect potential cancers more quickly. The system successfully isolates suspicious areas and reduces false alarms, showing promising accuracy across two standard medical image databases.
13:43Intraductal Delivery and X-ray Visualization of Ethanol-Based Ablative Solution for Prevention and Local Treatment of Breast Cancer in Mouse Models
Published on: April 1, 2022
07:53Author Spotlight: Advancing 3D Modeling for Enhanced Diagnosis and Treatment of Pulmonary Nodules in Early-Stage Lung Cancer
Published on: October 13, 2023
Area of Science:
Background:
No prior work had fully resolved the need for rapid, automated identification of breast abnormalities within complex mammographic datasets. Researchers previously struggled to balance high sensitivity with low false positive rates during automated screening. That uncertainty drove the development of specialized computational tools to assist clinical diagnosis. It was already known that early identification of suspicious tissue significantly improves patient outcomes. However, existing algorithms often failed to distinguish between benign structures and malignant masses effectively. This gap motivated the creation of a more robust, multi-stage detection framework. Prior research has shown that deep learning models offer significant potential for improving diagnostic accuracy in radiology. Yet, efficient processing of high-resolution images remains a persistent challenge for current clinical software.
Purpose Of The Study:
The aim of this research is to develop an efficient, patch-based system for the rapid identification of breast masses in mammograms. The authors sought to address the need for faster diagnostic tools in breast cancer screening. By creating a three-module framework, they intended to streamline the transition from raw image input to final mass detection. The researchers focused on improving the accuracy of tissue segmentation through a novel intensity-based approach. They also aimed to reduce the rate of false positive findings that often plague automated screening systems. This study was motivated by the desire to assist radiologists in managing large volumes of medical imaging data. The team specifically designed the architecture to handle the complexities of pectoral muscle removal and tissue classification. Ultimately, the project seeks to provide a reliable computational solution for early cancer detection.
Main Methods:
Review approach involved developing a three-part pipeline to process mammographic data systematically. Investigators utilized an enhanced semantic segmentation architecture to isolate anatomical structures during the initial cleaning phase. The team applied a tiered intensity-based partitioning technique to separate potential lesions from healthy background tissue. Researchers identified distinct clusters of pixels to serve as candidate regions for further evaluation. A specialized neural network classified these extracted segments into either mass or background categories. The group implemented a suppression technique to merge overlapping detections and minimize erroneous findings. Analysts validated the entire workflow using two publicly available medical imaging repositories. This design prioritized both speed and diagnostic precision throughout the automated screening process.
Main Results:
Key findings from the literature indicate that the proposed system achieves high sensitivity across standard evaluation databases. On the CBIS-DDSM repository, the model reached a detection sensitivity of 0.87 with 2.86 false positives per image. The performance improved on the INbreast dataset, where the system attained a sensitivity of 0.96 at 1.29 false positives per image. These results demonstrate that the framework maintains competitive accuracy when compared to current state-of-the-art diagnostic approaches. The integration of deep learning classification effectively distinguishes between malignant candidates and normal tissue. By applying non-maximum suppression, the researchers successfully reduced the frequency of redundant detection results. The system simultaneously provides coarse segmentation maps alongside the final identification of masses. These metrics confirm the efficiency of the multi-module architecture in identifying suspicious breast abnormalities.
Conclusions:
The authors propose that their multi-stage framework offers a viable alternative to existing diagnostic tools. Synthesis and implications suggest that the system maintains competitive accuracy levels compared to current state-of-the-art methods. Researchers indicate that the integration of deep learning models enhances the reliability of mass identification. The study demonstrates that combining segmentation with classification reduces the burden on clinical workflows. Evidence shows that the non-maximum suppression algorithm effectively minimizes redundant findings in the final output. The authors claim that their approach provides both accurate detection and coarse tissue mapping. Future clinical utility relies on the system's ability to handle diverse image qualities across different patient populations. Overall, the findings support the potential of this architecture for improving breast cancer screening efficiency.
The researchers propose a three-module system: pre-processing with pectoral muscle removal, multiple-level thresholding for segmentation, and deep learning classification. This sequence isolates connected components, which are then analyzed as image patches to distinguish between actual masses and surrounding healthy tissue.
The authors utilize an improved Deeplabv3+ model specifically for the task of pectoral muscle removal. This component is necessary to clean the input data before the segmentation module isolates potential mass regions for further analysis.
The researchers state that pectoral muscle removal is necessary to prevent these dense structures from interfering with the segmentation of breast tissue. This technical step ensures that the subsequent thresholding process focuses only on relevant regions of interest.
The system uses connected components to define candidate regions for mass detection. These components are extracted from the segmented images, allowing the deep learning models to evaluate specific patches rather than the entire mammogram, which improves computational efficiency.
The authors report a sensitivity of 0.87 at 2.86 false positives per image on the CBIS-DDSM dataset. In contrast, the system achieved a higher sensitivity of 0.96 with a lower false positive rate of 1.29 on the INbreast dataset.
The researchers propose that their framework provides a faster and more efficient alternative to current diagnostic methods. They suggest that the ability to simultaneously retrieve coarse segmentation results alongside mass detection could assist radiologists in clinical decision-making.