Abstract
Self-Admitted Technical Debt (SATD) is a sub-type of technical debt. It is introduced to represent such technical debts that are intentionally introduced by developers in the process of software development. While being able to gain short-term benefits, the introduction of SATDs often requires to be paid back later with a higher cost, e.g., introducing bugs to the software or increasing the complexity of the software. To cope with these issues, our community has proposed various machine learning-based approaches to detect SATDs. These approaches, however, are either not generic that usually require manual feature engineering efforts or do not provide promising means to explain the predicted outcomes. To that end, we propose to the community a novel approach, namely HATD (Hybrid Attention-based method for self-admitted Technical Debt detection), to detect and explain SATDs using attention-based neural networks. Through extensive experiments on 445, 365 comments in 20 projects, we show that HATD is effective in detecting SATDs on both in-the-lab and in-the-wild datasets under both within-project and cross-project settings. HATD also outperforms the state-of-the-art approaches in detecting and explaining SATDs.
Original language | English |
---|---|
Title of host publication | Proceedings - 2020 35th IEEE/ACM International Conference on Automated Software Engineering, ASE 2020 |
Editors | Claire Le Goues, David Lo |
Place of Publication | New York NY USA |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 871-882 |
Number of pages | 12 |
ISBN (Electronic) | 9781450367684 |
DOIs | |
Publication status | Published - 2020 |
Event | Automated Software Engineering Conference 2020 - Virtual, Melbourne, Australia Duration: 21 Sept 2020 → 25 Sept 2020 Conference number: 35th https://dl.acm.org/doi/proceedings/10.1145/3324884 (Proceedings) https://conf.researchr.org/home/ase-2020 (Website) https://dl.acm.org/doi/proceedings/10.1145/3417113 (Proceedings) |
Conference
Conference | Automated Software Engineering Conference 2020 |
---|---|
Abbreviated title | ASE 2020 |
Country/Territory | Australia |
City | Melbourne |
Period | 21/09/20 → 25/09/20 |
Internet address |
|
Keywords
- Attention-based Neural Networks
- SATD
- Self-Admitted Technical Debt
- Word Embedding