Large language models for code (LLM4Code), which demonstrate strong performance (eg, high accuracy) in processing source code, have significantly transformed software …
M Coutinho, L Marques, A Santos, M Dahia… - Proceedings of the 1st …, 2024 - dl.acm.org
With software development increasingly reliant on innovative technologies, there is a growing interest in exploring the potential of generative AI tools to streamline processes and …
B Idrisov, T Schlippe - Algorithms, 2024 - mdpi.com
Our paper compares the correctness, efficiency, and maintainability of human-generated and AI-generated program code. For that, we analyzed the computational resources of AI …
Z Zhou, J Jin, V Phadnis, X Yuan, J Jiang… - arXiv preprint arXiv …, 2023 - arxiv.org
Visual programming provides beginner-level programmers with a coding-free experience to build their customized pipelines. Existing systems require users to build a pipeline entirely …
Recent studies have adopted pre-trained language models, such as CodeT5 and CodeGPT, for automated program generation tasks like code generation, repair, and translation …
ChatGPT has significantly impacted software development practices, providing substantial assistance to developers in various tasks, including coding, testing, and debugging. Despite …
With the advances in machine learning, there is a growing interest in AI-enabled tools for autocompleting source code. GitHub Copilot has been trained on billions of lines of open …
ZS Li, NN Arony, AM Awon, D Damian, B Xu - arXiv preprint arXiv …, 2024 - arxiv.org
AI assistance tools such as ChatGPT, Copilot, and Gemini have dramatically impacted the nature of software development in recent years. Numerous studies have studied the positive …
Generative AI (artificial intelligence) technologies using LLMs (large language models), such as ChatGPT and GitHub Copilot, with the ability to create code, have the potential to …