Leveraging Spatial and Semantic Feature Extraction for Skin Cancer Diagnosis with Capsule Networks and Graph Neural Networks
K. P. Santoso, R. V. H. Ginardi, R. A. Sastrowardoyo, F. A. Madany

TL;DR
This paper presents a novel hybrid model combining Graph Neural Networks and Capsule Networks to improve skin cancer image classification, addressing dataset imbalance and complex feature extraction challenges.
Contribution
The study introduces an integrated GNN and Capsule Network architecture that significantly enhances skin lesion classification accuracy over existing models.
Findings
Achieved 89.23% and 95.52% accuracy on skin lesion dataset.
Outperformed benchmarks like GoogLeNet and ResNet variants.
Demonstrated effectiveness of hybrid GNN-Capsule approach.
Abstract
In the realm of skin lesion image classification, the intricate spatial and semantic features pose significant challenges for conventional Convolutional Neural Network (CNN)-based methodologies. These challenges are compounded by the imbalanced nature of skin lesion datasets, which hampers the ability of models to learn minority class features effectively. Despite augmentation strategies, such as those using Generative Adversarial Networks (GANs), previous attempts have not fully addressed these complexities. This study introduces an innovative approach by integrating Graph Neural Networks (GNNs) with Capsule Networks to enhance classification performance. GNNs, known for their proficiency in handling graph-structured data, offer an advanced mechanism for capturing complex patterns and relationships beyond the capabilities of traditional CNNs. Capsule Networks further contribute by…
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 · AI in cancer detection
MethodsDropout · Dense Connections · Max Pooling · Local Response Normalization · Capsule Network · Average Pooling · Convolution · 1x1 Convolution · Auxiliary Classifier · Inception Module
