paper-with-me

Papers

Semi-Supervised Federated Peer Learning for Skin Lesion Classification

2021-03-05 · Tariq Bdair, Nassir Navab, Shadi Albarqouni

Globally, Skin carcinoma is among the most lethal diseases. Millions of people are diagnosed with this cancer every year. Sill, early detection can decrease the medication cost and mortality rate substantially. The recent improvement in automated cancer classification using deep learning methods has reached a human-level performance requiring a large amount of annotated data assembled in one location, yet, finding such conditions usually is not feasible. Recently, federated learning (FL) has been proposed to train decentralized models in a privacy-preserved fashion depending on labeled data at the client-side, which is usually not available and costly. To address this, we propose \verb!FedPerl!, a semi-supervised federated learning method. Our method is inspired by peer learning from educational psychology and ensemble averaging from committee machines. FedPerl builds communities based on clients' similarities. Then it encourages communities members to learn from each other to generate more accurate pseudo labels for the unlabeled data. We also proposed the peer anonymization (PA) technique to anonymize clients. As a core component of our method, PA is orthogonal to other methods without additional complexity and reduces the communication cost while enhancing performance. Finally, we propose a dynamic peer-learning policy that controls the learning stream to avoid any degradation in the performance, especially for individual clients. Our experimental setup consists of 71,000 skin lesion images collected from 5 publicly available datasets. We test our method in four different scenarios in SSFL. With few annotated data, FedPerl is on par with a state-of-the-art method in skin lesion classification in the standard setup while outperforming SSFLs and the baselines by 1.8% and 15.8%, respectively. Also, it generalizes better to unseen clients while being less sensitive to noisy ones.

📄 PDF Abstract BibTeX arXiv:2103.03703

Code (1)

tbdair/fedperlv1.0 공식 구현 pytorch

Tasks

Cancer ClassificationClassificationFederated LearningGeneral ClassificationLesion ClassificationSkin Cancer ClassificationSkin Lesion Classification

Similar Papers 제목 키워드 기반

Semi-supervised Skin Lesion Segmentation via Transformation Consistent Self-ensembling Model

2018-08-12 · Xiaomeng Li, Lequan Yu, Hao Chen, Chi-Wing Fu 외

Automatic skin lesion segmentation on dermoscopic images is an essential component in computer-aided diagnosis of melanoma. Recently, many fully supervised deep learning based methods have been proposed for automatic ski…

Lesion SegmentationSegmentationSkin Lesion Segmentation

SAM-Fed: SAM-Guided Federated Semi-Supervised Learning for Medical Image Segmentation

2025-11-18 · Sahar Nasirihaghighi, Negin Ghamsarian, Yiping Li, Marcel Breeuwer 외 arxiv

Medical image segmentation is clinically important, yet data privacy and the cost of expert annotation limit the availability of labeled data. Federated semi-supervised learning (FSSL) offers a solution but faces two cha…

Medical Image SegmentationKnowledge DistillationPolyp Segmentation

Automatic Skin Lesion Segmentation using Semi-supervised Learning Technique

2017-03-13 · S. M. Jaisakthi, Aravindan Chandrabose, P. Mirunalini

Skin cancer is the most common of all cancers and each year million cases of skin cancer are treated. Treating and curing skin cancer is easy, if it is diagnosed and treated at an early stage. In this work we propose an …

ClusteringLesion SegmentationSegmentationSkin Lesion Segmentation

Skin lesion classification with ensemble of squeeze-and-excitation networks and semi-supervised learning

2018-09-07 · Shunsuke Kitada, Hitoshi Iyatomi

In this report, we introduce the outline of our system in Task 3: Disease Classification of ISIC 2018: Skin Lesion Analysis Towards Melanoma Detection. We fine-tuned multiple pre-trained neural network models based on Sq…

ClassificationData AugmentationGeneral ClassificationLesion Classification+1

Dynamic Bank Learning for Semi-supervised Federated Image Diagnosis with Class Imbalance

2022-06-27 · Meirui Jiang, Hongzheng Yang, Xiaoxiao Li, Quande Liu 외

Despite recent progress on semi-supervised federated learning (FL) for medical image diagnosis, the problem of imbalanced class distributions among unlabeled clients is still unsolved for real-world use. In this paper, w…

Federated Learning