Interpretable Robust Recommender Systems with Side Information
In this paper, we propose two methods, namely Trace-norm regression (TNR) and Stable Trace-norm Analysis (StaTNA), to improve performances of recommender systems with side information. Our trace-norm regression approach extracts low-rank latent factors underlying the side information that drives user preference under different context. Furthermore, our novel recommender framework StaTNA not only captures latent low-rank common drivers for user preferences, but also considers idiosyncratic taste for individual users. We compare performances of TNR and StaTNA on the MovieLens datasets against state-of-the-art models, and demonstrate that StaTNA and TNR in general outperforms these methods.
Code (0)
등록된 구현이 없습니다.
Tasks
Recommendation SystemsregressionSimilar Papers 제목 키워드 기반
Pre-train and Fine-tune: Recommenders as Large Models
In reality, users have different interests in different periods, regions, scenes, etc. Such changes in interest are so drastic that they are difficult to be captured by recommenders. Existing multi-domain learning can al…
Recommendation SystemsTowards 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 SystemsMaking Recommender Systems More Knowledgeable: A Framework to Incorporate Side Information
Session-based recommender systems typically focus on using only the triplet (user_id, timestamp, item_id) to make predictions of users' next actions. In this paper, we aim to utilize side information to help recommender …
Recommendation SystemsTripletEnhancing Recommender Systems with Large Language Model Reasoning Graphs
Recommendation systems aim to provide users with relevant suggestions, but often lack interpretability and fail to capture higher-level semantic relationships between user behaviors and profiles. In this paper, we propos…
Language ModelingLanguage ModellingLarge Language ModelRecommendation SystemsCombining Privileged Information to Improve Context-Aware Recommender Systems
A recommender system is an information filtering technology which can be used to predict preference ratings of items (products, services, movies, etc) and/or to output a ranking of items that are likely to be of interest…
ClusteringRecommendation Systems