Related Experiment Video
Updated: Apr 27, 2026

08:12
A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
Published on: March 1, 2022
2.1K
Robust hashing with local models for approximate similarity search
IEEE Transactions on Cybernetics
|June 22, 2014
Summary
Robust hashing with local models (RHLM) improves high-dimensional similarity search by learning hash functions from local data structures. This novel method enhances search quality and efficiency over existing techniques.
Area of Science:
- Computer Science
- Data Science
- Machine Learning
Background:
- High-dimensional data similarity search is crucial for many applications.
- The curse of dimensionality degrades the performance of traditional indexing structures.
- Existing hashing methods like locality-sensitive hashing (LSH) offer efficiency but often ignore data structure.
Purpose of the Study:
- To propose a novel hashing method, Robust Hashing with Local Models (RHLM), for efficient similarity search in high-dimensional data.
- To leverage local structural information within the data to generate robust hash codes.
- To improve upon the limitations of existing randomized hashing techniques.
Main Methods:
- RHLM learns local hashing models for individual data points, predicting hash codes for neighbors.
- Global alignment of local models ensures optimal hash code assignment.
- Utilizes l2,1-norm minimization for robust hash function learning and maps database points to hash codes.
Main Results:
- RHLM effectively utilizes local structural information to create accurate hash codes.
- The method demonstrates superior search quality compared to state-of-the-art techniques.
- Experimental results on real-life datasets confirm RHLM's enhanced efficiency.
Conclusions:
- RHLM offers a robust and efficient approach to approximate similarity search in high-dimensional spaces.
- The integration of local data structure significantly improves hashing performance.
- RHLM represents a promising advancement over traditional and randomized hashing methods.
Related Concept Videos
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
438
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
438
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
1.5K
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
On...
1.5K
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
333
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and 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...
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...
333
Quadratic Models
368
Quadratic models are mathematical representations used to describe relationships in which the rate of change changes at a constant rate. These models appear in a wide variety of natural and engineered systems, especially those involving motion, forces, and optimization. One common application is analyzing the vertical motion of objects influenced by gravity, such as a ball thrown into the air.In such scenarios, the object's height changes over time in a curved pattern, rising to a maximum point...
368
Cluster Sampling Method
11.0K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
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...
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...
11.0K
Distance Problem
215
When an object's velocity changes over time, the total distance traveled can be determined by summing small displacement intervals over short increments. This approach approximates the true distance through numerical summation and the use of integral calculus. An estimate of the total displacement can be obtained by measuring velocity at regular intervals and multiplying each value by the corresponding time step.If a runner accelerates over the first three seconds of a race, speed measurements...
215
