Predicting the Severity of Breast Masses with Data Mining Methods
Sahar A. Mokhtar, Alaa. M. Elsayad

TL;DR
This study compares data mining algorithms like Decision Tree, Neural Network, and SVM to predict breast mass severity from mammogram data, aiming to assist physicians and reduce unnecessary biopsies.
Contribution
It evaluates and compares the performance of three classification algorithms on mammographic data for breast cancer severity prediction, highlighting SVM's superior accuracy.
Findings
SVM achieved the highest accuracy at 81.25%.
Neural Network had an accuracy of 80.56%.
Decision Tree had an accuracy of 78.12%.
Abstract
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…
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 · Data Mining Algorithms and Applications · Imbalanced Data Classification Techniques
MethodsSupport Vector Machine
