HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Latent Relational Metric Learning via Memory-based Attention for Collaborative Ranking

Yi Tay; Anh Tuan Luu; Siu Cheung Hui

Latent Relational Metric Learning via Memory-based Attention for Collaborative Ranking

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 user-item pair. Hence, this can be interpreted as learning an exclusive and optimal relational translation for each user-item interaction. The proposed architecture demonstrates the state-of-the-art performance across multiple recommendation benchmarks. LRML outperforms other metric learning models by $6\%-7.5\%$ in terms of Hits@10 and nDCG@10 on large datasets such as Netflix and MovieLens20M. Moreover, qualitative studies also demonstrate evidence that our proposed model is able to infer and encode explicit sentiment, temporal and attribute information despite being only trained on implicit feedback. As such, this ascertains the ability of LRML to uncover hidden relational structure within implicit datasets.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
collaborative-filtering-on-movielens-1mLRML
HR@10: 0.7397
nDCG@10: 0.5453
collaborative-filtering-on-movielens-20mLRML
HR@10: 0.8447
nDCG@10: 0.6152
collaborative-filtering-on-netflixLRML
Recall@10: 0.5371
nDCG@10: 0.3578

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Latent Relational Metric Learning via Memory-based Attention for Collaborative Ranking | Papers | HyperAI