Proceedings of the 12th Annual ACM International Workshop on Geographic Information Systems 2004
DOI: 10.1145/1032222.1032258
|View full text |Cite
|
Sign up to set email alerts
|

A partial join approach for mining co-location patterns

Abstract: Spatial co-location patterns represent the subsets of events whose instances are frequently located together in geographic space. We identified the computational bottleneck in the execution time of a current co-location mining algorithm. A large fraction of the join-based co-location miner algorithm is devoted to computing joins to identify instances of candidate co-location patterns. We propose a novel partialjoin approach for mining co-location patterns efficiently. It transactionizes continuous spatial data… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
74
0

Year Published

2006
2006
2024
2024

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 154 publications
(74 citation statements)
references
References 16 publications
0
74
0
Order By: Relevance
“…where a high participation index of a co-location shows that the spatial features of the co-location are more likely to show up together (Yoo and Shekhar 2006).…”
Section: Preliminariesmentioning
confidence: 99%
See 1 more Smart Citation
“…where a high participation index of a co-location shows that the spatial features of the co-location are more likely to show up together (Yoo and Shekhar 2006).…”
Section: Preliminariesmentioning
confidence: 99%
“…As it is considered, the constrained patterns with PCEs and spatial relationships of objects implicitly (in contrast to existing methods such as Yoo and Shekhar 2006), the proposed methoddefines a spatial co-location pattern by Definition 3 and Equation 2.…”
Section: Basic Conceptsmentioning
confidence: 99%
“…Shekhar et al discussed several interesting approaches to mining co-location patterns, which are subsets of Boolean spatial features whose instances are frequently located together in close proximity [37,47,46]. Huang et al proposed co-location mining involving rare events [17].…”
Section: Spatial Co-location Pattern Discoverymentioning
confidence: 99%
“…Thus, a quick and cheap co-location instance discovery approach is highly desirable. Existing colocation mining algorithms [8,12,17,23,24] largely have their foundation in the generate-and-test strategy of an Apriori algorithm [1]: that is, the algorithms traverse the spatial instances set one level at a time, generate candidates, and then test if each candidate forms a clique. These existing co-location mining approaches are likely to generate and test a huge number of candidates, which creates a bottleneck in the algorithm's performance.…”
Section: Challengesmentioning
confidence: 99%
“…To reduce the number of instance join operations or spatial join operations, a partial-join algorithm was proposed in [23]. This approach is based on plane partitioning.…”
Section: Related Workmentioning
confidence: 99%