RSIS Repository Open-access research from RSIS International journals

International Journal of Research and Scientific Innovation (IJRSI)

Software Fault Prediction through Hybrid Learning Algorithms with Integrated Change Metrics

byNisha Rani; Prof. (Dr.) Parveen Sehgal

Published February 18, 2026  •  Vol. 13, Issue 1, pp. 2464–2471Open Access
DOI: 10.51244/IJRSI.2026.13010218

Abstract

Software fault prediction (SFP) is essential for improving software reliability and reducing development costs by identifying fault-prone modules early. This paper investigates the integration of change metrics—such as code churn, commit frequency, and modification history—with hybrid learning algorithms to enhance prediction accuracy. We propose a novel hybrid framework that combines genetic algorithms (GA) for feature selection, convolutional neural networks (CNN) for extracting semantic and temporal features from change data, and multi-layer perceptrons (MLP) for processing traditional static metrics. These components are fused using a gated attention mechanism to optimize predictions. Empirical evaluations on datasets from the PROMISE repository, including projects like Ant, Camel, and Xerces, demonstrate that our approach achieves superior performance in terms of F1-score (0.87), AUC (0.90), and effort-aware metrics like PofB20 (0.55), outperforming existing hybrid models by 8-15%. The study addresses key challenges such as class imbalance, cross-project generalizability, and the underutilization of dynamic change data. By incorporating real-time evolutionary metrics, our model enables more proactive defect management, contributing to advancements in software engineering practices.

Keywords: Software Fault Prediction, Hybrid Learning, Change Metrics, Genetic Algorithms, Deep Learning

JournalInternational Journal of Research and Scientific Innovation (IJRSI)
ISSN2321-2705
Volume / IssueVolume 13, Issue 1
Pages2464–2471
Publication dateFebruary 18, 2026
DOI10.51244/IJRSI.2026.13010218
PublisherRSIS International
LicenseOpen Access

How to cite this article

Nisha Rani, & Prof. (Dr.) Parveen Sehgal (2026). Software Fault Prediction through Hybrid Learning Algorithms with Integrated Change Metrics. International Journal of Research and Scientific Innovation (IJRSI), 13(1), 2464-2471. https://doi.org/10.51244/IJRSI.2026.13010218

BibTeX

@article{Nisha2026,
  title   = {Software Fault Prediction through Hybrid Learning Algorithms with Integrated Change Metrics},
  author  = {Nisha Rani and Prof. (Dr.) Parveen Sehgal},
  journal = {International Journal of Research and Scientific Innovation (IJRSI)},
  volume  = {13},
  number  = {1},
  pages   = {2464--2471},
  year    = {2026},
  doi     = {10.51244/IJRSI.2026.13010218},
  publisher = {RSIS International}
}