Abstract
The accurate classification of skin lesions, particularly melanoma, is vital for the early detection and effective treatment of skin cancer. Although deep learning models such as convolutional neural networks (CNNs) have achieved remarkable success in dermoscopic image analysis, they often overlook valuable structured metadata (e.g., patient demographics, lesion location, and type) that provide essential diagnostic context. We present a graph-driven multimodal framework that jointly models visual and metadata information for skin lesion classification. Our approach uses a frozen CNN backbone to extract deep visual representations via dual pooling (mean and max), which are concatenated with encoded metadata and partitioned into subspaces. These subspaces are treated as nodes within a graph, where a graph neural network (GNN) captures intra-sample dependencies between feature subspaces and clinical attributes to refine lesion representations. Experiments on four public benchmarks: ISIC2024, HAM10000, PAD-UFES-20, and HIBA, demonstrating consistent performance gains over several state-of-the-art (SOTA) approaches, with relative accuracy improvements ranging from +0.5% to +8.8% in datasets. The results highlight the potential of graph-based modeling of metadata and image features to build more robust and clinically informed skin cancer classifiers.
| Original language | English |
|---|---|
| Title of host publication | The 41st ACM/SIGAPP Symposium on Applied Computing (SAC ’26) |
| Publisher | ACM |
| Number of pages | 10 |
| ISBN (Print) | 979-8-4007-2294-3/2026/03 |
| DOIs | |
| Publication status | Accepted/In press - 21 Nov 2025 |
| Event | The 41st ACM/SIGAPP Symposium On Applied Computing 2026: SAC 2026 - Thessaloniki, Thessaloniki, Greece Duration: 23 Mar 2026 → 27 Mar 2026 Conference number: 41st https://www.sigapp.org/sac/sac2026/ |
Conference
| Conference | The 41st ACM/SIGAPP Symposium On Applied Computing 2026 |
|---|---|
| Country/Territory | Greece |
| City | Thessaloniki |
| Period | 23/03/26 → 27/03/26 |
| Internet address |
Keywords
- Artificial Intelligence
- Computer Vision
- Graph Neural Networks
- medical image analysis
- Skin Lesion Classification
- Multimodal AI
- Subspace Modelling
- Multimodal Fusion