SECLLGDec 20, 2022

A Survey on Pretrained Language Models for Neural Code Intelligence

arXiv:2212.10079v119 citationsh-index: 28
Originality Synthesis-oriented
AI Analysis

It addresses software engineering challenges by summarizing existing research, making it incremental as a survey rather than novel method development.

This paper surveys the use of pretrained language models in Neural Code Intelligence to tackle software complexity and errors, reviewing techniques, tasks, datasets, and architectures to bridge natural and programming language communities.

As the complexity of modern software continues to escalate, software engineering has become an increasingly daunting and error-prone endeavor. In recent years, the field of Neural Code Intelligence (NCI) has emerged as a promising solution, leveraging the power of deep learning techniques to tackle analytical tasks on source code with the goal of improving programming efficiency and minimizing human errors within the software industry. Pretrained language models have become a dominant force in NCI research, consistently delivering state-of-the-art results across a wide range of tasks, including code summarization, generation, and translation. In this paper, we present a comprehensive survey of the NCI domain, including a thorough review of pretraining techniques, tasks, datasets, and model architectures. We hope this paper will serve as a bridge between the natural language and programming language communities, offering insights for future research in this rapidly evolving field.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes