paper-with-me

Papers

Defect Prediction with Content-based Features

2024-09-27 · Hung Viet Pham, Tung Thanh Nguyen

Traditional defect prediction approaches often use metrics that measure the complexity of the design or implementing code of a software system, such as the number of lines of code in a source file. In this paper, we explore a different approach based on content of source code. Our key assumption is that source code of a software system contains information about its technical aspects and those aspects might have different levels of defect-proneness. Thus, content-based features such as words, topics, data types, and package names extracted from a source code file could be used to predict its defects. We have performed an extensive empirical evaluation and found that: i) such content-based features have higher predictive power than code complexity metrics and ii) the use of feature selection, reduction, and combination further improves the prediction performance.

📄 PDF Abstract BibTeX arXiv:2409.18365

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionPrediction

Similar Papers 제목 키워드 기반

Bridging Expert Knowledge with Deep Learning Techniques for Just-In-Time Defect Prediction

2024-03-17 · Xin Zhou, DongGyun Han, David Lo

Just-In-Time (JIT) defect prediction aims to automatically predict whether a commit is defective or not, and has been widely studied in recent years. In general, most studies can be classified into two categories: 1) sim…

Graph-Based Machine Learning Improves Just-in-Time Defect Prediction

2021-10-11 · Jonathan Bryan, Pablo Moriano

The increasing complexity of today's software requires the contribution of thousands of developers. This complex collaboration structure makes developers more likely to introduce defect-prone changes that lead to softwar…

BIG-bench Machine LearningPrediction

Unsupervised Integrated-Circuit Defect Segmentation via Image-Intrinsic Normality

2025-09-11 · Botong Zhao, Qijun Shi, Shujing Lyu, Yue Lu arxiv

Modern Integrated-Circuit(IC) manufacturing introduces diverse, fine-grained defects that depress yield and reliability. Most industrial defect segmentation compares a test image against an external normal set, a strateg…

Photovoltaic Panel Defect Detection Based on Ghost Convolution with BottleneckCSP and Tiny Target Prediction Head Incorporating YOLOv5

2023-03-02 · Longlong Li, Zhifeng Wang, Tingting Zhang

Photovoltaic (PV) panel surface-defect detection technology is crucial for the PV industry to perform smart maintenance. Using computer vision technology to detect PV panel surface defects can ensure better accuracy whil…

Defect Detection

Wavelet and Prototype Augmented Query-based Transformer for Pixel-level Surface Defect Detection

2025-01-01 · CVPR 2025 1 · Feng Yan, Xiaoheng Jiang, Yang Lu, Jiale Cao 외

As an important part of intelligent manufacturing, pixel-level surface defect detection (SDD) aims to locate defect areas through mask prediction. Previous methods adopt the image-independent static convolution to in…

Defect Detection