ALEX: an updatable adaptive learned index

J Ding, UF Minhas, J Yu, C Wang, J Do, Y Li… - Proceedings of the …, 2020 - dl.acm.org
Recent work on" learned indexes" has changed the way we look at the decades-old field of
DBMS indexing. The key idea is that indexes can be thought of as" models" that predict the …

A survey on deep reinforcement learning for data processing and analytics

Q Cai, C Cui, Y **ong, W Wang, Z **e… - IEEE Transactions on …, 2022 - ieeexplore.ieee.org
Data processing and analytics are fundamental and pervasive. Algorithms play a vital role in
data processing and analytics where many algorithm designs have incorporated heuristics …

NeuroCard: one cardinality estimator for all tables

Z Yang, A Kamsetty, S Luan, E Liang, Y Duan… - arxiv preprint arxiv …, 2020 - arxiv.org
Query optimizers rely on accurate cardinality estimates to produce good execution plans.
Despite decades of research, existing cardinality estimators are inaccurate for complex …

Network planning with deep reinforcement learning

H Zhu, V Gupta, SS Ahuja, Y Tian, Y Zhang… - Proceedings of the 2021 …, 2021 - dl.acm.org
Network planning is critical to the performance, reliability and cost of web services. This
problem is typically formulated as an Integer Linear Programming (ILP) problem. Today's …

Tsunami: A learned multi-dimensional index for correlated data and skewed workloads

J Ding, V Nathan, M Alizadeh, T Kraska - arxiv preprint arxiv:2006.13282, 2020 - arxiv.org
Filtering data based on predicates is one of the most fundamental operations for any modern
data warehouse. Techniques to accelerate the execution of filter expressions include …

Learned index: A comprehensive experimental evaluation

Z Sun, X Zhou, G Li - Proceedings of the VLDB Endowment, 2023 - dl.acm.org
Indexes can improve query-processing performance by avoiding full table scans. Although
traditional indexes (eg, B+-tree) have been widely used, learned indexes are proposed to …

Updatable learned index with precise positions

J Wu, Y Zhang, S Chen, J Wang, Y Chen… - arxiv preprint arxiv …, 2021 - arxiv.org
Index plays an essential role in modern database engines to accelerate the query
processing. The new paradigm of" learned index" has significantly changed the way of …

The rlr-tree: A reinforcement learning based r-tree for spatial data

T Gu, K Feng, G Cong, C Long, Z Wang… - Proceedings of the ACM …, 2023 - dl.acm.org
Learned indexes have been proposed to replace classic index structures like B-Tree with
machine learning (ML) models. They require to replace both the indexes and query …

Effectively learning spatial indices

J Qi, G Liu, CS Jensen, L Kulik - Proceedings of the VLDB Endowment, 2020 - dl.acm.org
Machine learning, especially deep learning, is used increasingly to enable better solutions
for data management tasks previously solved by other means, including database indexing …

ML-powered index tuning: An overview of recent progress and open challenges

T Siddiqui, W Wu - ACM SIGMOD Record, 2024 - dl.acm.org
The increasing scale and complexity of workloads in modern cloud services highlight a
crucial challenge in automated index tuning: recommending high-quality indexes while …