IVCVLGAug 15, 2025

Semi-Supervised Learning with Online Knowledge Distillation for Skin Lesion Classification

arXiv:2508.11511v1h-index: 12
Originality Highly original
AI Analysis

This provides a more resource-efficient solution for skin lesion classification in real-world scenarios, particularly in resource-constrained environments, by reducing the need for labeled data.

The study tackled the problem of requiring extensive labeled data for skin lesion classification by introducing a semi-supervised approach that integrates ensemble learning with online knowledge distillation, achieving superior performance on benchmark datasets and surpassing current state-of-the-art results.

Deep Learning has emerged as a promising approach for skin lesion analysis. However, existing methods mostly rely on fully supervised learning, requiring extensive labeled data, which is challenging and costly to obtain. To alleviate this annotation burden, this study introduces a novel semi-supervised deep learning approach that integrates ensemble learning with online knowledge distillation for enhanced skin lesion classification. Our methodology involves training an ensemble of convolutional neural network models, using online knowledge distillation to transfer insights from the ensemble to its members. This process aims to enhance the performance of each model within the ensemble, thereby elevating the overall performance of the ensemble itself. Post-training, any individual model within the ensemble can be deployed at test time, as each member is trained to deliver comparable performance to the ensemble. This is particularly beneficial in resource-constrained environments. Experimental results demonstrate that the knowledge-distilled individual model performs better than independently trained models. Our approach demonstrates superior performance on both the \emph{International Skin Imaging Collaboration} 2018 and 2019 public benchmark datasets, surpassing current state-of-the-art results. By leveraging ensemble learning and online knowledge distillation, our method reduces the need for extensive labeled data while providing a more resource-efficient solution for skin lesion classification in real-world scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes