Deep learning-based software engineering: progress, challenges, and opportunities

X Chen, X Hu, Y Huang, H Jiang, W Ji, Y Jiang… - Science China …, 2025 - Springer
Researchers have recently achieved significant advances in deep learning techniques,
which in turn has substantially advanced other research disciplines, such as natural …

Deep learning for code generation: a survey

H Zhang, K Zhang, Z Li, J Li, J Li, Y Li, Y Zhao… - Science China …, 2024 - Springer
In the past decade, thanks to the powerfulness of deep-learning techniques, we have
witnessed a whole new era of automated code generation. To sort out developments, we …

CODEP: grammatical seq2seq model for general-purpose code generation

Y Dong, G Li, Z ** - Proceedings of the 32nd ACM SIGSOFT …, 2023 - dl.acm.org
General-purpose code generation aims to automatically convert the natural language
description to code snippets in a general-purpose programming language (GPL) such as …

Structcoder: Structure-aware transformer for code generation

S Tipirneni, M Zhu, CK Reddy - ACM Transactions on Knowledge …, 2024 - dl.acm.org
There has been a recent surge of interest in automating software engineering tasks using
deep learning. This article addresses the problem of code generation, in which the goal is to …

When to stop? towards efficient code generation in llms with excess token prevention

L Guo, Y Wang, E Shi, W Zhong, H Zhang… - Proceedings of the 33rd …, 2024 - dl.acm.org
Code generation aims to automatically generate code snippets that meet given natural
language requirements and plays an important role in software development. Although …

Incorporating domain knowledge through task augmentation for front-end javascript code generation

S Shen, X Zhu, Y Dong, Q Guo, Y Zhen… - Proceedings of the 30th …, 2022 - dl.acm.org
Code generation aims to generate a code snippet automatically from natural language
descriptions. Generally, the mainstream code generation methods rely on a large amount of …

Improving domain-specific neural code generation with few-shot meta-learning

Z Yang, JW Keung, Z Sun, Y Zhao, G Li, Z **… - Information and …, 2024 - Elsevier
Context: Neural code generation aims to automatically generate code snippets guided by
Natural Language Descriptions (NLDs). In recent years, various neural code generation …

Beyond functional correctness: Investigating coding style inconsistencies in large language models

Y Wang, T Jiang, M Liu, J Chen, Z Zheng - arxiv preprint arxiv:2407.00456, 2024 - arxiv.org
Large language models (LLMs) have brought a paradigm shift to the field of code
generation, offering the potential to enhance the software development process. However …

Search-engine-augmented dialogue response generation with cheaply supervised query production

A Wang, L Song, Q Liu, H Mi, L Wang, Z Tu, J Su… - Artificial Intelligence, 2023 - Elsevier
Abstract Knowledge-aided dialogue response generation aims at augmenting chatbots with
relevant external knowledge in the hope of generating more informative responses. The …

An AST structure enhanced decoder for code generation

H Jiang, L Song, Y Ge, F Meng… - IEEE/ACM Transactions …, 2021 - ieeexplore.ieee.org
Currently, the most dominant neural code generation modelsare often equipped with a tree-
structured LSTM decoder, which outputs a sequence of actions to construct an Abstract …