Program Comprehension
Program comprehension aims to enable computers to understand the meaning and functionality of source code, facilitating tasks like code summarization, search, and maintenance. Current research heavily utilizes machine learning, particularly large language models (LLMs) and graph neural networks (GNNs) operating on code representations such as abstract syntax trees (ASTs) or token sequences, often incorporating techniques like fuzz testing to improve model training data. These advancements are crucial for improving software development efficiency, reducing maintenance costs, and enhancing the reliability of software systems.
Papers
June 19, 2024
April 30, 2024
April 13, 2024
December 1, 2023
November 16, 2023
November 7, 2023
October 25, 2023
September 5, 2023
August 12, 2023
May 23, 2023
May 10, 2022