paper-with-me

Papers

Predicting the Severity of Breast Masses with Data Mining Methods

2013-05-30 · Sahar A. Mokhtar, Alaa. M. Elsayad

Mammography is the most effective and available tool for breast cancer screening. However, the low positive predictive value of breast biopsy resulting from mammogram interpretation leads to approximately 70% unnecessary biopsies with benign outcomes. Data mining algorithms could be used to help physicians in their decisions to perform a breast biopsy on a suspicious lesion seen in a mammogram image or to perform a short term follow-up examination instead. In this research paper data mining classification algorithms; Decision Tree (DT), Artificial Neural Network (ANN), and Support Vector Machine (SVM) are analyzed on mammographic masses data set. The purpose of this study is to increase the ability of physicians to determine the severity (benign or malignant) of a mammographic mass lesion from BI-RADS attributes and the patient,s age. The whole data set is divided for training the models and test them by the ratio of 70:30% respectively and the performances of classification algorithms are compared through three statistical measures; sensitivity, specificity, and classification accuracy. Accuracy of DT, ANN and SVM are 78.12%, 80.56% and 81.25% of test samples respectively. Our analysis shows that out of these three classification models SVM predicts severity of breast cancer with least error rate and highest accuracy.

📄 PDF Abstract BibTeX arXiv:1305.7057

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSpecificity

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Breast mass classification in ultrasound based on Kendall's shape manifold

2019-05-27 · Michal Byra, Michael Andre

Morphological features play an important role in breast mass classification in sonography. While benign breast masses tend to have a well-defined ellipsoidal contour, shape of malignant breast masses is commonly ill-defi…

ClassificationFeature EngineeringGeneral Classification

Breast mass segmentation based on ultrasonic entropy maps and attention gated U-Net

2020-01-27 · Michal Byra, Piotr Jarosik, Katarzyna Dobruch-Sobczak, Ziemowit Klimonda 외

We propose a novel deep learning based approach to breast mass segmentation in ultrasound (US) imaging. In comparison to commonly applied segmentation methods, which use US images, our approach is based on quantitative e…

Segmentation

Two-stage multi-scale breast mass segmentation for full mammogram analysis without user intervention

2020-02-27 · Yutong Yan, Pierre-Henri Conze, Gwenolé Quellec, Mathieu Lamard 외

Mammography is the primary imaging modality used for early detection and diagnosis of breast cancer. X-ray mammogram analysis mainly refers to the localization of suspicious regions of interest followed by segmentation, …

DecoderLesion ClassificationSegmentation

Breast Mass Classification from Mammograms using Deep Convolutional Neural Networks

2016-12-02 · Daniel Lévy, Arzav Jain

Mammography is the most widely used method to screen breast cancer. Because of its mostly manual nature, variability in mass appearance, and low signal-to-noise ratio, a significant number of breast masses are missed or …

ClassificationData AugmentationGeneral ClassificationTransfer Learning

Breast mass detection in digital mammography based on anchor-free architecture

2020-09-02 · Haichao Cao

Background and Objective: Accurate detection of breast masses in mammography images is critical to diagnose early breast cancer, which can greatly improve the patients survival rate. However, it is still a big challenge …

Data Augmentationobject-detectionObject DetectionTransfer Learning