Efficient Construction of Neighborhood Graphs by the Multiple Sorting Method

Computer Science – Data Structures and Algorithms

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

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.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

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.

Rate now

     

Profile ID: LFWR-SCP-O-370780

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.