collaborators

5 papers

cs.AI2026

StepFinder: A Temporal Semantic Framework for Failure Attribution in Multi-Agent Systems

Taiyu Zhu, Yifan Wu, Weilin Jin +2

LLM-based multi-agent systems exhibit remarkable collaborative capabilities in complex multi-step tasks. However, these systems are highly sensitive to single-step execution errors…

cs.SE2026

DeLog: An Efficient Log Compression Framework with Pattern Signature Synthesis

Siyu Yu, Yifan Wu, Junjielong Xu +8

Parser-based log compression, which separates static templates from dynamic variables, is a promising approach to exploit the unique structure of log data. However, its performance…

cs.SE2026

A Benchmark for Language Models in Real-World System Building

Weilin Jin, Chenyu Zhao, Zeshun Huang +12

During migration across instruction set architectures (ISAs), software package build repair is a critical task for ensuring the reliability of software deployment and the stability…

cs.DC2025

Serving Large Language Models on Huawei CloudMatrix384

Pengfei Zuo, Huimin Lin, Junbo Deng +43

The rapid evolution of large language models (LLMs), driven by growing parameter scales, adoption of mixture-of-experts (MoE) architectures, and expanding context lengths, imposes…

cs.SE2025

An Empirical Study on Commit Message Generation using LLMs via In-Context Learning

Yifan Wu, Yunpeng Wang, Ying Li +5

Commit messages concisely describe code changes in natural language and are important for software maintenance. Several approaches have been proposed to automatically generate comm…