Large language models for software engineering: A systematic literature review

X Hou, Y Zhao, Y Liu, Z Yang, K Wang, L Li… - arXiv preprint arXiv …, 2023 - arxiv.org
Large Language Models (LLMs) have significantly impacted numerous domains, notably
including Software Engineering (SE). Nevertheless, a well-rounded understanding of the …

Llmparser: A llm-based log parsing framework

Z Jiang, J Liu, Z Chen, Y Li, J Huang, Y Huo… - arXiv preprint arXiv …, 2023 - arxiv.org
The process of log parsing, which converts log messages into structured formats, is a crucial
step for various log analysis tasks. Although numerous log parsers have been proposed …

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 …

Autolog: A log sequence synthesis framework for anomaly detection

Y Huo, Y Li, Y Su, P He, Z Xie… - 2023 38th IEEE/ACM …, 2023 - ieeexplore.ieee.org
The rapid progress of modern computing systems has led to a growing interest in informative
run-time logs. Various log-based anomaly detection techniques have been proposed to …

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 …

[PDF][PDF] A Large-Scale Evaluation for Log Parsing Techniques: How Far Are We?

Z Jiang, J Liu, J Huang, Y Li, Y Huo, J Gu… - arXiv preprint arXiv …, 2023 - zhihan-jiang.com
Log data is pivotal in activities like anomaly detection and failure diagnosis in the automated
maintenance of software systems. Due to their unstructured format, log parsing is often …

Face It Yourselves: An LLM-Based Two-Stage Strategy to Localize Configuration Errors via Logs

S Shan, Y Huo, Y Su, Y Li, D Li, Z Zheng - arXiv preprint arXiv:2404.00640, 2024 - arxiv.org
Configurable software systems are prone to configuration errors, resulting in significant
losses to companies. However, diagnosing these errors is challenging due to the vast and …

[PDF][PDF] A Large-Scale Evaluation for Log Parsing Techniques: How Far Are We?

Z Jiang, J Liu, J Huang, Y Li, Y Huo, J Gu… - Proceedings of the …, 2024 - zbchern.github.io
Log data have facilitated various tasks of software development and maintenance, such as
testing, debugging and diagnosing. Due to the unstructured nature of logs, log parsing is …

An Empirical Study of Unit Test Generation with Large Language Models

L Yang, C Yang, S Gao, W Wang, B Wang… - arXiv preprint arXiv …, 2024 - arxiv.org
Unit testing is an essential activity in software development for verifying the correctness of
software components. However, manually writing unit tests is challenging and time …

The Emerging Artifacts of Centralized Open-Code

MZ Choksi, I Mandel, D Widder… - The 2024 ACM …, 2024 - dl.acm.org
In 2022, generative model based coding assistants became widely available with the public
release of GitHub Copilot. Approaches to generative coding are often critiqued within the …