16 papers
Help Without Being Asked: A Deployed Proactive Agent System for On-Call Support with Continuous Self-Improvement
Fengrui Liu, Xiao He, Tieying Zhang
In large-scale cloud service platforms, thousands of customer tickets are generated daily and are typically handled through on-call dialogues. This high volume of on-call interacti…
KairosVL: Orchestrating Time Series and Semantics for Unified Reasoning
Haotian Si, Changhua Pei, Xiao He +9
Driven by the increasingly complex and decision-oriented demands of time series analysis, we introduce the Semantic-Conditional Time Series Reasoning task, which extends convention…
ZeroCard: Cardinality Estimation with Zero Dependence on Target Databases -- No Data, No Query, No Retraining
Xianghong Xu, Rong Kang, Xiao He +3
Cardinality estimation is a fundamental task in database systems and plays a critical role in query optimization. Despite significant advances in learning-based cardinality estimat…
ErrorPrism: Reconstructing Error Propagation Paths in Cloud Service Systems
Junsong Pu, Yichen Li, Zhuangbin Chen +6
Reliability management in cloud service systems is challenging due to the cascading effect of failures. Error wrapping, a practice prevalent in modern microservice development, enr…
LogPilot: Intent-aware and Scalable Alert Diagnosis for Large-scale Online Service Systems
Zhihan Jiang, Jinyang Liu, Yichen Li +7
Effective alert diagnosis is essential for ensuring the reliability of large-scale online service systems. However, on-call engineers are often burdened with manually inspecting ma…
Data-Agnostic Cardinality Learning from Imperfect Workloads
Peizhi Wu, Rong Kang, Tieying Zhang +3
Cardinality estimation (CardEst) is a critical aspect of query optimization. Traditionally, it leverages statistics built directly over the data. However, organizational policies (…