paper-with-me

Papers

Hierarchical Bayesian Personalized Recommendation: A Case Study and Beyond

2019-08-20 · Zitao Liu, Zhexuan Xu, Yan Yan

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}.

📄 PDF Abstract BibTeX arXiv:1908.07371

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsVariational Inference

Similar 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

2024-11-06 · Rolando Gonzales Martinez

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

2019-12-09 · International Conference on Neural Information Processing 2019 12 · Baoping Liu, Yijun Su, Daren Zha, Neng Gao 외

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 Systems

HieRec: Hierarchical User Interest Modeling for Personalized News Recommendation

2021-06-08 · ACL 2021 5 · Tao Qi, Fangzhao Wu, Chuhan Wu, Peiru Yang 외

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 Recommendation

Personalized Causal Graph Reasoning for LLMs: A Case Study on Dietary Recommendations

2025-02-28 · Zhongqi Yang, Amir Rahmani

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 MakingManagement

Fairness-aware Personalized Ranking Recommendation via Adversarial Learning

2021-03-14 · Ziwei Zhu, Jianling Wang, James Caverlee

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