Security weaknesses of copilot generated code in github

Y Fu, P Liang, A Tahir, Z Li, M Shahin, J Yu - arXiv preprint arXiv …, 2023 - arxiv.org
Modern code generation tools use AI models, particularly Large Language Models (LLMs),
to generate functional and complete code. While such tools are becoming popular and …

Extending the frontier of chatgpt: Code generation and debugging

FA Sakib, SH Khan, AHM Karim - arXiv preprint arXiv:2307.08260, 2023 - arxiv.org
Large-scale language models (LLMs) have emerged as a groundbreaking innovation in the
realm of question-answering and conversational agents. These models, leveraging different …

Codeagent: Enhancing code generation with tool-integrated agent systems for real-world repo-level coding challenges

K Zhang, J Li, G Li, X Shi, Z Jin - arXiv preprint arXiv:2401.07339, 2024 - arxiv.org
Large Language Models (LLMs) have shown promise in automated code generation but
typically excel only in simpler tasks such as generating standalone code units. Real-world …

When to show a suggestion? Integrating human feedback in AI-assisted programming

H Mozannar, G Bansal, A Fourney… - Proceedings of the AAAI …, 2024 - ojs.aaai.org
AI powered code-recommendation systems, such as Copilot and CodeWhisperer, provide
code suggestions inside a programmer's environment (eg, an IDE) with the aim of improving …

Impact of large language models on generating software specifications

D Xie, B Yoo, N Jiang, M Kim, L Tan, X Zhang… - arXiv preprint arXiv …, 2023 - arxiv.org
Software specifications are essential for ensuring the reliability of software systems. Existing
specification extraction approaches, however, suffer from limited generalizability and require …

Continual learning of large language models: A comprehensive survey

H Shi, Z Xu, H Wang, W Qin, W Wang, Y Wang… - arXiv preprint arXiv …, 2024 - arxiv.org
The recent success of large language models (LLMs) trained on static, pre-collected,
general datasets has sparked numerous research directions and applications. One such …

Coladder: Supporting programmers with hierarchical code generation in multi-level abstraction

R Yen, J Zhu, S Suh, H Xia, J Zhao - arXiv preprint arXiv:2310.08699, 2023 - arxiv.org
Programmers increasingly rely on Large Language Models (LLMs) for code generation.
However, they now have to deal with issues like having to constantly switch between …

How Beginning Programmers and Code LLMs (Mis) read Each Other

S Nguyen, HML Babe, Y Zi, A Guha… - Proceedings of the CHI …, 2024 - dl.acm.org
Generative AI models, specifically large language models (LLMs), have made strides
towards the long-standing goal of text-to-code generation. This progress has invited …

Pitfalls in language models for code intelligence: A taxonomy and survey

X She, Y Liu, Y Zhao, Y He, L Li… - arXiv preprint arXiv …, 2023 - arxiv.org
Modern language models (LMs) have been successfully employed in source code
generation and understanding, leading to a significant increase in research focused on …

Seeing seeds beyond weeds: Green teaming generative ai for beneficial uses

L Stapleton, J Taylor, S Fox, T Wu, H Zhu - arXiv preprint arXiv:2306.03097, 2023 - arxiv.org
Large generative AI models (GMs) like GPT and DALL-E are trained to generate content for
general, wide-ranging purposes. GM content filters are generalized to filter out content which …