Skip to content
#explainable ai Open access

A PSO-Optimized stacked ensemble learning approach for accurate melanoma detection with deep transfer learning and explainability

Sep 2026 · Discover Computing · Vol 29 · 0 citations · 61 references
Cutaneous Melanoma Detection and Management

Abstract

Accurate melanoma detection is essential for early-stage dermatological diagnosis, as it significantly improves treatment outcomes and patient survival rates. This study proposes a robust stacked ensemble framework that combines transfer learning (TL) with particle swarm optimization (PSO) to enhance melanoma classification performance. Initially, four deep transfer learning models: VGG16, ResNet50, DenseNet121, and InceptionV3 are trained on the Melanoma Skin Cancer Dataset consisting of 10,605 dermoscopic images to generate probability scores for melanoma and benign classes. These probability outputs are used to construct feature vectors for the subsequent stacked ensemble stage. The generated feature vectors are then provided as inputs to multiple meta-classifiers, whose hyperparameters are optimized using the PSO algorithm. PSO explores the hyperparameter search space iteratively, improving candidate solutions based on validation accuracy while utilizing both personal best and global best evaluations. Through this process, a total of eleven ensemble transfer learning (ETL) models are developed. Experimental results demonstrate that ETL11, which integrates VGG16, ResNet50, DenseNet121, and InceptionV3 with Gradient Boosting (GB), achieves the highest accuracy of 92.1% on the held-out test dataset. However, statistical analysis and t-test evaluations reveal that ETL11 with Logistic Regression (LR) offers a more stable and reliable performance across multiple runs, achieving an accuracy of 91.6% and showing statistically significant improvements compared to several alternative meta-classifiers. On the test dataset, ETL11 with GB obtains Precision, Recall, and F1-Score values of 0.922, 0.921, and 0.921, respectively. In addition, Explainable AI (XAI) techniques, particularly SHAP (SHapley Additive exPlanations), are applied to interpret the contribution of transfer learning model probability scores to the final ensemble predictions, thereby improving transparency and clinical interpretability. The integration of TL-based feature extraction, PSO-driven hyperparameter optimization, statistical validation, and explainability results in a reliable and interpretable framework for melanoma detection. Finally, the proposed method is compared with existing approaches and demonstrates competitive or superior performance.

Read PDF

Similar papers

#artificial intelligence Conference Open access Apr 2020

ECCOLA - a Method for Implementing Ethically Aligned AI Systems

The method, ECCOLA, is presented, which aims at making the high-level AI ethics principles more practical, making it possible for developers to more easily implement them in practice.

Ville Vakkuri, Kai-Kristian Kemell, P. Abrahamsson · 64 citations · ⚡6
#computer vision Review Apr 2024

AI-powered Code Review with LLMs: Early Results

The goal is to not only refine the accuracy of the LLM-based tool but also to underscore its potential in streamlining the software development lifecycle through proactive code improvement and education.

Z. Rasheed, Malik Abdul Sami, Muhammad Waseem et al. · 62 citations · ⚡3
#computer vision Open access Mar 2024

LLM-based agents for automating the enhancement of user story quality: An early report

The use of large language models to automatically improve the user story quality in Austrian Post Group IT agile teams is explored, with a reference model for an Autonomous LLM-based Agent System developed and implemented at the company.

Zheying Zhang, M. Rayhan, Tomas Herda et al. · 48 citations · ⚡4
#computer vision Review Mar 2024

System for systematic literature review using multiple AI agents: Concept and an empirical evaluation

This paper introduces a novel multi-AI-agent system designed to fully automate SLRs, and demonstrates how it substantially reduces the time and effort traditionally required for SLRs while maintaining comprehensiveness and precision.

Abdul Malik Sami, Z. Rasheed, Kai-Kristian Kemell et al. · 44 citations · ⚡2
#computer vision Feb 2024

Can Large Language Models Serve as Data Analysts? A Multi-Agent Assisted Approach for Qualitative Data Analysis

The proposed LLM-based multi-agent system automates qualitative data analysis process, creating opportunities for researchers and practitioners, and future improvements focus on enhancing multilingual performance and integrating continuous expert feedback.

Z. Rasheed, Muhammad Waseem, Aakash Ahmad et al. · 41 citations
#artificial intelligence Conference Open access Jun 2018

The Key Concepts of Ethics of Artificial Intelligence

It is suggested that the focus on finding keywords is the first step in guiding and providing direction for future research in the AI ethics field.

Ville Vakkuri, P. Abrahamsson · 39 citations · ⚡2

Related blog posts

GPT-Lab Sep 17, 2026

Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering

AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.

MIT News · Artificial Intelligence Sep 14, 2026

New method enables AI for safety-critical situations

The “HardFlow” algorithm could help generative AI models produce high-quality outputs that obey strict requirements when “pretty close” doesn’t cut it.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.