Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

G-DCS: GCN-Based Deep Code Summary Generation Model

View through CrossRef
<p>In software engineering, software personnel faced many large-scale software and complex systems, these need programmers to quickly and accurately read and understand the code, and efficiently complete the tasks of software change or maintenance tasks. Code-NN is the first model to use deep learning to accomplish the task of code summary generation, but it is not used the structural information in the code itself. In the past five years, researchers have designed different code summarization systems based on neural networks. They generally use the end-to-end neural machine translation framework, but many current research methods do not make full use of the structural information of the code. This paper raises a new model called G-DCS to automatically generate a summary of java code; the generated summary is designed to help programmers quickly comprehend the effect of java methods. G-DCS uses natural language processing technology, and training the model uses a code corpus. This model could generate code summaries directly from the code files in the coded corpus. Compared with the traditional method, it uses the information of structural on the code. Through Graph Convolutional Neural Network (GCN) extracts the structural information on the code to generate the code sequence, which makes the generated code summary more accurate. The corpus used for training was obtained from GitHub. Evaluation criteria using BLEU-n. Experimental results show that our approach outperforms models that do not utilize code structure information.</p> <p>&nbsp;</p>
Title: G-DCS: GCN-Based Deep Code Summary Generation Model
Description:
<p>In software engineering, software personnel faced many large-scale software and complex systems, these need programmers to quickly and accurately read and understand the code, and efficiently complete the tasks of software change or maintenance tasks.
Code-NN is the first model to use deep learning to accomplish the task of code summary generation, but it is not used the structural information in the code itself.
In the past five years, researchers have designed different code summarization systems based on neural networks.
They generally use the end-to-end neural machine translation framework, but many current research methods do not make full use of the structural information of the code.
This paper raises a new model called G-DCS to automatically generate a summary of java code; the generated summary is designed to help programmers quickly comprehend the effect of java methods.
G-DCS uses natural language processing technology, and training the model uses a code corpus.
This model could generate code summaries directly from the code files in the coded corpus.
Compared with the traditional method, it uses the information of structural on the code.
Through Graph Convolutional Neural Network (GCN) extracts the structural information on the code to generate the code sequence, which makes the generated code summary more accurate.
The corpus used for training was obtained from GitHub.
Evaluation criteria using BLEU-n.
Experimental results show that our approach outperforms models that do not utilize code structure information.
</p> <p>&nbsp;</p>.

Related Results

Differential Regulation of Human Blood Dendritic Cell Subsets by IFNs
Differential Regulation of Human Blood Dendritic Cell Subsets by IFNs
Abstract Based on the relative expression of CD11c and CD1a, we previously identified subsets of dendritic cells (DCs) or DC precursors in human peripheral blood. A ...
Features of peritoneal dendritic cells in the development of endometriosis
Features of peritoneal dendritic cells in the development of endometriosis
Abstract Background Emerging evidence of immunological dysfunction have been described in endometriosis. Dendritic cells (DCs), one of the main anti...
Proposed Thalmann algorithm air diving decompression table for the Swedish Armed Forces
Proposed Thalmann algorithm air diving decompression table for the Swedish Armed Forces
The Swedish Armed Forces (SwAF) air dive tables are under revision. Currently, the air dive table from the U.S. Navy (USN) Diving Manual (DM) Rev. 6 is used with an msw-to-fsw conv...
Indirect Allorecognition in Acquired Thymic Tolerance
Indirect Allorecognition in Acquired Thymic Tolerance
Pancreatic islet transplantation remains a promising approach to the treatment of type 1 diabetes. Unfortunately, graft failure continues to occur because of immunologic rejection,...
Abstract 1777: Examining dendritic cell heterogeneity in the tumor microenvironment
Abstract 1777: Examining dendritic cell heterogeneity in the tumor microenvironment
Abstract Dendritic cells (DCs) are key regulators of anti-tumor immunity with critical roles in priming and stimulating anti-tumor T cells. DCs have heterogeneous ph...
Src-like Adaptor Protein Promotes the CD103+ dendritic Cell Homeostasis in the Lung
Src-like Adaptor Protein Promotes the CD103+ dendritic Cell Homeostasis in the Lung
Abstract Dendritic cells (DCs) along with mast cells function as sentinels for the innate immune system and perform as antigen presenting cells (APCs) to mount an ad...

Back to Top