2,100 research outputs found

    A Computer Aided Detection system for mammographic images implemented on a GRID infrastructure

    Full text link
    The use of an automatic system for the analysis of mammographic images has proven to be very useful to radiologists in the investigation of breast cancer, especially in the framework of mammographic-screening programs. A breast neoplasia is often marked by the presence of microcalcification clusters and massive lesions in the mammogram: hence the need for tools able to recognize such lesions at an early stage. In the framework of the GPCALMA (GRID Platform for Computer Assisted Library for MAmmography) project, the co-working of italian physicists and radiologists built a large distributed database of digitized mammographic images (about 5500 images corresponding to 1650 patients) and developed a CAD (Computer Aided Detection) system, able to make an automatic search of massive lesions and microcalcification clusters. The CAD is implemented in the GPCALMA integrated station, which can be used also for digitization, as archive and to perform statistical analyses. Some GPCALMA integrated stations have already been implemented and are currently on clinical trial in some italian hospitals. The emerging GRID technology can been used to connect the GPCALMA integrated stations operating in different medical centers. The GRID approach will support an effective tele- and co-working between radiologists, cancer specialists and epidemiology experts by allowing remote image analysis and interactive online diagnosis.Comment: 5 pages, 5 figures, to appear in the Proceedings of the 13th IEEE-NPSS Real Time Conference 2003, Montreal, Canada, May 18-23 200

    Detecting and classifying lesions in mammograms with Deep Learning

    Get PDF
    In the last two decades Computer Aided Diagnostics (CAD) systems were developed to help radiologists analyze screening mammograms. The benefits of current CAD technologies appear to be contradictory and they should be improved to be ultimately considered useful. Since 2012 deep convolutional neural networks (CNN) have been a tremendous success in image recognition, reaching human performance. These methods have greatly surpassed the traditional approaches, which are similar to currently used CAD solutions. Deep CNN-s have the potential to revolutionize medical image analysis. We propose a CAD system based on one of the most successful object detection frameworks, Faster R-CNN. The system detects and classifies malignant or benign lesions on a mammogram without any human intervention. The proposed method sets the state of the art classification performance on the public INbreast database, AUC = 0.95 . The approach described here has achieved the 2nd place in the Digital Mammography DREAM Challenge with AUC = 0.85 . When used as a detector, the system reaches high sensitivity with very few false positive marks per image on the INbreast dataset. Source code, the trained model and an OsiriX plugin are availaible online at https://github.com/riblidezso/frcnn_cad

    Can high-frequency ultrasound predict metastatic lymph nodes in patients with invasive breast cancer?

    Get PDF
    Aim To determine whether high-frequency ultrasound can predict the presence of metastatic axillary lymph nodes, with a high specificity and positive predictive value, in patients with invasive breast cancer. The clinical aim is to identify patients with axillary disease requiring surgery who would not normally, on clinical grounds, have an axillary dissection, so potentially improving outcome and survival rates. Materials and methods The ipsilateral and contralateral axillae of 42 consecutive patients with invasive breast cancer were scanned prior to treatment using a B-mode frequency of 13 MHz and a Power Doppler frequency of 7 MHz. The presence or absence of an echogenic centre for each lymph node detected was recorded, and measurements were also taken to determine the L/S ratio and the widest and narrowest part of the cortex. Power Doppler was also used to determine vascularity. The contralateral axilla was used as a control for each patient. Results In this study of patients with invasive breast cancer, ipsilateral lymph nodes with a cortical bulge ≥3 mm and/or at least two lymph nodes with absent echogenic centres indicated the presence of metastatic axillary lymph nodes (10 patients). The sensitivity and specificity were 52.6% and 100%, respectively, positive and negative predictive values were 100% and 71.9%, respectively, the P value was 0.001 and the Kappa score was 0.55.\ud Conclusion This would indicate that high-frequency ultrasound can be used to accurately predict metastatic lymph nodes in a proportion of patients with invasive breast cancer, which may alter patient management

    Improving medical image perception by hierarchical clustering based segmentation

    Get PDF
    It has been well documented that radiologists' performance is not perfect: they make both false positive and false negative decisions. For example, approximately thirty percent of early lung cancer is missed on chest radiographs when the evidence is clearly visible in retrospect. Currently computer-aided detection (CAD) uses software, designed to reduce errors by drawing radiologists' attention to possible abnormalities by placing prompts on images. Alberdi et al examined the effects of CAD prompts on performance, comparing the negative effect of no prompt on a cancer case with prompts on a normal case. They showed that no prompt on a cancer case can have a detrimental effect on reader sensitivity and that the reader performs worse than if the reader was not using CAD. This became particularly apparent when difficult cases were being read. They suggested that the readers were using CAD as a decision making tool instead of a prompting aid. They conclude that "incorrect CAD can have a detrimental effect on human decisions". The goal of this paper is to explore the possibility of using hierarchical clustering based segmentation (HSC), as a perceptual aid, to improve the performance of the reader

    Abnormality Detection in Mammography using Deep Convolutional Neural Networks

    Full text link
    Breast cancer is the most common cancer in women worldwide. The most common screening technology is mammography. To reduce the cost and workload of radiologists, we propose a computer aided detection approach for classifying and localizing calcifications and masses in mammogram images. To improve on conventional approaches, we apply deep convolutional neural networks (CNN) for automatic feature learning and classifier building. In computer-aided mammography, deep CNN classifiers cannot be trained directly on full mammogram images because of the loss of image details from resizing at input layers. Instead, our classifiers are trained on labelled image patches and then adapted to work on full mammogram images for localizing the abnormalities. State-of-the-art deep convolutional neural networks are compared on their performance of classifying the abnormalities. Experimental results indicate that VGGNet receives the best overall accuracy at 92.53\% in classifications. For localizing abnormalities, ResNet is selected for computing class activation maps because it is ready to be deployed without structural change or further training. Our approach demonstrates that deep convolutional neural network classifiers have remarkable localization capabilities despite no supervision on the location of abnormalities is provided.Comment: 6 page
    • …
    corecore