• Title/Summary/Keyword: Defect Prediction

Search Result 179, Processing Time 0.06 seconds

Defect Severity-based Defect Prediction Model using CL

  • Lee, Na-Young;Kwon, Ki-Tae
    • Journal of the Korea Society of Computer and Information
    • /
    • v.23 no.9
    • /
    • pp.81-86
    • /
    • 2018
  • Software defect severity is very important in projects with limited historical data or new projects. But general software defect prediction is very difficult to collect the label information of the training set and cross-project defect prediction must have a lot of data. In this paper, an unclassified data set with defect severity is clustered according to the distribution ratio. And defect severity-based prediction model is proposed by way of labeling. Proposed model is applied CLAMI in JM1, PC4 with the least ambiguity of defect severity-based NASA dataset. And it is evaluated the value of ACC compared to original data. In this study experiment result, proposed model is improved JM1 0.15 (15%), PC4 0.12(12%) than existing defect severity-based prediction models.

Defect Type Prediction Method in Manufacturing Process Using Data Mining Technique (데이터마이닝 기법을 이용한 제조 공정내의 불량항목별 예측방법)

  • Byeon Sung-Kyu;Kang Chang-Wook;Sim Seong-Bo
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.27 no.2
    • /
    • pp.10-16
    • /
    • 2004
  • Data mining technique is the exploration and analysis, by automatic or semiautomatic means, of large quantities of data in order to discover meaningful patterns and rules. This paper uses a data mining technique for the prediction of defect types in manufacturing Process. The Purpose of this Paper is to model the recognition of defect type Patterns and Prediction of each defect type before it occurs in manufacturing process. The proposed model consists of data handling, defect type analysis, and defect type prediction stages. The performance measurement shows that it is higher in prediction accuracy than logistic regression model.

A performance improvement of neural network for predicting defect size of steam generator tube using early stopping (조기학습정지를 이용한 원전 SG세관 결함크기 예측 신경회로망의 성능 향상)

  • Jo, Nam-Hoon
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.57 no.11
    • /
    • pp.2095-2101
    • /
    • 2008
  • In this paper, we consider a performance improvement of neural network for predicting defect size of steam generator tube using early stopping. Usually, neural network is trained until MSE becomes less than a prescribed error goal. The smaller the error goal, the greater the prediction performance for the trained data. However, as the error goal is decreased, an over fitting is likely to start during supervised training of a neural network, which usually deteriorates the generalization performance. We propose that, for the prediction of an axisymmetric defect size, early stopping can be used to avoid the over-fitting. Through various experiments on the axisymmetric defect samples, we found that the difference bet ween the prediction error of neural network based on early stopping and that of ideal neural network is reasonably small. This indicates that the error goal used for neural network training for the prediction of defect size can be efficiently selected by early stopping.

Semi-supervised Software Defect Prediction Model Based on Tri-training

  • Meng, Fanqi;Cheng, Wenying;Wang, Jingdong
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.15 no.11
    • /
    • pp.4028-4042
    • /
    • 2021
  • Aiming at the problem of software defect prediction difficulty caused by insufficient software defect marker samples and unbalanced classification, a semi-supervised software defect prediction model based on a tri-training algorithm was proposed by combining feature normalization, over-sampling technology, and a Tri-training algorithm. First, the feature normalization method is used to smooth the feature data to eliminate the influence of too large or too small feature values on the model's classification performance. Secondly, the oversampling method is used to expand and sample the data, which solves the unbalanced classification of labelled samples. Finally, the Tri-training algorithm performs machine learning on the training samples and establishes a defect prediction model. The novelty of this model is that it can effectively combine feature normalization, oversampling techniques, and the Tri-training algorithm to solve both the under-labelled sample and class imbalance problems. Simulation experiments using the NASA software defect prediction dataset show that the proposed method outperforms four existing supervised and semi-supervised learning in terms of Precision, Recall, and F-Measure values.

Statistical Prediction of False Alarm Rates in Automatic Vision Inspection System (자동결함 검출시스템에서 결함크기 측정오차로 인한 오검률의 통계적 예측)

  • Joo, Young-Bok;Huh, Kyung-Moo;Park, Kil-Houm
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.15 no.9
    • /
    • pp.906-908
    • /
    • 2009
  • AVI (Automatic Vision Inspection) systems automatically detect defect features and measure their sizes via camera vision. It is important to predict the performance of an AVI to meet customer's specification in advance. Also the prediction can indicate the level of current performance of an AVI system. In this paper, we propose a statistical method for prediction of false alarm rate regarding inconsistency of defect size measurement process. For this purpose, only simple experiments are needed to measure the defect sizes for certain number of times. The statistical features from the experiment are utilized in the prediction process. Therefore, the proposed method is swift and easy to implement and use. The experiment shows a close prediction compared to manual inspection results.

