Classification of Diabetic Retinopathy Using Unlabeled Data and Knowledge Distillation
Knowledge distillation allows transferring knowledge from a pre-trained model to another. However, it suffers from limitations, and constraints related to the two models need to be architecturally similar. Knowledge distillation addresses some of the shortcomings associated with transfer learning by generalizing a complex model to a lighter model. However, some parts of the knowledge may not be distilled by knowledge distillation sufficiently. In this paper, a novel knowledge distillation approach using transfer learning is proposed. The proposed method transfers the entire knowledge of a model to a new smaller one. To accomplish this, unlabeled data are used in an unsupervised manner to transfer the maximum amount of knowledge to the new slimmer model. The proposed method can be beneficial in medical image analysis, where labeled data are typically scarce. The proposed approach is evaluated in the context of classification of images for diagnosing Diabetic Retinopathy on two publicly available datasets, including Messidor and EyePACS. Simulation results demonstrate that the approach is effective in transferring knowledge from a complex model to a lighter one. Furthermore, experimental results illustrate that the performance of different small models is improved significantly using unlabeled data and knowledge distillation.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationKnowledge DistillationMedical Image AnalysisTransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Deep Semi-Supervised and Self-Supervised Learning for Diabetic Retinopathy Detection
Diabetic retinopathy (DR) is one of the leading causes of blindness in the working-age population of developed countries, caused by a side effect of diabetes that reduces the blood supply to the retina. Deep neural netwo…
Diabetic Retinopathy DetectionKnowledge DistillationSelf-Supervised LearningUnlabeled Data Deployment for Classification of Diabetic Retinopathy Images Using Knowledge Transfer
Convolutional neural networks (CNNs) are extensively beneficial for medical image processing. Medical images are plentiful, but there is a lack of annotated data. Transfer learning is used to solve the problem of lack of…
General ClassificationKnowledge DistillationMedical Image AnalysisTransfer LearningAutomated Smartphone based System for Diagnosis of Diabetic Retinopathy
Early diagnosis of diabetic retinopathy for treatment of the disease has been failing to reach diabetic people living in rural areas. Shortage of trained ophthalmologists, limited availability of healthcare centers, and …
DiagnosticAutomated Diabetic Retinopathy Grading using Deep Convolutional Neural Network
Diabetic Retinopathy is a global health problem, influences 100 million individuals worldwide, and in the next few decades, these incidences are expected to reach epidemic proportions. Diabetic Retinopathy is a subtle ey…
Diabetic Retinopathy GradingGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONDiabetic Retinopathy Classification using Downscaling Algorithms and Deep Learning
Diabetic Retinopathy (DR) is an art and science of recording and classifying the retinal images of a diabetic patient. DR classification deals with classifying retinal fundus image into five stages on the basis of severi…