paper-with-me

홈 › Papers

Selectivity Estimation for Linear Queries via Online Learning

2026-07-03 · Fangzhu Shen, Debmalya Panigrahi, Sudeepa Roy arxiv

Learning-based approaches for selectivity estimation in databases have gained significant traction in recent years. However, theoretical studies of these learning-based approaches are essentially limited to fixed query distributions on static databases. In practice, both the underlying database and the query workload can dynamically change over time. In this work, we propose an algorithmic framework for learning selectivity of queries in this more general dynamic setup. Inspired by online learning, we measure the performance of the learning algorithm in this setting by its regret, which compares the cumulative loss incurred by the learning algorithm to that of the best fixed strategy. We establish upper and lower bounds on regret for histogram-based linear queries, such as point, range, and subset selection queries, under standard loss functions, in both static and dynamic database settings.

📄 PDF Abstract BibTeX arXiv:2607.02895

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Attribute Selectivity Estimation Using Deep Learning

2019-03-24 · Shohedul Hasan, Saravanan Thirumuruganathan, Jees Augustine, Nick Koudas 외

Selectivity estimation - the problem of estimating the result size of queries - is a fundamental problem in databases. Accurate estimation of query selectivity involving multiple correlated attributes is especially chall…

AttributeDeep LearningDensity Estimation

Consistent and Flexible Selectivity Estimation for High-Dimensional Data

2020-05-20 · Yaoshu Wang, Chuan Xiao, Jianbin Qin, Rui Mao 외

Selectivity estimation aims at estimating the number of database objects that satisfy a selection criterion. Answering this problem accurately and efficiently is essential to many applications, such as density estimation…

Data IntegrationDensity EstimationOutlier DetectionVocal Bursts Intensity Prediction

DeepSampling: Selectivity Estimation with Predicted Error and Response Time

2020-08-16 · Tin Vu, Ahmed Eldawy

The rapid growth of spatial data urges the research community to find efficient processing techniques for interactive queries on large volumes of data. Approximate Query Processing (AQP) is the most prominent technique t…

The Conjoint Effect of Divisive Normalization and Orientation Selectivity on Redundancy Reduction

2008-12-01 · NeurIPS 2008 12 · Fabian H. Sinz, Matthias Bethge

Bandpass filtering, orientation selectivity, and contrast gain control are prominent features of sensory coding at the level of V1 simple cells. While the effect of bandpass filtering and orientation selectivity can be a…

A Practical Theory of Generalization in Selectivity Learning

2024-09-11 · Peizhi Wu, Haoshu Xu, Ryan Marcus, Zachary G. Ives

Query-driven machine learning models have emerged as a promising estimation technique for query selectivities. Yet, surprisingly little is known about the efficacy of these techniques from a theoretical perspective, as t…

PAC learning