Exploring the Advances in Using Machine Learning to Identify Technical Debt and Self-Admitted Technical Debt

Eric L. Melin,Nasir U. Eisty
DOI: https://doi.org/10.48550/arXiv.2409.04662
2024-09-07
Abstract:In software engineering, technical debt, signifying the compromise between short-term expediency and long-term maintainability, is being addressed by researchers through various machine learning approaches. This study seeks to provide a reflection on the current research landscape employing machine learning methods for detecting technical debt and self-admitted technical debt in software projects and compare the machine learning research about technical debt and self-admitted technical debt. We performed a literature review of studies published up to 2024 that discuss technical debt and self-admitted technical debt identification using machine learning. Our findings reveal the utilization of a diverse range of machine learning techniques, with BERT models proving significantly more effective than others. This study demonstrates that although the performance of techniques has improved over the years, no universally adopted approach reigns supreme. The results suggest prioritizing BERT techniques over others in future works.
Software Engineering
What problem does this paper attempt to address?