IRLGMar 18, 2022

Learning Personalized Item-to-Item Recommendation Metric via Implicit Feedback

arXiv:2203.12598v15 citationsh-index: 99
Originality Incremental advance
AI Analysis

This work addresses personalized recommendation for users in systems with implicit feedback, representing an incremental improvement by adapting metric learning to this specific context.

The paper tackles the item-to-item recommendation problem by developing a personalizable deep metric model that learns similarity metrics from implicit feedback, addressing challenges like lack of explicit annotations and multi-source metadata, and demonstrates empirical effectiveness on real-world datasets.

This paper studies the item-to-item recommendation problem in recommender systems from a new perspective of metric learning via implicit feedback. We develop and investigate a personalizable deep metric model that captures both the internal contents of items and how they were interacted with by users. There are two key challenges in learning such model. First, there is no explicit similarity annotation, which deviates from the assumption of most metric learning methods. Second, these approaches ignore the fact that items are often represented by multiple sources of meta data and different users use different combinations of these sources to form their own notion of similarity. To address these challenges, we develop a new metric representation embedded as kernel parameters of a probabilistic model. This helps express the correlation between items that a user has interacted with, which can be used to predict user interaction with new items. Our approach hinges on the intuition that similar items induce similar interactions from the same user, thus fitting a metric-parameterized model to predict an implicit feedback signal could indirectly guide it towards finding the most suitable metric for each user. To this end, we also analyze how and when the proposed method is effective from a theoretical lens. Its empirical effectiveness is also demonstrated on several real-world datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes