Operationalizing Large Language Models with Design-Aware Contexts for Code Comment Generation
By: Aritra Mitra , Srijoni Majumdar , Anamitra Mukhopadhyay and more
Potential Business Impact:
Helps computers write better explanations for code.
Comments are very useful to the flow of code development. With the increasing commonality of code, novice coders have been creating a significant amount of codebases. Due to lack of commenting standards, their comments are often useless, and increase the time taken to further maintain codes. This study intends to find the usefulness of large language models (LLMs) in these cases to generate potentially better comments. This study focuses on the feasibility of design documents as a context for the LLMs to generate more useful comments, as design documents are often used by maintainers to understand code when comments do not suffice.
Similar Papers
Exploring the Potential of Large Language Models in Fine-Grained Review Comment Classification
Software Engineering
Helps computers understand code feedback better.
Automated and Context-Aware Code Documentation Leveraging Advanced LLMs
Software Engineering
Writes helpful notes for computer code automatically.
Large Language Models are Qualified Benchmark Builders: Rebuilding Pre-Training Datasets for Advancing Code Intelligence Tasks
Software Engineering
Makes computer code easier to understand and write.