Related Experiment Videos
IPA-ANN: A Novel Framework for Optimizing Artificial Neural Network Weights and Biases Using Immune Plasma Algorithm
Sercan Demirci1, Durmuş Özkan Şahin1, Gülcan Yıldız1
1Department of Computer Engineering, Faculty of Engineering, Ondokuz Mayıs University, Atakum, Samsun 55139, Turkey.
Abstract:
Classification is a fundamental technique in data mining that predicts categorical labels by analyzing input features. However, training Artificial Neural Networks (ANNs) using traditional methods often encounters challenges, such as getting stuck in local minima and slow convergence. To address these issues, this study proposes a novel hybrid model, IPA-ANN, which integrates the Immune Plasma Algorithm (IPA) to optimize the ANN's connection weights and biases. The IPA, inspired by the immune plasma treatment process, utilizes a unique donor-receiver mechanism to balance exploration and exploitation in the search space. The proposed model was evaluated on nine benchmark datasets from the UCI repository and compared with 18 state-of-the-art metaheuristic algorithms, including Grey Wolf Optimization (GWO), Differential Evolution (DE), and Particle Swarm Optimization (PSO). Experimental results were analyzed using accuracy, F1-score, confusion matrices, and convergence graphs. The findings indicate that IPA-ANN achieves competitive and stable classification performance across different datasets while demonstrating favorable convergence characteristics in several cases. Furthermore, the study investigates the influence of donor-receiver parameters on the optimization process, highlighting the adaptability of the proposed framework. The reliability of these findings was further examined through repeated stratified 5-fold cross-validation and paired Wilcoxon signed-rank tests with Holm-Bonferroni correction on representative datasets, confirming that a subset of the observed performance differences are statistically significant, and through a computational cost analysis showing that IPA-ANN incurs no additional overhead relative to the majority of the compared algorithms. This study contributes to the literature by presenting the first documented application of IPA in ANN training and by providing a modular infrastructure for future metaheuristic-based ANN optimization studies.
Related Concept Videos
Neural Regulation
Introduction to Innate and Adaptive Immunity
Innate immunity is the body's natural, nonspecific defense system that acts quickly to protect against pathogens. It incorporates physical barriers like skin and mucous membranes and cellular elements such as phagocytes and natural killer cells. This part of our immune system provides an immediate,...
Special Features of Adaptive Immunity
The primary cell types involved in adaptive immunity are T cells and B cells. Each type has a unique role in defending the body against pathogens. T cells are responsible for cell-mediated immunity. They identify and eliminate infected cells directly,...