Software Defect Prediction using Autoencoder Transformer Model
AuthorsSeshu Barma, Mohanakrishnan Hariharan, Satish Arvapalli
Software Defect Prediction using Autoencoder Transformer Model
AuthorsSeshu Barma, Mohanakrishnan Hariharan, Satish Arvapalli
An AI-ML-powered quality engineering approach uses AI-ML to enhance software quality assessments by predicting defects. Existing ML models struggle with noisy data types, imbalances, pattern recognition, feature extraction, and generalization. To address these challenges, we develop a new model, Adaptive Differential Evolution (ADE) based Quantum Variational Autoencoder-Transformer (QVAET) Model (ADE-QVAET). ADE combines with QVAET to obtain high-dimensional latent features and maintain sequential dependencies, resulting in enhanced defect prediction accuracy. ADE optimization enhances model convergence and predictive performance. ADE-QVAET integrates AI-ML techniques such as tuning hyperparameters for scalable and accurate software defect prediction, representing an AI-ML-driven technology for quality engineering. During training with a 90% training percentage, ADE-QVAET achieves high accuracy, precision, recall, and F1-score of 98.08%, 92.45%, 94.67%, and 98.12%, respectively, when compared to the Differential Evolution (DE) ML model.
Synth4Seg – Learning Defect Data Synthesis for Defect Segmentation Using Bi-Level Optimization
June 22, 2025research area Computer Vision, research area Methods and Algorithmsconference IEEE Transactions on Automation Science and Engineering
Defect segmentation is crucial for quality control in advanced manufacturing, yet data scarcity poses challenges for state-of-the-art supervised deep learning. Synthetic defect data generation is a popular approach for mitigating data challenges. However, many current methods simply generate defects following a fixed set of rules, which may not directly relate to downstream task performance. This can lead to suboptimal performance and may even…
Co-ML: Collaborative Machine Learning Model Building for Developing Dataset Design Practices
January 29, 2024research area Human-Computer Interaction, research area Tools, Platforms, Frameworksconference ACM TOCE
Machine learning (ML) models are fundamentally shaped by data, and building inclusive ML systems requires significant considerations around how to design representative datasets. Yet, few novice-oriented ML modeling tools are designed to foster hands-on learning of dataset design practices, including how to design for data diversity and inspect for data quality.
To this end, we outline a set of four data design practices (DDPs) for designing…