CFP last date
20 January 2025
Reseach Article

Hybrid ANN and Fireworks Algorithm for Real-Time Software Reliability Prediction

by Ivy Botchway, Felix Larbi Aryeh, Boniface Kayode Alese
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 186 - Number 59
Year of Publication: 2024
Authors: Ivy Botchway, Felix Larbi Aryeh, Boniface Kayode Alese
10.5120/ijca2024924350

Ivy Botchway, Felix Larbi Aryeh, Boniface Kayode Alese . Hybrid ANN and Fireworks Algorithm for Real-Time Software Reliability Prediction. International Journal of Computer Applications. 186, 59 ( Dec 2024), 27-34. DOI=10.5120/ijca2024924350

@article{ 10.5120/ijca2024924350,
author = { Ivy Botchway, Felix Larbi Aryeh, Boniface Kayode Alese },
title = { Hybrid ANN and Fireworks Algorithm for Real-Time Software Reliability Prediction },
journal = { International Journal of Computer Applications },
issue_date = { Dec 2024 },
volume = { 186 },
number = { 59 },
month = { Dec },
year = { 2024 },
issn = { 0975-8887 },
pages = { 27-34 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume186/number59/hybrid-ann-and-fireworks-algorithm-for-real-time-software-reliability-prediction/ },
doi = { 10.5120/ijca2024924350 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-12-31T00:30:36+05:30
%A Ivy Botchway
%A Felix Larbi Aryeh
%A Boniface Kayode Alese
%T Hybrid ANN and Fireworks Algorithm for Real-Time Software Reliability Prediction
%J International Journal of Computer Applications
%@ 0975-8887
%V 186
%N 59
%P 27-34
%D 2024
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Reliability is a critical factor for assessing software quality, as it measures the software's ability to perform its intended functions without failure. In recent years, research has focused on developing more robust models for predicting software reliability. This study explores a hybrid approach for software reliability prediction by integrating Artificial Neural Networks (ANN) with the Fireworks Algorithm (FWA) and ensemble learning techniques. By leveraging FWA’s optimization capabilities, the ANN’s weights and biases are fine-tuned, and predictions are further refined using ensemble models consisting of Random Forest and Decision Tree algorithms. Using a real-time dataset of execution time and detected faults, the hybrid model was trained and evaluated, achieving high prediction accuracy, with the ensemble model yielding an R² of 0.972 and FWA optimization achieving an MSE of 0.0369 after 50 generations. The results demonstrate that combining ANN, FWA, and ensemble learning can significantly improve prediction accuracy and model reliability. Future work aims to expand this approach by incorporating additional models, exploring dynamic FWA tuning, and adapting the method across various software environments.

References
Index Terms

Computer Science
Information Sciences
Fireworks Algorithm
Artificial Neural Network
Ensemble Learning Technique
Random Forest
Decision Tree.

Keywords

Software reliability Prediction model Gaussian Mutation Real-Time Systems Machine learning model.