English

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

Databases 2025-03-04 v2

Abstract

Estimating the Number of Distinct Values (NDV) is fundamental for numerous data management tasks, especially within database applications. However, most existing works primarily focus on introducing new statistical or learned estimators, while identifying the most suitable estimator for a given scenario remains largely unexplored. Therefore, we propose AdaNDV, a learned method designed to adaptively select and fuse existing estimators to address this issue. Specifically, (1) we propose to use learned models to distinguish between overestimated and underestimated estimators and then select appropriate estimators from each category. This strategy provides a complementary perspective by integrating overestimations and underestimations for error correction, thereby improving the accuracy of NDV estimation. (2) To further integrate the estimation results, we introduce a novel fusion approach that employs a learned model to predict the weights of the selected estimators and then applies a weighted sum to merge them. By combining these strategies, the proposed AdaNDV fundamentally distinguishes itself from previous works that directly estimate NDV. Moreover, extensive experiments conducted on real-world datasets, with the number of individual columns being several orders of magnitude larger than in previous studies, demonstrate the superior performance of our method.

Keywords

Cite

@article{arxiv.2502.16190,
  title  = {AdaNDV: Adaptive Number of Distinct Value Estimation via Learning to Select and Fuse Estimators},
  author = {Xianghong Xu and Tieying Zhang and Xiao He and Haoyang Li and Rong Kang and Shuai Wang and Linhui Xu and Zhimin Liang and Shangyu Luo and Lei Zhang and Jianjun Chen},
  journal= {arXiv preprint arXiv:2502.16190},
  year   = {2025}
}

Comments

Accepted by VLDB 2025