4 papers
Improving LLM-Based Go Code Review through Issue-List Generation and Context Augmentation
Kexin Sun, Yucong Guan, Jiaqi Sun +6
LLMs have shown strong potential for automating code review, yet their practical utility depends heavily on the design of generation and context strategies. In this paper, we inves…
LLM-SrcLog: Towards Proactive and Unified Log Template Extraction via Large Language Models
Jiaqi Sun, Wei Li, Heng Zhang +4
Log parsing transforms raw logs into structured templates containing constants and variables. It underpins anomaly detection, failure diagnosis, and other AIOps tasks. Current pars…
Atys: An Efficient Profiling Framework for Identifying Hotspot Functions in Large-scale Cloud Microservices
Jiaqi Sun, Dingyu Yang, Shiyou Qian +2
To handle the high volume of requests, large-scale services are comprised of thousands of instances deployed in clouds. These services utilize diverse programming languages and are…
LKD-KGC: Domain-Specific KG Construction via LLM-driven Knowledge Dependency Parsing
Jiaqi Sun, Shiyou Qian, Zhangchi Han +5
Knowledge Graphs (KGs) structure real-world entities and their relationships into triples, enhancing machine reasoning for various tasks. While domain-specific KGs offer substantia…