# HCHS-Net: A Multimodal Handcrafted Feature and Metadata Framework for Interpretable Skin Lesion Classification

**Authors:** Ahmet Solak

PMC · DOI: 10.3390/biomimetics11020154 · Biomimetics · 2026-02-19

## TL;DR

HCHS-Net is a lightweight and interpretable framework for skin lesion classification that outperforms deep learning models while using fewer resources.

## Contribution

The novel framework combines handcrafted visual features and clinical metadata for interpretable and efficient skin lesion classification.

## Key findings

- HCHS-Net achieves 97.76% accuracy with only 0.25 M parameters, outperforming deep learning baselines.
- The framework integrates three handcrafted modules and clinical metadata for a 128-dimensional representation.
- It achieves perfect melanoma and nevus recall with high specificity and reliable performance on safety-critical cases.

## Abstract

Accurate and timely classification of skin lesions is critical for early cancer detection, yet current deep learning approaches suffer from high computational costs, limited interpretability, and poor transparency for clinical deployment. This study presents HCHS-Net, a lightweight and interpretable multimodal framework for six-class skin lesion classification on the PAD-UFES-20 dataset. The proposed framework extracts a 116-dimensional visual feature vector through three complementary handcrafted modules: a Color Module employing multi-channel histogram analysis to capture chromatic diagnostic patterns, a Haralick Module deriving texture descriptors from the gray-level co-occurrence matrix (GLCM) that quantify surface characteristics correlated with malignancy, and a Shape Module encoding morphological properties via Hu moment invariants aligned with the clinical ABCD rule. The architectural design of HCHS-Net adopts a biomimetic approach by emulating the hierarchical information processing of the human visual system and the cognitive diagnostic workflows of expert dermatologists. Unlike conventional black-box deep learning models, this framework employs parallel processing branches that simulate the selective attention mechanisms of the human eye by focusing on biologically significant visual cues such as chromatic variance, textural entropy, and morphological asymmetry. These visual features are concatenated with a 12-dimensional clinical metadata vector encompassing patient demographics and lesion characteristics, yielding a compact 128-dimensional multimodal representation. Classification is performed through an ensemble of three gradient boosting algorithms (XGBoost, LightGBM, CatBoost) with majority voting. HCHS-Net achieves 97.76% classification accuracy with only 0.25 M parameters, outperforming deep learning baselines, including VGG-16 (94.60%), ResNet-50 (94.80%), and EfficientNet-B2 (95.16%), which require 60–97× more parameters. The framework delivers an inference time of 0.11 ms per image, enabling real-time classification on standard CPUs without GPU acceleration. Ablation analysis confirms the complementary contribution of each feature module, with metadata integration providing a 2.53% accuracy gain. The model achieves perfect melanoma and nevus recall (100%) with 99.55% specificity, maintaining reliable discrimination at safety-critical diagnostic boundaries. Comprehensive benchmarking against 13 published methods demonstrates that domain-informed handcrafted features combined with clinical metadata can match or exceed deep learning fusion approaches while offering superior interpretability and computational efficiency for point-of-care deployment.

## Linked entities

- **Diseases:** melanoma (MONDO:0005105), nevus (MONDO:0005073)

## Full-text entities

- **Diseases:** benign keratoses (MESH:D007642), benign nevi (MESH:D009506), benign lesions (MESH:D001932), BCC (MESH:D002280), -20 (OMIM:615707), actinic keratosis (MESH:D055623), anxiety (MESH:D001007), benign (MESH:D009369), ABCD (MESH:C535334), pain (MESH:D010146), Skin Lesion (MESH:D012871), injury to (MESH:D014947), MEL (MESH:D008545), squamous cell carcinoma (MESH:D002294), itching (MESH:D011537), seborrheic keratosis (MESH:D017492), bleeding (MESH:D006470), Skin cancer (MESH:D012878)
- **Chemicals:** S (MESH:D013455), alcohol (MESH:D000438), H (MESH:D006859)
- **Species:** Homo sapiens (human, species) [taxon 9606]
- **Cell lines:** UFES-20 — Aedes aegypti (Yellowfever mosquito), Spontaneously immortalized cell line (CVCL_Z353)

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12937767/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12937767/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/PMC12937767/full.md

---
Source: https://tomesphere.com/paper/PMC12937767