UREM: A High-performance Unified and Resilient Enhancement Method for Multi- and High-Dimensional Indexes
Ming Sheng, Shuliang Wang, Yong Zhang, Yi Luo, Xianbo Liu, and Zeming Li

TL;DR
UREM is a novel enhancement method that adaptively improves query performance across various multi- and high-dimensional indexes, excelling under both static and dynamic workloads with significant speedups.
Contribution
It introduces UREM, the first unified and resilient enhancement method applicable to diverse indexes, boosting performance through layout optimization and partial reorganization.
Findings
Up to 5.73x performance improvement under static workloads.
Up to 9.47x performance improvement under dynamic workloads.
Some indexes surpass recent advanced indexes after enhancement.
Abstract
Numerous multi- or high-dimensional indexes with distinct advantages have been proposed on various platforms to meet application requirements. To achieve higher-performance queries, most indexes employ enhancement methods, including structure-oriented and layout-oriented enhancement methods. Existing structure-oriented methods tailored to specific indexes work well under static workloads but lack generality and degrade under dynamic workloads. The layout-oriented methods exhibit good generality and perform well under dynamic workloads, but exhibit suboptimal performance under static workloads. Therefore, it is an open challenge to develop a unified and resilient enhancement method that can improve query performance for different indexes adaptively under different scenarios. In this paper, we propose UREM, which is the first high-performance Unified and Resilient Enhancement Method…
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 · Advanced Database Systems and Queries · Advanced Clustering Algorithms Research
