Open AccessArticle
Empirical Study of Overfitting in Deep Learning for Predicting Breast Cancer Metastasis
by
Chuhan Xu
Chuhan Xu ,
Pablo Coen-Pirani
Pablo Coen-Pirani and
Xia Jiang
Xia Jiang *
Department of Biomedical Informatics, University of Pittsburgh, Pittsburgh, PA 15217, USA
*
Author to whom correspondence should be addressed.
Submission received: 23 February 2023
/
Revised: 18 March 2023
/
Accepted: 20 March 2023
/
Published: 25 March 2023
Simple Summary
It is important to be able to effectively predict the likelihood of breast cancer metastasis to potentially help make treatment plans for a patient. We developed a type of deep learning models called feedforward neural network (FNN) models to predict breast cancer metastasis using clinical data. We found that overfitting can affect the prediction performance negatively, and overfitting and model performance can be greatly affected by hyperparameter settings. In this research, we conducted grid search experiments to study how each of the 11 hyperparameters of our FNN models is related to overfitting and model performance. Our experiment results show that the top five hyperparameters that have a significant impact on overfitting are iteration-based decay, learning rate, batch size, L2, and L1. The experiment results illustrate that different hyperparameters have a different impact on overfitting, and hyperparameter tuning with grid search can help improve the prediction performance of the FNN models.
Abstract
Overfitting may affect the accuracy of predicting future data because of weakened generalization. In this research, we used an electronic health records (EHR) dataset concerning breast cancer metastasis to study the overfitting of deep feedforward neural networks (FNNs) prediction models. We studied how each hyperparameter and some of the interesting pairs of hyperparameters were interacting to influence the model performance and overfitting. The 11 hyperparameters we studied were activate function, weight initializer, number of hidden layers, learning rate, momentum, decay, dropout rate, batch size, epochs, L1, and L2. Our results show that most of the single hyperparameters are either negatively or positively corrected with model prediction performance and overfitting. In particular, we found that overfitting overall tends to negatively correlate with learning rate, decay, batch size, and L2, but tends to positively correlate with momentum, epochs, and L1. According to our results, learning rate, decay, and batch size may have a more significant impact on both overfitting and prediction performance than most of the other hyperparameters, including L1, L2, and dropout rate, which were designed for minimizing overfitting. We also find some interesting interacting pairs of hyperparameters such as learning rate and momentum, learning rate and decay, and batch size and epochs.
Share and Cite
MDPI and ACS Style
Xu, C.; Coen-Pirani, P.; Jiang, X.
Empirical Study of Overfitting in Deep Learning for Predicting Breast Cancer Metastasis. Cancers 2023, 15, 1969.
https://doi.org/10.3390/cancers15071969
AMA Style
Xu C, Coen-Pirani P, Jiang X.
Empirical Study of Overfitting in Deep Learning for Predicting Breast Cancer Metastasis. Cancers. 2023; 15(7):1969.
https://doi.org/10.3390/cancers15071969
Chicago/Turabian Style
Xu, Chuhan, Pablo Coen-Pirani, and Xia Jiang.
2023. "Empirical Study of Overfitting in Deep Learning for Predicting Breast Cancer Metastasis" Cancers 15, no. 7: 1969.
https://doi.org/10.3390/cancers15071969
APA Style
Xu, C., Coen-Pirani, P., & Jiang, X.
(2023). Empirical Study of Overfitting in Deep Learning for Predicting Breast Cancer Metastasis. Cancers, 15(7), 1969.
https://doi.org/10.3390/cancers15071969
Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details
here.
Article Metrics
Article Access Statistics
For more information on the journal statistics, click
here.
Multiple requests from the same IP address are counted as one view.