AI-Mediated Code Comment Improvement

This paper describes an approach to improve code comments along different quality axes by rewriting those comments with customized Artificial Intelligence (AI)-based tools. We conduct an empirical study followed by grounded theory qualitative analysis to determine the quality axes to improve. Then we propose a procedure using a Large Language Model (LLM) to rewrite existing code comments along the quality axes. We implement our procedure using GPT-4o, then distil the results into a smaller model capable of being run in-house, so users can maintain data custody. We evaluate both our approach using GPT-4o and the distilled model versions. We show in an evaluation how our procedure improves code comments along the quality axes. We release all data and source code in an online repository for reproducibility.
View on arXiv@article{dhakal2025_2505.09021, title={ AI-Mediated Code Comment Improvement }, author={ Maria Dhakal and Chia-Yi Su and Robert Wallace and Chris Fakhimi and Aakash Bansal and Toby Li and Yu Huang and Collin McMillan }, journal={arXiv preprint arXiv:2505.09021}, year={ 2025 } }