collaborators

6 papers

cs.DB2025

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…

cs.DB2025

VIDEX: A Disaggregated and Extensible Virtual Index for the Cloud and AI Era

Rong Kang, Shuai Wang, Tieying Zhang +6

Virtual index, also known as hypothetical indexes, play a crucial role in database query optimization. However, with the rapid advancement of cloud computing and AI-driven models f…

cs.LG2025

Towards VM Rescheduling Optimization Through Deep Reinforcement Learning

Xianzhong Ding, Yunkai Zhang, Binbin Chen +6

Modern industry-scale data centers need to manage a large number of virtual machines (VMs). Due to the continual creation and release of VMs, many small resource fragments are scat…

cs.DB2025

ABase: the Multi-Tenant NoSQL Serverless Database for Diverse and Dynamic Workloads in Large-scale Cloud Environments

Rong Kang, Yanbin Chen, Ye Liu +8

Multi-tenant architectures enhance the elasticity and resource utilization of NoSQL databases by allowing multiple tenants to co-locate and share resources. However, in large-scale…

cs.DB2025

PLM4NDV: Minimizing Data Access for Number of Distinct Values Estimation with Pre-trained Language Models

Xianghong Xu, Xiao He, Tieying Zhang +3

Number of Distinct Values (NDV) estimation of a multiset/column is a basis for many data management tasks, especially within databases. Despite decades of research, most existing m…

cs.DB2025

AdaNDV: Adaptive Number of Distinct Value Estimation via Learning to Select and Fuse Estimators

Xianghong Xu, Tieying Zhang, Xiao He +8

Estimating the Number of Distinct Values (NDV) is fundamental for numerous data management tasks, especially within database applications. However, most existing works primarily fo…