Proceedings of the ACM/IEEE 42nd International Conference on Software Engineering 2020
DOI: 10.1145/3377811.3380383
|View full text |Cite
|
Sign up to set email alerts
|

Retrieval-based neural source code summarization

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
145
0
2

Year Published

2020
2020
2024
2024

Publication Types

Select...
7
3

Relationship

0
10

Authors

Journals

citations
Cited by 206 publications
(147 citation statements)
references
References 49 publications
0
145
0
2
Order By: Relevance
“…Among other noteworthy works, API usage information (Hu et al, 2018b), reinforcement learning (Wan et al, 2018), dual learning , retrieval-based techniques (Zhang et al, 2020) are leveraged to further enhance the code summarization models. We can enhance a Transformer with previously proposed techniques; however, in this work, we limit ourselves to study different design choices for a Transformer without breaking its' core architectural design philosophy.…”
Section: Related Workmentioning
confidence: 99%
“…Among other noteworthy works, API usage information (Hu et al, 2018b), reinforcement learning (Wan et al, 2018), dual learning , retrieval-based techniques (Zhang et al, 2020) are leveraged to further enhance the code summarization models. We can enhance a Transformer with previously proposed techniques; however, in this work, we limit ourselves to study different design choices for a Transformer without breaking its' core architectural design philosophy.…”
Section: Related Workmentioning
confidence: 99%
“…The data augmentation method used in NFR, which was inspired by work conducted in automated post-editing [30] and multi-source translation [31], has been shown to also yield promising results in other fields, such as text generation [32] and code summarization [33]. In the context of MT, it has also proven to be helpful in domain adaptation [5], increasing data robustness [34] and specialised translation tasks [35].…”
Section: Tm-mt Integrationmentioning
confidence: 99%
“…Zhang et al [25] tried to handle the words with low frequency in the dataset. They suggested a source code summarization system that integrated retrieval-based methods with NMT-based methods.…”
Section: Related Workmentioning
confidence: 99%