paper-with-me

Papers

Measuring Recency Bias In Sequential Recommendation Systems

2024-09-15 · Jeonglyul Oh, Sungzoon Cho

Recency bias in a sequential recommendation system refers to the overly high emphasis placed on recent items within a user session. This bias can diminish the serendipity of recommendations and hinder the system's ability to capture users' long-term interests, leading to user disengagement. We propose a simple yet effective novel metric specifically designed to quantify recency bias. Our findings also demonstrate that high recency bias measured in our proposed metric adversely impacts recommendation performance too, and mitigating it results in improved recommendation performances across all models evaluated in our experiments, thus highlighting the importance of measuring recency bias.

📄 PDF Abstract BibTeX arXiv:2409.09722

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsSequential Recommendation

Similar Papers 제목 키워드 기반

Recency Dropout for Recurrent Recommender Systems

2022-01-26 · Bo Chang, Can Xu, Matthieu Lê, Jingchen Feng 외

Recurrent recommender systems have been successful in capturing the temporal dynamics in users' activity trajectories. However, recurrent neural networks (RNNs) are known to have difficulty learning long-term dependencie…

Data AugmentationRecommendation Systems

Understanding Biases in ChatGPT-based Recommender Systems: Provider Fairness, Temporal Stability, and Recency

2024-01-19 · Yashar Deldjoo

This paper explores the biases in ChatGPT-based recommender systems, focusing on provider fairness (item-side fairness). Through extensive experiments and over a thousand API calls, we investigate the impact of prompt de…

Collaborative FilteringFairnessIn-Context LearningRecommendation Systems+1

Effective and Efficient Training for Sequential Recommendation using Recency Sampling

2022-07-06 · Aleksandr Petrov, Craig Macdonald

Many modern sequential recommender systems use deep neural networks, which can effectively estimate the relevance of items but require a lot of time to train. Slow training increases expenses, hinders product development…

Recommendation SystemsSequential Recommendation

Decoupled Temporal Encoding for Generative Recommendation

2026-08-17 · Pengfei Jia, Jingjian Wang, Jingmao Li, Ge Zhang 외 arxiv

Positional encoding is a fundamental component of Transformer-based generative recommendation models, where user histories are modeled as autoregressive item sequences. Most positional encoding methods are inherited from…

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