paper-with-me

홈 › Papers

On the Impact of Outlier Bias on User Clicks

2023-05-01 · Fatemeh Sarvi, Ali Vardasbi, Mohammad Aliannejadi, Sebastian Schelter, Maarten de Rijke

User interaction data is an important source of supervision in counterfactual learning to rank (CLTR). Such data suffers from presentation bias. Much work in unbiased learning to rank (ULTR) focuses on position bias, i.e., items at higher ranks are more likely to be examined and clicked. Inter-item dependencies also influence examination probabilities, with outlier items in a ranking as an important example. Outliers are defined as items that observably deviate from the rest and therefore stand out in the ranking. In this paper, we identify and introduce the bias brought about by outlier items: users tend to click more on outlier items and their close neighbors. To this end, we first conduct a controlled experiment to study the effect of outliers on user clicks. Next, to examine whether the findings from our controlled experiment generalize to naturalistic situations, we explore real-world click logs from an e-commerce platform. We show that, in both scenarios, users tend to click significantly more on outlier items than on non-outlier items in the same rankings. We show that this tendency holds for all positions, i.e., for any specific position, an item receives more interactions when presented as an outlier as opposed to a non-outlier item. We conclude from our analysis that the effect of outliers on clicks is a type of bias that should be addressed in ULTR. We therefore propose an outlier-aware click model that accounts for both outlier and position bias, called outlier-aware position-based model ( OPBM). We estimate click propensities based on OPBM ; through extensive experiments performed on both real-world e-commerce data and semi-synthetic data, we verify the effectiveness of our outlier-aware click model. Our results show the superiority of OPBM against baselines in terms of ranking performance and true relevance estimation.

📄 PDF Abstract BibTeX arXiv:2305.00857

Code (1)

arezoosarvi/outlierbias 공식 구현 pytorch

Tasks

counterfactualLearning-To-RankPosition

Similar Papers 제목 키워드 기반

USD: A User-Intent-Driven Sampling and Dual-Debiasing Framework for Large-Scale Homepage Recommendations

2025-07-09 · Jiaqi Zheng, Cheng Guo, Yi Cao, Chaoqun Hou 외

Large-scale homepage recommendations face critical challenges from pseudo-negative samples caused by exposure bias, where non-clicks may indicate inattention rather than disinterest. Existing work lacks thorough analysis…

Marketing

Reinforcement Online Learning to Rank with Unbiased Reward Shaping

2022-01-05 · Shengyao Zhuang, Zhihao Qiao, Guido Zuccon

Online learning to rank (OLTR) aims to learn a ranker directly from implicit feedback derived from users' interactions, such as clicks. Clicks however are a biased signal: specifically, top-ranked documents are likely to…

Learning-To-RankPosition

Cascade Model-based Propensity Estimation for Counterfactual Learning to Rank

2020-05-25 · Ali Vardasbi, Maarten de Rijke, Ilya Markov

Unbiased CLTR requires click propensities to compensate for the difference between user clicks and true relevance of search results via IPS. Current propensity estimation methods assume that user click behavior follows t…

counterfactualLearning-To-Rank

Unbiased Filtering Of Accidental Clicks in Verizon Media Native Advertising

2023-12-08 · Yohay Kaplan, Naama Krasne, Alex Shtoff, Oren Somekh

Verizon Media (VZM) native advertising is one of VZM largest and fastest growing businesses, reaching a run-rate of several hundred million USDs in the past year. Driving the VZM native models that are used to predict ev…

Collaborative Filtering

FAN: Fatigue-Aware Network for Click-Through Rate Prediction in E-commerce Recommendation

2023-04-10 · Ming Li, Naiyin Liu, Xiaofeng Pan, Yang Huang 외

Since clicks usually contain heavy noise, increasing research efforts have been devoted to modeling implicit negative user behaviors (i.e., non-clicks). However, they either rely on explicit negative user behaviors (e.g.…

Click-Through Rate PredictionTime Series