[HTML][HTML] When llms meet cybersecurity: A systematic literature review

J Zhang, H Bu, H Wen, Y Liu, H Fei… - …, 2025‏ - cybersecurity.springeropen.com
The rapid development of large language models (LLMs) has opened new avenues across
various fields, including cybersecurity, which faces an evolving threat landscape and …

Agentless: Demystifying llm-based software engineering agents

CS **a, Y Deng, S Dunn, L Zhang - arxiv preprint arxiv:2407.01489, 2024‏ - arxiv.org
Recent advancements in large language models (LLMs) have significantly advanced the
automation of software development tasks, including code synthesis, program repair, and …

Security of Language Models for Code: A Systematic Literature Review

Y Chen, W Sun, C Fang, Z Chen, Y Ge, T Han… - arxiv preprint arxiv …, 2024‏ - arxiv.org
Language models for code (CodeLMs) have emerged as powerful tools for code-related
tasks, outperforming traditional methods and standard machine learning approaches …

Source code summarization in the era of large language models

W Sun, Y Miao, Y Li, H Zhang, C Fang, Y Liu… - arxiv preprint arxiv …, 2024‏ - arxiv.org
To support software developers in understanding and maintaining programs, various
automatic (source) code summarization techniques have been proposed to generate a …

Esale: Enhancing code-summary alignment learning for source code summarization

C Fang, W Sun, Y Chen, X Chen, Z Wei… - IEEE Transactions …, 2024‏ - ieeexplore.ieee.org
(Source) code summarization aims to automatically generate succinct natural language
summaries for given code snippets. Such summaries play a significant role in promoting …

Exploring parameter-efficient fine-tuning of large language model on automated program repair

G Li, C Zhi, J Chen, J Han, S Deng - Proceedings of the 39th IEEE/ACM …, 2024‏ - dl.acm.org
Automated Program Repair (APR) aims to fix bugs by generating patches. And existing work
has demonstrated that" pre-training and fine-tuning" paradigm enables Large Language …

Context-aware Code Segmentation for C-to-Rust Translation using Large Language Models

M Shiraishi, T Shinagawa - arxiv preprint arxiv:2409.10506, 2024‏ - arxiv.org
There is strong motivation to translate C code into Rust code due to the continuing threat of
memory safety vulnerabilities in existing C programs and the significant attention paid to …

On the effectiveness of large language models in statement-level code summarization

J Zhu, Y Miao, T Xu, J Zhu, X Sun - 2024 IEEE 24th …, 2024‏ - ieeexplore.ieee.org
Code comments are crucial for program comprehension, and the automated generation of
comments greatly enhances the efficiency of code commenting. Statement-level code …

[HTML][HTML] The use of large language models for program repair

F Zubair, M Al-Hitmi, C Catal - Computer Standards & Interfaces, 2024‏ - Elsevier
Abstract Large Language Models (LLMs) have emerged as a promising approach for
automated program repair, offering code comprehension and generation capabilities that …

An Empirical Study on Self-correcting Large Language Models for Data Science Code Generation

TT Quoc, DH Minh, TQ Thanh… - arxiv preprint arxiv …, 2024‏ - arxiv.org
Large Language Models (LLMs) have recently advanced many applications on software
engineering tasks, particularly the potential for code generation. Among contemporary …