most citedL4: Diagnosing Large-scale LLM Training Failures via Automated Log Analysis

1 citations · 1 across the 7 of their papers we have counts for

collaborators

10 papers

cs.SE2026

Why Does the LLM Stop Computing: An Empirical Study of User-Reported Failures in Open-Source LLMs

Guangba Yu, Zirui Wang, Yujie Huang +4

The democratization of open-source Large Language Models (LLMs) allows users to fine-tune and deploy models on local infrastructure but exposes them to a First Mile deployment land…

cs.SE2026

AI-NativeBench: An Open-Source White-Box Agentic Benchmark Suite for AI-Native Systems

Zirui Wang, Guangba Yu, Michael R. Lyu

The transition from Cloud-Native to AI-Native architectures is fundamentally reshaping software engineering, replacing deterministic microservices with probabilistic agentic servic…

cs.SE2025

Trace Sampling 2.0: Code Knowledge Enhanced Span-level Sampling for Distributed Tracing

Yulun Wu, Guangba Yu, Zhihan Jiang +2

Distributed tracing is an essential diagnostic tool in microservice systems, but the sheer volume of traces places a significant burden on backend storage. A common approach to mit…

cs.SE2025

CCISolver: End-to-End Detection and Repair of Method-Level Code-Comment Inconsistency

Renyi Zhong, Yintong Huo, Wenwei Gu +6

Comments within code serve as a crucial foundation for software documentation, facilitating developers to communicate and understand the code effectively. However, code-comment inc…

cs.SE2025

KPIRoot+: An Efficient Integrated Framework for Anomaly Detection and Root Cause Analysis in Large-Scale Cloud Systems

Wenwei Gu, Renyi Zhong, Guangba Yu +8

To ensure the reliability of cloud systems, their performance is monitored using KPIs (key performance indicators). When issues arise, root cause localization identifies KPIs respo…

cs.SE2025

Larger Is Not Always Better: Exploring Small Open-source Language Models in Logging Statement Generation

Renyi Zhong, Yichen Li, Guangba Yu +4

Developers use logging statements to create logs that document system behavior and aid in software maintenance. As such, high-quality logging is essential for effective maintenance…