paper-with-me

Papers

Graph-Ensemble Learning Model for Multi-label Skin Lesion Classification using Dermoscopy and Clinical Images

2023-07-04 · Peng Tang, Yang Nan, Tobias Lasser

Many skin lesion analysis (SLA) methods recently focused on developing a multi-modal-based multi-label classification method due to two factors. The first is multi-modal data, i.e., clinical and dermoscopy images, which can provide complementary information to obtain more accurate results than single-modal data. The second one is that multi-label classification, i.e., seven-point checklist (SPC) criteria as an auxiliary classification task can not only boost the diagnostic accuracy of melanoma in the deep learning (DL) pipeline but also provide more useful functions to the clinical doctor as it is commonly used in clinical dermatologist's diagnosis. However, most methods only focus on designing a better module for multi-modal data fusion; few methods explore utilizing the label correlation between SPC and skin disease for performance improvement. This study fills the gap that introduces a Graph Convolution Network (GCN) to exploit prior co-occurrence between each category as a correlation matrix into the DL model for the multi-label classification. However, directly applying GCN degraded the performances in our experiments; we attribute this to the weak generalization ability of GCN in the scenario of insufficient statistical samples of medical data. We tackle this issue by proposing a Graph-Ensemble Learning Model (GELN) that views the prediction from GCN as complementary information of the predictions from the fusion model and adaptively fuses them by a weighted averaging scheme, which can utilize the valuable information from GCN while avoiding its negative influences as much as possible. To evaluate our method, we conduct experiments on public datasets. The results illustrate that our GELN can consistently improve the classification performance on different datasets and that the proposed method can achieve state-of-the-art performance in SPC and diagnosis classification.

📄 PDF Abstract BibTeX arXiv:2307.01704

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClassificationDiagnosticEnsemble LearningLesion ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSkin Lesion Classification

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Focus 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

Multi-task Ensembles with Crowdsourced Features Improve Skin Lesion Diagnosis

2020-04-28 · Ralf Raumanns, Elif K Contar, Gerard Schouten, Veronika Cheplygina

Machine learning has a recognised need for large amounts of annotated data. Due to the high cost of expert annotations, crowdsourcing, where non-experts are asked to label or outline images, has been proposed as an alter…

DiagnosticMulti-Task Learning

Automatic Lesion Boundary Segmentation in Dermoscopic Images with Ensemble Deep Learning Methods

2019-02-02 · Manu Goyal, Amanda Oakley, Priyanka Bansal, Darren Dancey 외

Early detection of skin cancer, particularly melanoma, is crucial to enable advanced treatment. Due to the rapid growth in the numbers of skin cancers, there is a growing need of computerized analysis for skin lesions. T…

Segmentation

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

2025-08-15 · Siyamalan Manivannan arxiv

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.…

Skin Lesion ClassificationKnowledge DistillationEnsemble Learning

Hybrid Ensemble of Segmentation-Assisted Classification and GBDT for Skin Cancer Detection with Engineered Metadata and Synthetic Lesions from ISIC 2024 Non-Dermoscopic 3D-TBP Images

2025-06-03 · Muhammad Zubair Hasan, Fahmida Yasmin Rifat

Skin cancer is among the most prevalent and life-threatening diseases worldwide, with early detection being critical to patient outcomes. This work presents a hybrid machine and deep learning-based approach for classifyi…

A Multi-Level Deep Ensemble Model for Skin Lesion Classification in Dermoscopy Images

2018-07-23 · Yutong Xie, Jianpeng Zhang, Yong Xia

A multi-level deep ensemble (MLDE) model that can be trained in an 'end to end' manner is proposed for skin lesion classification in dermoscopy images. In this model, four pre-trained ResNet-50 networks are used to chara…

General ClassificationLesion ClassificationSkin Lesion Classification