TL;DR
This paper introduces LRML, a neural architecture for collaborative ranking that learns latent relations via memory-based attention, achieving state-of-the-art results and uncovering hidden relational structures in implicit feedback datasets.
Contribution
The paper presents a novel metric learning approach with a memory-based attention mechanism to model user-item interactions more flexibly and scalably.
Findings
LRML outperforms existing models by 6-7.5% on large datasets.
The model encodes explicit sentiment, temporal, and attribute information.
State-of-the-art performance on multiple recommendation benchmarks.
Abstract
This paper proposes a new neural architecture for collaborative ranking with implicit feedback. Our model, LRML (\textit{Latent Relational Metric Learning}) is a novel metric learning approach for recommendation. More specifically, instead of simple push-pull mechanisms between user and item pairs, we propose to learn latent relations that describe each user item interaction. This helps to alleviate the potential geometric inflexibility of existing metric learing approaches. This enables not only better performance but also a greater extent of modeling capability, allowing our model to scale to a larger number of interactions. In order to do so, we employ a augmented memory module and learn to attend over these memory blocks to construct latent relations. The memory-based attention module is controlled by the user-item interaction, making the learned relation vector specific to each…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
