COAX: Correlation-Aware Indexing

Published: 01 Jan 2023, Last Modified: 30 Sept 2024ICDEW 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: We present COAX, a learned index for multidimensional data that learns the correlations between attributes of the dataset. Our approach is driven by the observation that in many datasets, values of multiple attributes are correlated. COAX exploits these correlations to reduce the dimensionality of the datasets, hence making the index smaller and more efficient. Experimental results show that by predicting correlated attributes in the data, we can improve the query execution time and reduce the memory overhead of the index. In our experiments, we reduce the execution time by 25% while reducing the memory footprint of the index by four orders of magnitude.
Loading