Entropy-based feature fusion via BlockNet for robust skin cancer classification
摘要
This study proposes a hybrid framework named BlockNet for robust skin cancer classification. Deep features are extracted from intermediate layers of a pre-trained VGG16 network and filtered using an entropy threshold to retain informative representations, which are then fused with handcrafted descriptors including HSV histograms, GLCM texture, and fractal features. A lightweight multi-layer perceptron (MLP) classifier combined with a feature-space balancing strategy is used to address class imbalance and enable efficient classification. Experiments conducted on the VNCancer and HAM10000 datasets demonstrate that BlockNet consistently outperforms state-of-the-art baselines, such as DenseNet121, Xception, MobileNetV2, and InceptionV3. On VNCancer, BlockNet achieves 95.89% accuracy and 95.91% F1-score, significantly higher than the best baseline Xception with 88.58% accuracy and 88.81% F1-score (