paper-with-me

Papers

Novelty Learning via Collaborative Proximity Filtering

2016-10-21 · Arun Kumar, Paul Schrater

The vast majority of recommender systems model preferences as static or slowly changing due to observable user experience. However, spontaneous changes in user preferences are ubiquitous in many domains like media consumption and key factors that drive changes in preferences are not directly observable. These latent sources of preference change pose new challenges. When systems do not track and adapt to users' tastes, users lose confidence and trust, increasing the risk of user churn. We meet these challenges by developing a model of novelty preferences that learns and tracks latent user tastes. We combine three innovations: a new measure of item similarity based on patterns of consumption co-occurrence; model for {\em spontaneous} changes in preferences; and a learning agent that tracks each user's dynamic preferences and learns individualized policies for variety. The resulting framework adaptively provides users with novelty tailored to their preferences for change per se.

📄 PDF Abstract BibTeX arXiv:1610.06633

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Comprehensive Evaluation of Matrix Factorization Models for Collaborative Filtering Recommender Systems

2024-10-23 · Jesús Bobadilla, Jorge Dueñas-Lerín, Fernando Ortega, Abraham Gutierrez

Matrix factorization models are the core of current commercial collaborative filtering Recommender Systems. This paper tested six representative matrix factorization models, using four collaborative filtering datasets. E…

Collaborative FilteringDiversityRecommendation Systems

Investigating Accuracy-Novelty Performance for Graph-based Collaborative Filtering

2022-04-26 · Minghao Zhao, Le Wu, Yile Liang, Lei Chen 외

Recent years have witnessed the great accuracy performance of graph-based Collaborative Filtering (CF) models for recommender systems. By taking the user-item interaction behavior as a graph, these graph-based CF models …

Collaborative FilteringRecommendation Systems

Defending Grey Attacks by Exploiting Wavelet Analysis in Collaborative Filtering Recommender Systems

2015-06-19 · Yang Zhihai

"Shilling" attacks or "profile injection" attacks have always major challenges in collaborative filtering recommender systems (CFRSs). Many efforts have been devoted to improve collaborative filtering techniques which ca…

Collaborative FilteringRecommendation Systems

Reenvisioning Collaborative Filtering vs Matrix Factorization

2021-07-28 · Vito Walter Anelli, Alejandro Bellogín, Tommaso Di Noia, Claudio Pomo

Collaborative filtering models based on matrix factorization and learned similarities using Artificial Neural Networks (ANNs) have gained significant attention in recent years. This is, in part, because ANNs have demonst…

Collaborative FilteringDiversity

Collaborative Residual Metric Learning

2023-04-17 · Tianjun Wei, Jianghong Ma, Tommy W. S. Chow

In collaborative filtering, distance metric learning has been applied to matrix factorization techniques with promising results. However, matrix factorization lacks the ability of capturing collaborative information, whi…

Collaborative FilteringMetric LearningRecommendation Systems