Item Graph Convolution Collaborative Filtering for Inductive Recommendations

03/28/2023
by   Edoardo D'Amico, et al.
6

Graph Convolutional Networks (GCN) have been recently employed as core component in the construction of recommender system algorithms, interpreting user-item interactions as the edges of a bipartite graph. However, in the absence of side information, the majority of existing models adopt an approach of randomly initialising the user embeddings and optimising them throughout the training process. This strategy makes these algorithms inherently transductive, curtailing their ability to generate predictions for users that were unseen at training time. To address this issue, we propose a convolution-based algorithm, which is inductive from the user perspective, while at the same time, depending only on implicit user-item interaction data. We propose the construction of an item-item graph through a weighted projection of the bipartite interaction network and to employ convolution to inject higher order associations into item embeddings, while constructing user representations as weighted sums of the items with which they have interacted. Despite not training individual embeddings for each user our approach achieves state of-the-art recommendation performance with respect to transductive baselines on four real-world datasets, showing at the same time robust inductive performance.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/15/2021

User Embedding based Neighborhood Aggregation Method for Inductive Recommendation

We consider the problem of learning latent features (aka embedding) for ...
research
01/01/2020

Multi-Graph Convolution Collaborative Filtering

Personalized recommendation is ubiquitous, playing an important role in ...
research
01/30/2020

Graph Convolution Machine for Context-aware Recommender System

The latest advance in recommendation shows that better user and item rep...
research
05/28/2023

Pure Spectral Graph Embeddings: Reinterpreting Graph Convolution for Top-N Recommendation

The use of graph convolution in the development of recommender system al...
research
11/22/2019

SWAG: Item Recommendations using Convolutions on Weighted Graphs

Recent advancements in deep neural networks for graph-structured data ha...
research
01/10/2022

Supervised Contrastive Learning for Recommendation

Compared with the traditional collaborative filtering methods, the graph...
research
02/17/2019

Collaborative Similarity Embedding for Recommender Systems

We present collaborative similarity embedding (CSE), a unified framework...

Please sign up or login with your details

Forgot password? Click here to reset