4 papers
Personalization of Code Readability Evaluation Based on LLM Using Collaborative Filtering
Buntaro Hiraki, Kensei Hamamoto, Ami Kimura +5
Code readability is an important indicator of software maintenance as it can significantly impact maintenance efforts. Recently, LLM (large language models) have been utilized for…
An Empirical Study of the Impact of Test Strategies on Online Optimization for Ensemble-Learning Defect Prediction
Kensei Hamamoto, Masateru Tsunoda, Amjed Tahir +5
Ensemble learning methods have been used to enhance the reliability of defect prediction models. However, there is an inconclusive stability of a single method attaining the highes…
The Impact of Defect (Re) Prediction on Software Testing
Yukasa Murakami, Yuta Yamasaki, Masateru Tsunoda +5
Cross-project defect prediction (CPDP) aims to use data from external projects as historical data may not be available from the same project. In CPDP, deciding on a particular hist…
Building Defect Prediction Models by Online Learning Considering Defect Overlooking
Nikolay Fedorov, Yuta Yamasaki, Masateru Tsunoda +5
Building defect prediction models based on online learning can enhance prediction accuracy. It continuously rebuilds a new prediction model, when a new data point is added. However…