Large language models (LLMs) have shown impressive effectiveness in various software engineering tasks, including automated program repair (APR). In this study, we take a deep
The advancement of large language models (LLMs) has significantly propelled the field of code generation. Previous work integrated reinforcement learning (RL) with compiler
Large Language Models (LLMs) exhibit remarkably powerful capabilities. One of the crucial factors to achieve success is aligning the LLM's output with human preferences. This
Transformers have revolutionized natural language processing (NLP) and have had a huge impact on automating tasks. Recently, transformers have led to the development of powerful
Y Wang, W Zhong, Y Huang, E Shi, M Yang - arXiv preprint arXiv , 2024 - arxiv.org
In recent years, Large Language Models (LLMs) have achieved remarkable success and have been widely used in various downstream tasks, especially in the tasks of the software
Y Shi, S Wang, C Wan, X Gu - arXiv preprint arXiv:2410.01215, 2024 - arxiv.org
While large language models have made significant strides in code generation, the pass rate of the generated code is bottlenecked on subtle errors, often requiring human
Neural Code Intelligence--leveraging deep learning to understand, generate, and optimize code--holds immense potential for transformative impacts on the whole society. Bridging the
J Eom, S Jeong, T Kwon - Proceedings of the 33rd ACM SIGSOFT , 2024 - dl.acm.org
JavaScript interpreters, crucial for modern web browsers, require an effective fuzzing method to identify security-related bugs. However, the strict grammatical requirements for
J Jiang, F Wang, J Shen, S Kim, S Kim - arXiv preprint arXiv:2406.00515, 2024 - arxiv.org
Large Language Models (LLMs) have garnered remarkable advancements across diverse code-related tasks, known as Code LLMs, particularly in code generation that generates