Breast Cancer Diagnosis by Higher-Order Probabilistic Perceptrons
Aditya Cowsik, John W. Clark

TL;DR
This paper introduces HOPP, a higher-order probabilistic perceptron neural network that incorporates input correlations to classify breast cancer tumors with high accuracy, matching advanced machine learning methods on a standard dataset.
Contribution
The paper presents a novel neural network model, HOPP, capable of including correlations among input variables to arbitrary order for improved diagnosis accuracy.
Findings
Achieved up to 97% classification accuracy on breast cancer data.
HOPP's predictive performance matches other advanced algorithms.
Correlations among features have minor impact in this dataset.
Abstract
A two-layer neural network model that systematically includes correlations among input variables to arbitrary order and is designed to implement Bayes inference has been adapted to classify breast cancer tumors as malignant or benign, assigning a probability for either outcome. The inputs to the network represent measured characteristics of cell nuclei imaged in Fine Needle Aspiration biopsies. The present machine-learning approach to diagnosis (known as HOPP, for higher-order probabilistic perceptron) is tested on the much-studied, open-access Breast Cancer Wisconsin (Diagnosis) Data Set of Wolberg et al. This set lists, for each tumor, measured physical parameters of the cell nuclei of each sample. The HOPP model can identify the key factors -- input features and their combinations -- most relevant for reliable diagnosis. HOPP networks were trained on 90\% of the examples in 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 · Neural Networks and Applications · Gene expression and cancer classification
MethodsTest
