paper-with-me

홈 › Papers

A Probabilistic Position Bias Model for Short-Video Recommendation Feeds

2023-07-26 · Olivier Jeunen

Modern web-based platforms show ranked lists of recommendations to users, attempting to maximise user satisfaction or business metrics. Typically, the goal of such systems boils down to maximising the exposure probability for items that are deemed "reward-maximising" according to a metric of interest. This general framing comprises streaming applications, as well as e-commerce or job recommendations, and even web search. Position bias or user models can be used to estimate exposure probabilities for each use-case, specifically tailored to how users interact with the presented rankings. A unifying factor in these diverse problem settings is that typically only one or several items will be engaged with (clicked, streamed,...) before a user leaves the ranked list. Short-video feeds on social media platforms diverge from this general framing in several ways, most notably that users do not tend to leave the feed after e.g. liking a post. Indeed, seemingly infinite feeds invite users to scroll further down the ranked list. For this reason, existing position bias or user models tend to fall short in such settings, as they do not accurately capture users' interaction modalities. In this work, we propose a novel and probabilistically sound personalised position bias model for feed recommendations. We focus on a 1st-level feed in a hierarchical structure, where users may enter a 2nd-level feed via any given 1st-level item. We posit that users come to the platform with a scrolling budget drawn according to some distribution, and show how the survival function of said distribution can be used to obtain closed-form estimates for personalised exposure probabilities. Empirical insights from a large-scale social media platform show how our probabilistic position bias model more accurately captures empirical exposure than existing models, and paves the way for unbiased evaluation and learning-to-rank.

📄 PDF Abstract BibTeX arXiv:2307.14059

Code (1)

olivierjeunen/c-3po-recsys-2023 공식 구현

Tasks

Learning-To-RankPosition

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DVR: Micro-Video Recommendation Optimizing Watch-Time-Gain under Duration Bias

2022-08-10 · Yu Zheng, Chen Gao, Jingtao Ding, Lingling Yi 외

Recommender systems are prone to be misled by biases in the data. Models trained with biased data fail to capture the real interests of users, thus it is critical to alleviate the impact of bias to achieve unbiased recom…

Recommendation Systems

Improving Micro-video Recommendation by Controlling Position Bias

2022-08-09 · Yisong Yu, Beihong Jin, Jiageng Song, Beibei Li 외

As the micro-video apps become popular, the numbers of micro-videos and users increase rapidly, which highlights the importance of micro-video recommendation. Although the micro-video recommendation can be naturally trea…

Contrastive LearningPositionSequential Recommendation

Leveraging Watch-time Feedback for Short-Video Recommendations: A Causal Labeling Framework

2023-06-30 · Yang Zhang, Yimeng Bai, Jianxin Chang, Xiaoxue Zang 외

With the proliferation of short video applications, the significance of short video recommendations has vastly increased. Unlike other recommendation scenarios, short video recommendation systems heavily rely on feedback…

Recommendation Systems

Short-Form Video Recommendations with Multimodal Embeddings: Addressing Cold-Start and Bias Challenges

2025-07-25 · Andrii Dzhoha, Katya Mirylenka, Egor Malykh, Marco-Andrea Buchmann 외 arxiv

In recent years, social media users have spent significant amounts of time on short-form video platforms. As a result, established platforms in other domains, such as e-commerce, have begun introducing short-form video c…

Video Retrieval

Not All Videos Become Outdated: Short-Video Recommendation by Learning to Deconfound Release Interval Bias

2024-08-30 · Lulu Dong, Guoxiu He, Aixin Sun

Short-video recommender systems often exhibit a biased preference to recently released videos. However, not all videos become outdated; certain classic videos can still attract user's attention. Such bias along temporal …

AllBlockingRecommendation Systems