Hierarchical Bayesian Personalized Recommendation: A Case Study and Beyond
Items in modern recommender systems are often organized in hierarchical structures. These hierarchical structures and the data within them provide valuable information for building personalized recommendation systems. In this paper, we propose a general hierarchical Bayesian learning framework, i.e., \emph{HBayes}, to learn both the structures and associated latent factors. Furthermore, we develop a variational inference algorithm that is able to learn model parameters with fast empirical convergence rate. The proposed HBayes is evaluated on two real-world datasets from different domains. The results demonstrate the benefits of our approach on item recommendation tasks, and show that it can outperform the state-of-the-art models in terms of precision, recall, and normalized discounted cumulative gain. To encourage the reproducible results, we make our code public on a git repo: \url{https://tinyurl.com/ycruhk4t}.
Code (0)
등록된 구현이 없습니다.
Tasks
Recommendation SystemsVariational InferenceSimilar Papers 제목 키워드 기반
Bayesian algorithmic perfumery: A Hierarchical Relevance Vector Machine for the Estimation of Personalized Fragrance Preferences based on Three Sensory Layers and Jungian Personality Archetypes
This study explores a Bayesian algorithmic approach to personalized fragrance recommendation by integrating hierarchical Relevance Vector Machines (RVM) and Jungian personality archetypes. The paper proposes a structured…
CARec: Content-Aware Point-of-Interest Recommendation via Adaptive Bayesian Personalized Ranking
Location-based social networks (LBSNs) offer researchers user-generated content data to study users’ intrinsic patterns of preference. One important application of such study is to provide a personalized point-of-interes…
Recommendation SystemsHieRec: Hierarchical User Interest Modeling for Personalized News Recommendation
User interest modeling is critical for personalized news recommendation. Existing news recommendation methods usually learn a single user embedding for each user from their previous behaviors to represent their overall i…
News RecommendationPersonalized Causal Graph Reasoning for LLMs: A Case Study on Dietary Recommendations
Large Language Models (LLMs) effectively leverage common-sense knowledge for general reasoning, yet they struggle with personalized reasoning when tasked with interpreting multifactor personal data. This limitation restr…
Common Sense ReasoningcounterfactualDecision MakingManagementFairness-aware Personalized Ranking Recommendation via Adversarial Learning
Recommendation algorithms typically build models based on historical user-item interactions (e.g., clicks, likes, or ratings) to provide a personalized ranked list of items. These interactions are often distributed uneve…
FairnessRecommendation Systems