Prashant, Jyothi Arcot
Unknown Affiliation

Published : 4 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 4 Documents
Search

A simplified predictive framework for cost evaluation to fault assessment using machine learning Rai, Deepti; Prashant, Jyothi Arcot
International Journal of Electrical and Computer Engineering (IJECE) Vol 13, No 6: December 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v13i6.pp7027-7036

Abstract

Software engineering is an integral part of any software development scheme which frequently encounters bugs, errors, and faults. Predictive evaluation of software fault contributes towards mitigating this challenge to a large extent; however, there is no benchmarked framework being reported in this case yet. Therefore, this paper introduces a computational framework of the cost evaluation method to facilitate a better form of predictive assessment of software faults. Based on lines of code, the proposed scheme deploys adopts a machine-learning approach to address the perform predictive analysis of faults. The proposed scheme presents an analytical framework of the correlation-based cost model integrated with multiple standards machine learning (ML) models, e.g., linear regression, support vector regression, and artificial neural networks (ANN). These learning models are executed and trained to predict software faults with higher accuracy. The study considers assessing the outcomes based on error-based performance metrics in detail to determine how well each learning model performs and how accurate it is at learning. It also looked at the factors contributing to the training loss of neural networks. The validation result demonstrates that, compared to logistic regression and support vector regression, neural network achieves a significantly lower error score for software fault prediction.
Scaling effectivity in manifold methodologies to detect driver’s fatigueness and drowsiness state Shankara Chari, Gowrishankar Shiva; Prashant, Jyothi Arcot
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 13, No 2: June 2024
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v13.i2.pp1227-1240

Abstract

The state of fatigueness and drowsiness relates to the stressed physical and mental condition of a driver that reduces the ability of a driver to drive safely leading to fatal consequences of road accidents. With a rising concerns about the road safety, the premium and modern vehicles are coming up with a sophisticated technology to detect and rise alarm during the positive case of fatigueness and drowsiness. Irrespective of availability of archives of literatures towards solving this problem, it is quite unclear about the strength and weakness of varied methodologies. Therefore, this paper presents a crisp and insightful discussion about the recent methodologies associated with detecting driver's attention, fatigueness, drowsiness along with highlights of commercial devices to realize various limiting factors and constraints associated with them. The paper contributes to introduce a well-structured flow of research trend to realize various patterns of current trend adopted towards solving varied problems and significant research gaps have been identified in this process. The outcome of this paper presents that still there is an open scope of an improvement towards accomplishing the agenda towards safer driving.
A novel approach to enhancing software quality assurance through early detection and prevention of software faults Rai, Deepti; Prashant, Jyothi Arcot
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 14, No 2: April 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v14.i2.pp894-906

Abstract

The current manuscript presents a predictive mechanism towards analyzing software defects by developing a line-level fault prediction technique. Current methodologies rely on customized attributes and overlook the sophisticated structural and semantic characteristics inherent in programming languages. This oversight often led to suboptimal defect identification, as code defects are intricately scrambled with their contextual environment. Moreover, conventional software defect prediction (SDP) strategies, typically focusing on larger code units such as modules or classes, impede precise error localization. To address these challenges, this study proposes an automated scheme utilizing a recurrent neural network (RNN) with an attention layer to analyze line-level quantifiers within the code, such as the number of pairwise operations and single operand operators. The efficacy of this learning-driven scheme is validated through comprehensive experiments conducted on several C++ programs. The experimental results demonstrate a 95.8% recall, 83.12% precision, and 90.35% accuracy in identifying fault-prone lines within a testing dataset. These outcomes confirm the effectiveness of proposed SDP scheme in accurately identifying the defects and highlighting its inter-project capabilities, exhibiting the model's adaptability across different software projects.
Real-time driver drowsiness detection based on integrative approach of deep learning and machine learning model Shankara Chari, Gowrishankar Shiva; Prashant, Jyothi Arcot
Indonesian Journal of Electrical Engineering and Computer Science Vol 39, No 1: July 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v39.i1.pp592-602

Abstract

Driver drowsiness is a major factor that contributing to road accidents. Several researches are ongoing to detect driver drowsiness, but they suffer from the complexity and cost of the models. This paper introduces a hybrid artificial intelligence (AI)-driven framework integrating deep learning (DL) and machine learning (ML) models for real-time drowsiness detection. The system utilizes a robust DL model to classify driver states based on facial images and support vector machine (SVM) model is trained to develop a cost-efficient yet robust facial landmark detector to extract key features such as eye aspect ratio (EAR) and mouth aspect ratio (MAR). We also introduce a multi-stage decision fusion mechanism that combines convolutional neural network (CNN) probability scores with EAR/MAR thresholds to enhance detection reliability and reduce false positives. Experimental results demonstrate that the proposed model achieves 98% accuracy and F1-score, significantly outperforming traditional DL approaches. Additionally, the SVM-based landmark predictor shows improved efficiency with lower mean squared error (MSE) without having higher computational requirements.