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
A sampling approach to Debiasing the offline evaluation of recommender systems
1Insight Centre for Data Analytics, School of Computer Science, Information Technology, University College Cork, Cork, Ireland.
Summary
Offline evaluation of recommender systems (RSs) is often biased due to missing not at random (MNAR) data. This study introduces WTD and WTD_H sampling approaches to create less biased test sets, improving performance estimation for real-world recommender systems.
Area of Science:
- Computer Science
- Machine Learning
- Data Science
Background:
- Offline evaluation of recommender systems (RSs) heavily relies on historical data, which is frequently biased.
- This bias arises from confounders in data collection, leading to user-item interactions being Missing Not At Random (MNAR).
- Performance metrics on MNAR data may not accurately reflect real-world RS performance without bias mitigation.
Purpose of the Study:
- To investigate a sampling approach as an alternative to biased offline evaluation metrics for recommender systems.
- To propose and formulate novel sampling strategies, WTD and WTD_H, to mitigate bias in MNAR data.
- To empirically validate the effectiveness of existing and proposed sampling methods in estimating unbiased recommender system performance.
Main Methods:
- A comprehensive literature survey on bias in RS offline evaluation.
- Formulation of two novel sampling approaches: WTD and a practical variant WTD_H.
- Comparison of WTD/WTD_H against the SKEW sampling strategy and random intervention baselines on MNAR data.
Main Results:
- Empirical validation of the SKEW sampling strategy's effectiveness for the first time.
- Demonstration that the proposed WTD and WTD_H approaches provide better estimates of performance on unbiased Missing At Random (MAR) test data.
- The WTD strategy exhibits high generality and low overhead, applicable to training and evaluation without requiring learning.
Conclusions:
- Sampling strategies offer a viable alternative to developing new metrics for addressing bias in recommender system offline evaluation.
- The proposed WTD and WTD_H methods effectively generate less biased test sets, leading to more reliable performance estimations.
- The WTD approach is a general, low-overhead solution that improves the accuracy of offline evaluations for recommender systems.
Related Concept Videos
Halo Effect
6
The halo effect is a cognitive bias in which an individual's overall impression influences judgments about their specific traits. This psychological phenomenon leads people to associate positive characteristics with those they perceive as generally good and negative characteristics with those they view as bad. This effect is particularly influential in social perception, professional evaluations, and decision-making processes.The Psychological Basis of the Halo EffectThe halo effect is rooted...
6
Confirmation Biases
7.3K
The confirmation bias is the tendency to focus on information that confirms our existing beliefs and ignore information that is inconsistent with our expectations. For example, if you think that your professor is not very nice, you notice all of the instances of rude behavior exhibited by the professor while ignoring the countless pleasant interactions he is involved in on a daily basis. Have you ever fallen prey to the confirmation bias, either as the source or target of such bias?
7.3K
Regression Toward the Mean
6.5K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.5K
Motivational Bias
4
Cognitive bias results from limitations in thinking and information processing, leading to systematic errors in judgment. Conversely, motivational bias stems from personal desires or emotions, causing distortions in perception to align with self-interest. Motivational bias influences how individuals perceive and attribute causes to events, often shaped by personal needs, goals, and self-esteem preservation. This bias can distort judgment, leading to inaccurate assessments of success, failure,...
4
Self-Serving Bias
2
Self-serving bias is a cognitive phenomenon in which individuals attribute positive outcomes to internal factors such as their abilities, intelligence, or effort while attributing negative outcomes to external circumstances. This cognitive distortion helps maintain self-esteem but can also impede objective self-assessment.Theoretical Explanations of Self-Serving BiasTwo primary theories explain the self-serving bias: the cognitive explanation and the motivational explanation.The cognitive...
2
Quantifying and Rejecting Outliers: The Grubbs Test
2.3K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
2.3K

