Arrow Research search
Back to IJCAI

IJCAI 2018

Summarizing Source Code with Transferred API Knowledge

Conference Paper Machine Learning Artificial Intelligence

Abstract

Code summarization, aiming to generate succinct natural language description of source code, is extremely useful for code search and code comprehension. It has played an important role in software maintenance and evolution. Previous approaches generate summaries by retrieving summaries from similar code snippets. However, these approaches heavily rely on whether similar code snippets can be retrieved, how similar the snippets are, and fail to capture the API knowledge in the source code, which carries vital information about the functionality of the source code. In this paper, we propose a novel approach, named TL-CodeSum, which successfully uses API knowledge learned in a different but related task to code summarization. Experiments on large-scale real-world industry Java projects indicate that our approach is effective and outperforms the state-of-the-art in code summarization.

Authors

Keywords

  • Machine Learning Applications: Applications of Supervised Learning
  • Machine Learning: Deep Learning
  • Machine Learning: Transfer, Adaptation, Multi-task Learning

Context

Venue
International Joint Conference on Artificial Intelligence
Archive span
1969-2025
Indexed papers
14525
Paper id
322812655100409229