HotGPT: How to Make Software Documentation More Useful with a Large Language Model?
HotGPT: How to Make Software Documentation More Useful with a Large Language Model?
复制标题
DOI:
10.1145/3593856.3595910
复制
发表时间:
2023-06
期刊:
影响因子:
--
通讯作者:
Yi-An Su;Chengcheng Wan;Utsav Sethi;Shan Lu;M. Musuvathi;Suman Nath
中科院分区:
文献类型:
--
作者:
Yi-An Su;Chengcheng Wan;Utsav Sethi;Shan Lu;M. Musuvathi;Suman Nath
It is well known that valuable information is contained in the natural language components of software systems, like comments and manual, and such information can be used to improve system performance and reliability. Past research has attempted to extract such information through task-specific machine learning models and tool chains. Here, we investigate a general, one-model-fit-all solution through a state-of-the-art large language model (e.g., the GPT series). Our investigation covers three representative tasks: extracting locking rules from comments, synthesizing exception predicates from comments, and identifying performance-related configurations; it reveals challenges and opportunities in applying large language models to system maintenance tasks.