Proceedings of the 17th International Conference on Pattern Recognition, 2004. ICPR 2004. 2004
DOI: 10.1109/icpr.2004.1334103
|View full text |Cite
|
Sign up to set email alerts
|

Divide-and-conquer algorithm for creating neighborhood graph for clustering

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
9
0

Year Published

2006
2006
2021
2021

Publication Types

Select...
4
1
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(9 citation statements)
references
References 9 publications
0
9
0
Order By: Relevance
“…This reduces the time complexity from to for a single node. The graph construction becomes then the bottleneck but fast approximate variants using k-d tree, divide-and-conquer or projection-based search were considered in [35]. The time complexity of the algorithm can be improved accordingly from to at the cost of slight increase in sse [22], [35].…”
Section: Pairwise Nearest Neighbor Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…This reduces the time complexity from to for a single node. The graph construction becomes then the bottleneck but fast approximate variants using k-d tree, divide-and-conquer or projection-based search were considered in [35]. The time complexity of the algorithm can be improved accordingly from to at the cost of slight increase in sse [22], [35].…”
Section: Pairwise Nearest Neighbor Methodsmentioning
confidence: 99%
“…The graph construction becomes then the bottleneck but fast approximate variants using k-d tree, divide-and-conquer or projection-based search were considered in [35]. The time complexity of the algorithm can be improved accordingly from to at the cost of slight increase in sse [22], [35]. All the above variants of agglomerative clustering aim at faster speed except the iterative shrinking which aims at better quality.…”
Section: Pairwise Nearest Neighbor Methodsmentioning
confidence: 99%
“…The purpose of index construction is to organize the dataset 𝑆 with a graph structure. Existing algorithms are generally divided into three index construction strategies: Divide-and-conquer [90], Refinement [29], and Increment [39] (see Appendix E). As Figure 4 (top) show, an algorithm's index construction can be divided into five detailed components (C1-C5).…”
Section: Components For Index Constructionmentioning
confidence: 99%
“…Several works in connection with the notion of neighbor graph were found in the literature. In [56], the neighbor graph is utilized as a search structure to provide a faster searching method in high-dimensional data sets. In [57], the authors present a number of proximity searching algorithms using the k-nearest neighbor graph as the data structure for searching in metric spaces.…”
Section: Neighbor Graphmentioning
confidence: 99%
“…Several possibilities were proposed in the literature [56][57] [58] for constructing neighbor graphs. One of the common techniques to various neighbor graph construction approaches is based on distances calculation between items.…”
Section: Constructing Neighbor Graphmentioning
confidence: 99%