paper-with-me

홈 › Papers

Ex2Vec: Characterizing Users and Items from the Mere Exposure Effect

2023-11-17 · Bruno Sguerra, Viet-Anh Tran, Romain Hennequin

The traditional recommendation framework seeks to connect user and content, by finding the best match possible based on users past interaction. However, a good content recommendation is not necessarily similar to what the user has chosen in the past. As humans, users naturally evolve, learn, forget, get bored, they change their perspective of the world and in consequence, of the recommendable content. One well known mechanism that affects user interest is the Mere Exposure Effect: when repeatedly exposed to stimuli, users' interest tends to rise with the initial exposures, reaching a peak, and gradually decreasing thereafter, resulting in an inverted-U shape. Since previous research has shown that the magnitude of the effect depends on a number of interesting factors such as stimulus complexity and familiarity, leveraging this effect is a way to not only improve repeated recommendation but to gain a more in-depth understanding of both users and stimuli. In this work we present (Mere) Exposure2Vec (Ex2Vec) our model that leverages the Mere Exposure Effect in repeat consumption to derive user and item characterization and track user interest evolution. We validate our model through predicting future music consumption based on repetition and discuss its implications for recommendation scenarios where repetition is common.

📄 PDF Abstract BibTeX arXiv:2311.10635

Code (1)

deezer/ex2vec 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Discovery Dynamics: Leveraging Repeated Exposure for User and Music Characterization

2022-10-28 · Bruno Sguerra, Viet-Anh Tran, Romain Hennequin

Repetition in music consumption is a common phenomenon. It is notably more frequent when compared to the consumption of other media, such as books and movies. In this paper, we show that one particularly interesting repe…

Recommendation Systems

Exposure-Aware Recommendation using Contextual Bandits

2022-09-04 · Masoud Mansoury, Bamshad Mobasher, Herke van Hoof

Exposure bias is a well-known issue in recommender systems where items and suppliers are not equally represented in the recommendation results. This is especially problematic when bias is amplified over time as a few ite…

Multi-Armed BanditsRecommendation Systems

On the User Behavior Leakage from Recommender System Exposure

2022-10-16 · Xin Xin, Jiyuan Yang, Hanbing Wang, Jun Ma 외

Modern recommender systems are trained to predict users potential future interactions from users historical behavior data. During the interaction process, despite the data coming from the user side recommender systems al…

Recommendation Systems

Fairness of Exposure in Stochastic Bandits

2021-03-03 · Lequn Wang, Yiwei Bai, Wen Sun, Thorsten Joachims

Contextual bandit algorithms have become widely used for recommendation in online systems (e.g. marketplaces, music streaming, news), where they now wield substantial influence on which items get exposed to the users. Th…

FairnessMulti-Armed Bandits

The Relevance of Item-Co-Exposure For Exposure Bias Mitigation

2024-09-19 · Thorsten Krause, Alina Deriyeva, Jan Heinrich Beinke, Gerrit York Bartels 외

Through exposing items to users, implicit feedback recommender systems influence the logged interactions, and, ultimately, their own recommendations. This effect is called exposure bias and it can lead to issues such as …

Discrete Choice ModelsRecommendation Systems