paper-with-me

홈 › Papers

Modurec: Recommender Systems with Feature and Time Modulation

2020-10-13 · Javier Maroto, Clément Vignac, Pascal Frossard

Current state of the art algorithms for recommender systems are mainly based on collaborative filtering, which exploits user ratings to discover latent factors in the data. These algorithms unfortunately do not make effective use of other features, which can help solve two well identified problems of collaborative filtering: cold start (not enough data is available for new users or products) and concept shift (the distribution of ratings changes over time). To address these problems, we propose Modurec: an autoencoder-based method that combines all available information using the feature-wise modulation mechanism, which has demonstrated its effectiveness in several fields. While time information helps mitigate the effects of concept shift, the combination of user and item features improve prediction performance when little data is available. We show on Movielens datasets that these modifications produce state-of-the-art results in most evaluated settings compared with standard autoencoder-based methods and other collaborative filtering approaches.

📄 PDF Abstract BibTeX arXiv:2010.07050

Code (1)

LTS4/modurec 공식 구현 pytorch

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

CMML: Contextual Modulation Meta Learning for Cold-Start Recommendation

2021-08-24 · Xidong Feng, Chen Chen, Dong Li, Mengchen Zhao 외

Practical recommender systems experience a cold-start problem when observed user-item interactions in the history are insufficient. Meta learning, especially gradient based one, can be adopted to tackle this problem by l…

Computational EfficiencyMeta-LearningRecommendation Systems

Sequence-level Semantic Representation Fusion for Recommender Systems

2024-02-28 · Lanling Xu, Zhen Tian, Bingqian Li, Junjie Zhang 외

With the rapid development of recommender systems, there is increasing side information that can be employed to improve the recommendation performance. Specially, we focus on the utilization of the associated \emph{textu…

Mixture-of-ExpertsRecommendation SystemsSequential Recommendation

A Comprehensive Overview of Recommender System and Sentiment Analysis

2021-09-18 · Sumaia Mohammed AL-Ghuribi, Shahrul Azman Mohd Noah

Recommender system has been proven to be significantly crucial in many fields and is widely used by various domains. Most of the conventional recommender systems rely on the numeric rating given by a user to reflect his …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Recommendation SystemsSentiment Analysis

Towards Principled User-side Recommender Systems

2022-08-21 · Ryoma Sato

Traditionally, recommendation algorithms have been designed for service developers. However, recently, a new paradigm called user-side recommender systems has been proposed and they enable web service users to construct …

Recommendation Systems

Causal Inference in Recommender Systems: A Survey and Future Directions

2022-08-26 · Chen Gao, Yu Zheng, Wenjie Wang, Fuli Feng 외

Recommender systems have become crucial in information filtering nowadays. Existing recommender systems extract user preferences based on the correlation in data, such as behavioral correlation in collaborative filtering…

Causal InferenceClick-Through Rate PredictionCollaborative FilteringRecommendation Systems+1