Natural language generation and understanding of big code for AI-assisted programming: A review

MF Wong, S Guo, CN Hang, SW Ho, CW Tan - Entropy, 2023 - mdpi.com
This paper provides a comprehensive review of the literature concerning the utilization of
Natural Language Processing (NLP) techniques, with a particular focus on transformer …

Expectation vs. experience: Evaluating the usability of code generation tools powered by large language models

P Vaithilingam, T Zhang, EL Glassman - Chi conference on human …, 2022 - dl.acm.org
Recent advances in Large Language Models (LLM) have made automatic code generation
possible for real-world programming tasks in general-purpose programming languages …

Codegeex: A pre-trained model for code generation with multilingual evaluations on humaneval-x

Q Zheng, X Xia, X Zou, Y Dong, S Wang, Y Xue… - arXiv preprint arXiv …, 2023 - arxiv.org
Large pre-trained code generation models, such as OpenAI Codex, can generate syntax-
and function-correct code, making the coding of programmers more productive and our …

Graph neural networks for natural language processing: A survey

L Wu, Y Chen, K Shen, X Guo, H Gao… - … and Trends® in …, 2023 - nowpublishers.com
Deep learning has become the dominant approach in addressing various tasks in Natural
Language Processing (NLP). Although text inputs are typically represented as a sequence …

Self-planning Code Generation with Large Language Models

X Jiang, Y Dong, L Wang, F Zheng, Q Shang… - ACM Transactions on …, 2023 - dl.acm.org
Although large language models (LLMs) have demonstrated impressive ability in code
generation, they are still struggling to address the complicated intent provided by humans. It …

Codegeex: A pre-trained model for code generation with multilingual benchmarking on humaneval-x

Q Zheng, X Xia, X Zou, Y Dong, S Wang… - Proceedings of the 29th …, 2023 - dl.acm.org
Large pre-trained code generation models, such as OpenAI Codex, can generate syntax-
and function-correct code, making the coding of programmers more productive. In this paper …

A syntax-guided edit decoder for neural program repair

Q Zhu, Z Sun, Y Xiao, W Zhang, K Yuan… - Proceedings of the 29th …, 2021 - dl.acm.org
Automated Program Repair (APR) helps improve the efficiency of software development and
maintenance. Recent APR techniques use deep learning, particularly the encoder-decoder …

Investigating code generation performance of ChatGPT with crowdsourcing social data

Y Feng, S Vanam, M Cherukupally… - 2023 IEEE 47th …, 2023 - ieeexplore.ieee.org
The recent advancements in Artificial Intelligence, particularly in large language models and
generative models, are reshaping the field of software engineering by enabling innovative …

Assessing the quality of GitHub copilot's code generation

B Yetistiren, I Ozsoy, E Tuzun - … of the 18th international conference on …, 2022 - dl.acm.org
The introduction of GitHub's new code generation tool, GitHub Copilot, seems to be the first
well-established instance of an AI pair-programmer. GitHub Copilot has access to a large …

Deep Learning for Code Intelligence: Survey, Benchmark and Toolkit

Y Wan, Z Bi, Y He, J Zhang, H Zhang, Y Sui… - ACM Computing …, 2024 - dl.acm.org
Code intelligence leverages machine learning techniques to extract knowledge from
extensive code corpora, with the aim of developing intelligent tools to improve the quality …