Tag

BPR

0 views collected around this technical thread.

Model Perspective
Model Perspective
Oct 13, 2022 · Artificial Intelligence

How BPR Transforms Recommendation Ranking: A Deep Dive

The article introduces the Bayesian Personalized Ranking (BPR) algorithm, explains its background in ranking‑based recommendation, details its probabilistic modeling assumptions, optimization objective, gradient‑based learning process, and compares it with matrix‑factorization methods like FunkSVD, providing a concise training workflow.

BPRmatrix factorizationpairwise learning
0 likes · 8 min read
How BPR Transforms Recommendation Ranking: A Deep Dive
Sohu Tech Products
Sohu Tech Products
Mar 13, 2019 · Artificial Intelligence

Attentive Group Recommendation (AGR): An Attention‑Based Deep Learning Model for Group Recommendation

This paper proposes AGR, the first group recommendation model that incorporates an attention mechanism to dynamically learn each member’s influence weight within a group, enabling flexible modeling of group decision processes and achieving superior performance over existing memory‑based, model‑based, and probabilistic baselines across four real‑world datasets.

BPRattention mechanismcollaborative filtering
0 likes · 26 min read
Attentive Group Recommendation (AGR): An Attention‑Based Deep Learning Model for Group Recommendation