Reproduction study using public data of: Development and validation of a deep learning algorithm for detection of diabetic retinopathy in retinal fundus photographs
Permanent lenke
https://hdl.handle.net/10037/16359Dato
2019-06-06Type
Journal articleTidsskriftartikkel
Peer reviewed
Sammendrag
We have attempted to reproduce the results in Development and validation of a deep learning algorithm for detection of diabetic retinopathy in retinal fundus photographs, published in JAMA 2016; 316(22), using publicly available data sets. We re-implemented the main method in the original study since the source code is not available. The original study used non-public fundus images from EyePACS and three hospitals in India for training. We used a different EyePACS data set from Kaggle. The original study used the benchmark data set Messidor-2 to evaluate the algorithm’s performance. We used another distribution of the Messidor-2 data set, since the original data set is no longer available. In the original study, ophthalmologists re-graded all images for diabetic retinopathy, macular edema, and image gradability. We have one diabetic retinopathy grade per image for our data sets, and we assessed image gradability ourselves. We were not able to reproduce the original study’s results with publicly available data. Our algorithm’s area under the receiver operating characteristic curve (AUC) of 0.951 (95% CI, 0.947-0.956) on the Kaggle EyePACS test set and 0.853 (95% CI, 0.835-0.871) on Messidor-2 did not come close to the reported AUC of 0.99 on both test sets in the original study. This may be caused by the use of a single grade per image, or different data. This study shows the challenges of reproducing deep learning method results, and the need for more replication and reproduction studies to validate deep learning methods, especially for medical image analysis.
Beskrivelse
Source at https://doi.org/10.1371/journal.pone.0217541.
Tilknyttede forskningsdata
Our code is open sourced under a MIT license: https://github.com/mikevoets/jama16-retina-replication. Our EyePACS and Messidor-2 gradability grades are in the same repository. The data underlying the results presented in the study are available from:
1. Kaggle EyePACS data: https://www.kaggle.com/c/diabetic-retinopathy-detection (a free Kaggle account is required to access the data).
2. Messidor-2 data: https://medicine.uiowa.edu/eye/abramoff (publicly available).