Abstract
We study
the problem of domain search
where a domain is a set of distinct values from an unspecified universe. We use Jaccard set containment score, defined as |
Q
∩
X
|/|
Q
|, as the measure of relevance of a domain
X
to a query domain
Q
. Our choice of Jaccard set containment over Jaccard similarity as a measure of relevance makes our work particularly suitable for searching Open Data and data on the web, as Jaccard similarity is known to have poor performance over sets with large differences in their domain sizes. We demonstrate that the domains found in several real-life Open Data and web data repositories show a power-law distribution over their domain sizes.
We present a new index structure, Locality Sensitive Hashing (LSH) Ensemble, that solves the domain search problem using set containment at Internet scale. Our index structure and search algorithm cope with the data volume and skew by means of data sketches using Minwise Hashing and domain partitioning. Our index structure does not assume a prescribed set of data values. We construct a cost model that describes the accuracy of LSH Ensemble with any given partitioning. This allows us to formulate the data partitioning for LSH Ensemble as an optimization problem. We prove that there exists an
optimal
partitioning for any data distribution. Furthermore, for datasets following a power-law distribution, as observed in Open Data and Web data corpora, we show that the optimal partitioning can be approximated using equi-depth, making it particularly efficient to use in practice.
We evaluate our algorithm using real data (Canadian Open Data and WDC Web Tables) containing up over 262 million domains. The experiments demonstrate that our index consistently outperforms other leading alternatives in accuracy and performance. The improvements are most dramatic for data with large skew in the domain sizes. Even at 262 million domains, our index sustains query performance with under 3 seconds response time.
Subject
General Earth and Planetary Sciences,Water Science and Technology,Geography, Planning and Development
Cited by
69 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. A Large Scale Test Corpus for Semantic Table Search;Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval;2024-07-10
2. A multi-start simulated annealing strategy for Data Lake Organization Problem;Applied Soft Computing;2024-07
3. Searching Data Lakes for Nested and Joined Data;Proceedings of the VLDB Endowment;2024-07
4. Causal Dataset Discovery with Large Language Models;Proceedings of the 2024 Workshop on Human-In-the-Loop Data Analytics;2024-06-14
5. Nexus: Correlation Discovery over Collections of Spatio-Temporal Tabular Data;Proceedings of the ACM on Management of Data;2024-05-29