Software Defect Prediction Based on SAINT (SAINT 기반의 소프트웨어 결함 예측)

  • Sriman Mohapatra;Eunjeong Ju;Jeonghwa Lee;Duksan Ryu
    • The Transactions of the Korea Information Processing Society
    • /
    • v.13 no.5
    • /
    • pp.236-242
    • /
    • 2024
  • Software Defect Prediction (SDP) enhances the efficiency of software development by proactively identifying modules likely to contain errors. A major challenge in SDP is improving prediction performance. Recent research has applied deep learning techniques to the field of SDP, with the SAINT model particularly gaining attention for its outstanding performance in analyzing structured data. This study compares the SAINT model with other leading models (XGBoost, Random Forest, CatBoost) and investigates the latest deep learning techniques applicable to SDP. SAINT consistently demonstrated superior performance, proving effective in improving defect prediction accuracy. These findings highlight the potential of the SAINT model to advance defect prediction methodologies in practical software development scenarios, and were achieved through a rigorous methodology including cross-validation, feature scaling, and comparative analysis.

Statistical Prediction of False Alarm Rates in Automatic Vision Inspection System (결함크기 측정오차로 인한 오검률의 통계적 예측)

  • Joo, Young-Bok;Huh, Kyung-Moo;Park, Kil-Houm;Lee, Gyu-Bong;Han, Chan-Ho
    • Proceedings of the IEEK Conference
    • /
    • 2009.05a
    • /
    • pp.163-165
    • /
    • 2009
  • Automatic Vision Inspection(AVI) systems automatically detect defect features and measure their sizes via camera vision. It is important to predict the performance of an AVI to meet customer's specification in advance. In this paper, we propose a statistical method for prediction of false alarm rate regarding inconsistency of defect size measuremet process. We only need are a simple experimental trial for repeated defect size measurement test. The statistical features from the experiement are utilized in the prediction process. Therefore, the proposed method is swift and easy to implement and use. The experiment shows a close prediction compared to manual inspection results.

  • PDF

An Experiment for Determining Threshold of Defect Prediction Models using Object Oriented Metrics (객체지향 메트릭을 이용한 결함 예측 모형의 임계치 설정에 관한 실험)

  • Kim, Yun-Kyu;Chae, Heung-Seok
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.15 no.12
    • /
    • pp.943-947
    • /
    • 2009
  • To support an efficient management of software verification and validation activities, many defect prediction models have been proposed based on object oriented metrics. In order to apply defect prediction models, we need to determine a threshold value. Because we cannot know actually where defects are, it is difficult to determine threshold. Therefore, we performed a series of experiments to explore the issue of determining a threshold. In the experiments, we applied defect prediction models to other systems different from the system used in building the prediction model. Specifically, we have applied three models - Olague model, Zhou model, and Gyimothy model - to four different systems. As a result, we found that the prediction capabilities varied considerably with a chosen threshold value. Therefore, we need to perform a study on the determination of an appropriate threshold value to improve the applicably of defect prediction models.

Cast Defect Quantify on the Simulation for Large Steel Ingots and Its Application (대형잉곳 전산모사 결함 정량화 및 활용연구)

  • NamKung, J.;Kim, Y.C.;Kim, M.C.;Yoon, J.M.;Chae, Y.W.;Lee, D.H.;Oho, S.H.;Kim, N.S.
    • Proceedings of the Korean Society for Technology of Plasticity Conference
    • /
    • 2009.05a
    • /
    • pp.94-97
    • /
    • 2009
  • Cast defect in large steel ingots are estimated in quality and compared each other cast conditions on simulation results by now. The cast defects, micro-crack, shrinkage, pin hole which are predictable in simulation with a reasonable accuracy. In this study, 15 ton steel ingot casting was simulated for solidification model and cast defect prediction. And the real cast was carried out in a foundry for the compeer to the simulation results, the cast defect prediction. Also, the quantity of predicted defect was tried to measuring with the defect mach counting for the various simulated cast conditions. The defect quantity work was used to find the optimized cast condition in DOE(design of experiment) procedure.

  • PDF

A Study on Prediction Model of Scaffold Appearance Defect Using Machine Learning (기계 학습을 이용한 인공지지체 외형 불량 예측 모델에 관한 연구)

  • Lee, Song-Yeon;Huh, Yong Jeong
    • Journal of the Semiconductor & Display Technology
    • /
    • v.19 no.2
    • /
    • pp.26-30
    • /
    • 2020
  • In this paper, we studied the problem if the experiment number occurring in order to identify defect in scaffold. We need to change each of the 5 print factor to predict defect when printing disk type scaffold using FDM 3d printer. So then the number of scaffold print will be more than 100,000 times. This experiment number is difficult to perform in the field. In order to solve this problem, we have produced a prediction model based on machine learning multiple linear regression using print conditions and defect scaffold data for print conditions. The prediction model produced was verified through experiments. The verification confirmed that the error was less than 0.5 %. We have confirmed that satisfied within the target margin of error 5 %.