English

Identifying Self-Admitted Technical Debts with Jitterbug: A Two-step Approach

Software Engineering 2020-10-20 v3

Abstract

Keeping track of and managing Self-Admitted Technical Debts (SATDs) are important to maintaining a healthy software project. This requires much time and effort from human experts to identify the SATDs manually. The current automated solutions do not have satisfactory precision and recall in identifying SATDs to fully automate the process. To solve the above problems, we propose a two-step framework called Jitterbug for identifying SATDs. Jitterbug first identifies the "easy to find" SATDs automatically with close to 100% precision using a novel pattern recognition technique. Subsequently, machine learning techniques are applied to assist human experts in manually identifying the remaining "hard to find" SATDs with reduced human effort. Our simulation studies on ten software projects show that Jitterbug can identify SATDs more efficiently (with less human effort) than the prior state-of-the-art methods.

Keywords

Cite

@article{arxiv.2002.11049,
  title  = {Identifying Self-Admitted Technical Debts with Jitterbug: A Two-step Approach},
  author = {Zhe Yu and Fahmid Morshed Fahid and Huy Tu and Tim Menzies},
  journal= {arXiv preprint arXiv:2002.11049},
  year   = {2020}
}

Comments

14 pages, 3 pages for appendix, 6+3 figures, 10 tables. Accepted by TSE journal

R2 v1 2026-06-23T13:53:31.748Z