Publication | Closed Access
LCJoin: Set Containment Join via List Crosscutting
13
Citations
24
References
2019
Year
Unknown Venue
EngineeringStructured DataInverted List IntersectionPattern MiningInverted ListsMining MethodsKnowledge Discovery In DatabasesInformation RetrievalData ScienceData MiningList CrosscuttingManagementData IntegrationData ManagementIntersection-oriented MethodsVery Large DatabaseKnowledge DiscoveryComputer ScienceRelational QueriesFrequent Pattern MiningAssociation RuleStructure MiningData Modeling
A set containment join operates on two set-valued attributes with a subset (⊆) relationship as the join condition. It has many real-world applications, such as in publish/subscribe services and inclusion dependency discovery. Existing solutions can be broadly classified into union-oriented and intersection-oriented methods. Based on several recent studies, union-oriented methods are not competitive as they involve an expensive subset enumeration step. Intersection-oriented methods build an inverted index on one attribute and perform inverted list intersection on another attribute. Existing intersection-oriented methods intersect inverted lists one-by-one. In contrast, in this paper, we propose to intersect all the inverted lists simultaneously while skipping many irrelevant entries in the lists. To share computation, we utilize the prefix tree structure and extend our novel list intersection method to operate on the prefix tree. To further improve the efficiency, we propose to partition the data and use different methods to process each partition. We evaluated our methods using both real-world and synthetic datasets. Experimental results show that our approach outperforms existing methods by up to 10×.
| Year | Citations | |
|---|---|---|
Page 1
Page 1