Spatial Interpolation-based Learned Index for Range and kNN Queries
Songnian Zhang, Suprio Ray, Rongxing Lu, Yandong Zheng

TL;DR
This paper introduces SPRIG, a novel spatial interpolation-based learned index that directly models multi-dimensional spatial data, significantly enhancing range and kNN query performance over traditional and existing learned indexes.
Contribution
It proposes a new spatial interpolation-based learned index, SPRIG, that directly utilizes multi-dimensional spatial data for improved query efficiency.
Findings
SPRIG outperforms traditional spatial indexes in query speed.
SPRIG surpasses existing multi-dimensional learned indexes in efficiency.
Experimental results confirm the effectiveness of the proposed approach.
Abstract
A corpus of recent work has revealed that the learned index can improve query performance while reducing the storage overhead. It potentially offers an opportunity to address the spatial query processing challenges caused by the surge in location-based services. Although several learned indexes have been proposed to process spatial data, the main idea behind these approaches is to utilize the existing one-dimensional learned models, which requires either converting the spatial data into one-dimensional data or applying the learned model on individual dimensions separately. As a result, these approaches cannot fully utilize or take advantage of the information regarding the spatial distribution of the original spatial data. To this end, in this paper, we exploit it by using the spatial (multi-dimensional) interpolation function as the learned model, which can be directly employed on the…
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 · Data Mining Algorithms and Applications · Automated Road and Building Extraction
