Evidential Federated Learning for Skin Lesion Image Classification
Rutger Hendrix, Federica Proietto Salanitri, Concetto Spampinato,, Simone Palazzo, Ulas Bagci

TL;DR
FedEvPrompt is a federated learning method for skin lesion classification that uses evidential deep learning, prompt tuning, and knowledge distillation to improve privacy and performance in distributed settings.
Contribution
It introduces a novel federated learning framework combining evidential deep learning, prompt tuning, and knowledge distillation without sharing model parameters.
Findings
Outperforms baseline federated learning algorithms on ISIC2019 dataset.
Ensures enhanced privacy by sharing only attention maps, not model parameters.
Effectively handles data heterogeneity and imbalance in distributed skin lesion classification.
Abstract
We introduce FedEvPrompt, a federated learning approach that integrates principles of evidential deep learning, prompt tuning, and knowledge distillation for distributed skin lesion classification. FedEvPrompt leverages two sets of prompts: b-prompts (for low-level basic visual knowledge) and t-prompts (for task-specific knowledge) prepended to frozen pre-trained Vision Transformer (ViT) models trained in an evidential learning framework to maximize class evidences. Crucially, knowledge sharing across federation clients is achieved only through knowledge distillation on attention maps generated by the local ViT models, ensuring enhanced privacy preservation compared to traditional parameter or synthetic image sharing methodologies. FedEvPrompt is optimized within a round-based learning paradigm, where each round involves training local models followed by attention maps sharing with all…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCutaneous Melanoma Detection and Management · Privacy-Preserving Technologies in Data
MethodsAttention Is All You Need · Adam · Residual Connection · Byte Pair Encoding · Linear Layer · Knowledge Distillation · Absolute Position Encodings · Vision Transformer · Dense Connections · Softmax
