paper-with-me

홈 › Papers

Do Loyal Users Enjoy Better Recommendations? Understanding Recommender Accuracy from a Time Perspective

2022-04-12 · Yitong Ji, Aixin Sun, Jie Zhang, Chenliang Li

In academic research, recommender systems are often evaluated on benchmark datasets, without much consideration about the global timeline. Hence, we are unable to answer questions like: Do loyal users enjoy better recommendations than non-loyal users? Loyalty can be defined by the time period a user has been active in a recommender system, or by the number of historical interactions a user has. In this paper, we offer a comprehensive analysis of recommendation results along global timeline. We conduct experiments with five widely used models, i.e., BPR, NeuMF, LightGCN, SASRec and TiSASRec, on four benchmark datasets, i.e., MovieLens-25M, Yelp, Amazon-music, and Amazon-electronic. Our experiment results give an answer "No" to the above question. Users with many historical interactions suffer from relatively poorer recommendations. Users who stay with the system for a shorter time period enjoy better recommendations. Both findings are counter-intuitive. Interestingly, users who have recently interacted with the system, with respect to the time point of the test instance, enjoy better recommendations. The finding on recency applies to all users, regardless of users' loyalty. Our study offers a different perspective to understand recommender accuracy, and our findings could trigger a revisit of recommender model design. The code is available in \url{https://github.com/putatu/recommenderLoyalty.

📄 PDF Abstract BibTeX arXiv:2204.05927

Code (1)

putatu/recommenderloyalty 공식 구현 pytorch

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

LightGCN LightGCN is a type of graph convolutional neural network (GCN), including only the most essential component in GCN (neighborhood…

Similar Papers 제목 키워드 기반

From Amateurs to Connoisseurs: Modeling the Evolution of User Expertise through Online Reviews

2013-03-18 · Julian McAuley, Jure Leskovec

Recommending products to consumers means not only understanding their tastes, but also understanding their level of experience. For example, it would be a mistake to recommend the iconic film Seven Samurai simply because…

Loyalty in Online Communities

2017-03-09 · William L. Hamilton, Justine Zhang, Cristian Danescu-Niculescu-Mizil, Dan Jurafsky 외

Loyalty is an essential component of multi-community engagement. When users have the choice to engage with a variety of different communities, they often become loyal to just one, focusing on that community at the expens…

The Relationship between the Consistency of Users' Ratings and Recommendation Calibration

2019-11-03 · Masoud Mansoury, Himan Abdollahpouri, Joris Rombouts, Mykola Pechenizkiy

Fairness in recommender systems has recently received attention from researchers. Unfair recommendations have negative impact on the effectiveness of recommender systems as it may degrade users' satisfaction, loyalty, an…

FairnessRecommendation Systems

B. Rex: a dialogue agent for book recommendations

2019-09-01 · WS 2019 9 · Mitchell Abrams, Luke Gessler, Matthew Marge

We present B. Rex, a dialogue agent for book recommendations. B. Rex aims to exploit the cognitive ease of natural dialogue and the excitement of a whimsical persona in order to engage users who might not enjoy using mor…

Recommendations and Results Organization in Netflix Search

2021-05-28 · Sudarshan Lamkhede, Christoph Kofler

Personalized recommendations on the Netflix Homepage are based on a user's viewing habits and the behavior of similar users. These recommendations, organized for efficient browsing, enable users to discover the next grea…