Related Experiment Video
Updated: Sep 25, 2025

08:12
A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
Published on: March 1, 2022
2.6K
Low-rank robust online distance/similarity learning based on the rescaled hinge loss
Davood Zabihzadeh1, Amar Tuama2, Ali Karami-Mollaee3
1Department of Computer Engineering, Hakim Sabzevari University, Sabzevar, Iran.
Summary
This study introduces robust online metric learning methods using a Rescaled Hinge loss to handle noisy data. New low-rank approaches and efficient triplet construction improve scalability and performance for distance/similarity learning.
Area of Science:
- Machine Learning
- Data Science
- Computer Vision
Background:
- Online metric learning algorithms face scalability challenges with large datasets and high dimensions.
- Existing Passive/Aggressive (PA) methods, while fast, lack robustness against outliers and label noise due to Hinge loss.
Purpose of the Study:
- To develop robust and scalable online metric learning algorithms.
- To address limitations of existing methods concerning data noise and computational efficiency.
Main Methods:
- Formulated online Distance/Similarity learning with a robust Rescaled Hinge loss function.
- Proposed low-rank online methods to learn projection matrices, enhancing scalability to data dimension.
- Developed an efficient one-pass triplet construction algorithm to overcome limitations of batch sampling.
Main Results:
- The proposed Rescaled Hinge loss enhances robustness against outliers and label noise.
- Low-rank approaches reduce computational cost while preserving metric discrimination power.
- The novel triplet construction method is efficient and effective, outperforming batch sampling.
Conclusions:
- The developed robust and scalable online metric learning methods significantly outperform state-of-the-art techniques.
- These advancements are crucial for applications dealing with noisy data and large-scale datasets.
Related Concept Videos
Causes of Similarity-Dissimilarity Effect
11
The similarity-dissimilarity effect, a fundamental concept in social psychology, explains how interpersonal similarities and differences influence attraction and social interactions. This effect is supported by three key psychological perspectives: balance theory, social comparison theory, and consensual validation.Balance Theory and Cognitive ConsistencyBalance theory, developed by Fritz Heider, posits that individuals seek cognitive consistency in their relationships. When two people share...
11
Residuals and Least-Squares Property
7.9K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
7.9K
Distance Corrections
94
To achieve precise distance measurements, especially in surveying and construction, certain corrections must be applied to account for potential sources of error like the standardization errors, temperature variations, and slope adjustments.Standardization error emerges when measurement equipment undergoes changes, such as wear, repairs, or weather impacts. To address this, surveyors compare the equipment’s readings to a standard. This process identifies any deviation that might lead to...
94
Reducing Line Loss
209
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
209
Routh-Hurwitz Criterion II
441
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
441
Mean Absolute Deviation
2.9K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
2.9K

