Benchmarking RL-Enhanced Spatial Indices Against Traditional, Advanced, and Learned Counterparts
Guanli Liu, Renata Borovica-Gajic, Hai Lan, Zhifeng Bao

TL;DR
This paper introduces a comprehensive benchmark for reinforcement learning-enhanced spatial indices, evaluating their performance against traditional, advanced, and learned indices across multiple datasets and workloads.
Contribution
It provides the first modular, extensible benchmarking framework for RLESIs, enabling consistent comparison and analysis of their practical benefits and limitations.
Findings
RLESIs can reduce query latency with tuning
They underperform compared to learned and advanced indices in efficiency
High tuning costs and limited generalization hinder practical use
Abstract
Reinforcement learning has recently been used to enhance index structures, giving rise to reinforcement learning-enhanced spatial indices (RLESIs) that aim to improve query efficiency during index construction. However, their practical benefits remain unclear due to the lack of unified implementations and comprehensive evaluations, especially in disk-based settings. We present the first modular and extensible benchmark for RLESIs. Built on top of an existing spatial index library, our framework decouples index training from building, supports parameter tuning, and enables consistent comparison with traditional, advanced, and learned spatial indices. We evaluate 12 representative spatial indices across six datasets and diverse workloads, including point, range, kNN, spatial join, and mixed read/write queries. Using latency, I/O, and index statistics as metrics, we find that while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Information Retrieval and Search Behavior · Caching and Content Delivery
