Computer Science – Data Structures and Algorithms
Scientific paper
2009-04-21
Computer Science
Data Structures and Algorithms
Scientific paper
Neighborhood graphs are gaining popularity as a concise data representation in machine learning. However, naive graph construction by pairwise distance calculation takes $O(n^2)$ runtime for $n$ data points and this is prohibitively slow for millions of data points. For strings of equal length, the multiple sorting method (Uno, 2008) can construct an $\epsilon$-neighbor graph in $O(n+m)$ time, where $m$ is the number of $\epsilon$-neighbor pairs in the data. To introduce this remarkably efficient algorithm to continuous domains such as images, signals and texts, we employ a random projection method to convert vectors to strings. Theoretical results are presented to elucidate the trade-off between approximation quality and computation time. Empirical results show the efficiency of our method in comparison to fast nearest neighbor alternatives.
Sugiyama Masashi
Tsuda Koji
Uno Takeaki
No associations
LandOfFree
Efficient Construction of Neighborhood Graphs by the Multiple Sorting Method does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.
If you have personal experience with Efficient Construction of Neighborhood Graphs by the Multiple Sorting Method, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Efficient Construction of Neighborhood Graphs by the Multiple Sorting Method will most certainly appreciate the feedback.
Profile ID: LFWR-SCP-O-370780