Related Experiment Video
Updated: Oct 11, 2025

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
Scalable Distributed Hashing for Approximate Nearest Neighbor Search.
Scalable Distributed Hashing (SDisH) improves approximate nearest neighbor search in distributed big data. This model enhances accuracy and efficiency by utilizing a global search radius and voting algorithm, outperforming existing methods.
Area of Science:
- Computer Science
- Data Science
- Machine Learning
Background:
- Hashing is crucial for large-scale approximate nearest neighbor search due to efficiency and low storage needs.
- Centralized hashing methods are insufficient for distributed big data systems, where data resides across multiple nodes.
- Traditional distributed methods face challenges with scalability and accuracy, often prioritizing distributed solutions over performance gains.
Purpose of the Study:
- To propose a Scalable Distributed Hashing (SDisH) model for efficient and accurate approximate nearest neighbor search in distributed big data environments.
- To enable seamless integration of existing hashing methods into a distributed framework without modification.
- To enhance search accuracy by introducing a global search radius and a multi-iteration voting algorithm.
Main Methods:
- Developed the Scalable Distributed Hashing (SDisH) model, allowing existing hashing techniques to process distributed data.
- Implemented a global search radius as a shared variable across nodes to optimize search results iteratively.
- Introduced a voting algorithm based on multiple iteration results to minimize search errors.
Main Results:
- The SDisH model demonstrated significant accuracy improvements, achieving up to 44.75% gain over the aggregating method.
- Compared to state-of-the-art distributed hashing methods, SDisH showed a 10.23% accuracy increase.
- Theoretical analysis confirmed the model's superiority in communication, computation, and accuracy.
Conclusions:
- The SDisH model offers a scalable and accurate solution for approximate nearest neighbor search in distributed big data.
- It effectively addresses the limitations of centralized and existing distributed hashing approaches.
- The proposed model provides substantial accuracy gains and improved efficiency for distributed data search problems.
Related Concept Videos
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Area Computation by the Alternative Coordinate Method
¹H NMR Chemical Shift Equivalence: Homotopic and Heterotopic Protons
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Accuracy, limits, and approximation
Accuracy is defined as the closeness of the measured value to the true or actual value. In engineering mechanics, repeated measurements are taken during theoretical or experimental analyses to ensure that the result is precise and accurate.
The accuracy of any solution is based on the...

