
		<paper>
			<loc>https://jjcit.org/paper/303</loc>
			<title>FR-CNN: SOFTWARE FAULT PREDICTION USING A NOVEL HYBRID HIERARCHICAL MODEL</title>
			<doi>10.5455/jjcit.71-1772261446</doi>
			<authors>Mehrasa M. Jouybari,Alireza Tajary,Mansoor Fateh,Esmaeel Tahanian</authors>
			<keywords>Software-fault prediction,Class imbalance,Deep learning,Ensemble learning,Machine learning,Hyper-parameters</keywords>
			<views>48</views>
			<downloads>15</downloads>
			<received_date>16-May-2026</received_date>
			<revised_date>  29-Jul.-2026</revised_date>
			<accepted_date>  19-Aug.-2026</accepted_date>
			<abstract>Developing high-quality software products is directly related to the absence of unseen faults. The software fault 
prediction (SFP) methods have been considered to reduce the overall testing costs and discover probable faults. 
Various machine-learning and deep-learning algorithms have been used to predict faults. However, both deliver 
varying results regarding SFP. This research proposes a novel hybrid model (FR-CNN) based on a fine-tuned 
fully connected deep neural network, a random forest and a convolutional neural network. Harnessing the 
strengths of combining these techniques, the proposed model aims to enhance prediction performance while 
reducing overfitting, resulting in a robust framework. We conduct extensive empirical studies to illustrate the 
effectiveness of the proposed model in predicting faults on six projects of the BugHunter dataset. The empirical 
results demonstrate that FR-CNN achieves competitive fault-prediction performance while requiring lower 
computational complexity and training time than recent deep-learning approaches. In particular, it improves the 
best previously reported traditional machine-learning result on the BugHunter benchmark by up to 19.95% in F1-
score.</abstract>
		</paper>


