Pith. sign in

REVIEW 1 cited by

COAX: Correlation-Aware Indexing on Multidimensional Data with Soft Functional Dependencies

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2006.16393 v3 pith:X3S3CXZM submitted 2020-06-29 cs.DB cs.DCcs.LG

classification cs.DBcs.DCcs.LG
keywords indexattributesdatacoaxdistributionimprovelearnedmemory
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Recent work proposed learned index structures, which learn the distribution of the underlying dataset to improve performance. The initial work on learned indexes has shown that by learning the cumulative distribution function of the data, index structures such as the B-Tree can improve their performance by one order of magnitude while having a smaller memory footprint. In this paper, we present COAX, a learned index for multidimensional data that, instead of learning the distribution of keys, learns the correlations between attributes of the dataset. Our approach is driven by the observation that in many datasets, values of two (or multiple) attributes are correlated. COAX exploits these correlations to reduce the dimensionality of the datasets. More precisely, we learn how to infer one (or multiple) attribute $C_d$ from the remaining attributes and hence no longer need to index attribute $C_d$. This reduces the dimensionality and hence makes the index smaller and more efficient. We theoretically investigate the effectiveness of the proposed technique based on the predictability of the FD attributes. We further show experimentally 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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Load Balancing in Strongly Inhomogeneous Simulations -- a Vlasiator Case Study

    cs.DC 2025-05 conditional novelty 5.0 of 10

    On two scales of Vlasiator runs, Hilbert space-filling curve partitioning, especially the Beta curve, outperformed graph partitioning and recursive bisection methods in total propagation time.

Pith tools