Large language models for software engineering: A systematic literature review

X Hou, Y Zhao, Y Liu, Z Yang, K Wang, L Li… - ACM Transactions on …, 2024 - dl.acm.org
Large Language Models (LLMs) have significantly impacted numerous domains, including
Software Engineering (SE). Many recent publications have explored LLMs applied to …

Code review automation: strengths and weaknesses of the state of the art

R Tufano, O Dabić, A Mastropaolo… - IEEE Transactions …, 2024 - ieeexplore.ieee.org
The automation of code review has been tackled by several researchers with the goal of
reducing its cost. The adoption of deep learning in software engineering pushed the …

Lilac: Log parsing using llms with adaptive parsing cache

Z Jiang, J Liu, Z Chen, Y Li, J Huang, Y Huo… - Proceedings of the …, 2024 - dl.acm.org
Log parsing transforms log messages into structured formats, serving as the prerequisite
step for various log analysis tasks. Although a variety of log parsing approaches have been …

Devgpt: Studying developer-chatgpt conversations

T **ao, C Treude, H Hata… - 2024 IEEE/ACM 21st …, 2024 - ieeexplore.ieee.org
This paper introduces DevGPT, a dataset curated to explore how software developers
interact with ChatGPT, a prominent large language model (LLM). The dataset encompasses …

Automated root causing of cloud incidents using in-context learning with GPT-4

X Zhang, S Ghosh, C Bansal, R Wang, M Ma… - … Proceedings of the …, 2024 - dl.acm.org
Root Cause Analysis (RCA) plays a pivotal role in the incident diagnosis process for cloud
services, requiring on-call engineers to identify the primary issues and implement corrective …

Exploring the effectiveness of llms in automated logging generation: An empirical study

Y Li, Y Huo, Z Jiang, R Zhong, P He, Y Su… - arxiv preprint arxiv …, 2023 - arxiv.org
Automated logging statement generation supports developers in documenting critical
software runtime behavior. Given the great success in natural language generation and …

Assess and summarize: Improve outage understanding with large language models

P **, S Zhang, M Ma, H Li, Y Kang, L Li, Y Liu… - Proceedings of the 31st …, 2023 - dl.acm.org
Cloud systems have become increasingly popular in recent years due to their flexibility and
scalability. Each time cloud computing applications and services hosted on the cloud are …

[PDF][PDF] Empowering practical root cause analysis by large language models for cloud incidents

Y Chen, H **e, M Ma, Y Kang, X Gao… - arxiv preprint arxiv …, 2023 - yinfangchen.github.io
Ensuring the reliability and availability of cloud services necessitates efficient root cause
analysis (RCA) for cloud incidents. Traditional RCA methods, which rely on manual …

Automatic root cause analysis via large language models for cloud incidents

Y Chen, H **e, M Ma, Y Kang, X Gao, L Shi… - Proceedings of the …, 2024 - dl.acm.org
Ensuring the reliability and availability of cloud services necessitates efficient root cause
analysis (RCA) for cloud incidents. Traditional RCA methods, which rely on manual …

Go static: Contextualized logging statement generation

Y Li, Y Huo, R Zhong, Z Jiang, J Liu, J Huang… - Proceedings of the …, 2024 - dl.acm.org
Logging practices have been extensively investigated to assist developers in writing
appropriate logging statements for documenting software behaviors. Although numerous …