Correlation Sketches for Approximate Join-Correlation Queries
Correlation Sketches for Approximate Join-Correlation Queries
复制标题
近似连接相关查询的相关草图
DOI:
10.1145/3448016.3458456
复制
发表时间:
2021
期刊:
影响因子:
--
通讯作者:
J. Freire
中科院分区:
文献类型:
--
作者:
Aécio S. R. Santos;Aline Bessa;F. Chirigati;Christopher Musco;J. Freire
The increasing availability of structured datasets, from Web tables and open-data portals to enterprise data, opens up opportunities to enrich analytics and improve machine learning models through relational data augmentation. In this paper, we introduce a new class of data augmentation queries: join-correlation queries. Given a column Q and a join column KQ from a query table TQ, retrieve tables TX in a dataset collection such that TX is joinable with TQ on KQ and there is a column C ∈ TX such that Q is correlated with C. A naïve approach to evaluate these queries, which first finds joinable tables and then explicitly joins and computes correlations between Q and all columns of the discovered tables, is prohibitively expensive. To efficiently support correlated column discovery, we 1) propose a sketching method that enables the construction of an index for a large number of tables and that provides accurate estimates for join-correlation queries, and 2) explore different scoring strategies that effectively rank the query results based on how well the columns are correlated with the query. We carry out a detailed experimental evaluation, using both synthetic and real data, which shows that our sketches attain high accuracy and the scoring strategies lead to high-quality rankings.
DOI:
10.1145/3318464.3389726
发表时间:
2020-06
期刊:
Proceedings. ACM-SIGMOD International Conference on Management of Data
影响因子:
--
作者:
Zhang Y;Ives ZG
通讯作者:
Ives ZG