Modurec: Recommender Systems with Feature and Time Modulation
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.
Code (1)
Tasks
Collaborative FilteringRecommendation SystemsSimilar Papers 제목 키워드 기반
CMML: Contextual Modulation Meta Learning for Cold-Start Recommendation
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 SystemsSequence-level Semantic Representation Fusion for Recommender Systems
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 RecommendationA Comprehensive Overview of Recommender System and Sentiment Analysis
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 AnalysisTowards Principled User-side Recommender Systems
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 SystemsCausal Inference in Recommender Systems: A Survey and Future Directions
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