User Embedding based Neighborhood Aggregation Method for Inductive
Recommendation
- URL: http://arxiv.org/abs/2102.07575v2
- Date: Tue, 16 Feb 2021 12:43:13 GMT
- Title: User Embedding based Neighborhood Aggregation Method for Inductive
Recommendation
- Authors: Rahul Ragesh, Sundararajan Sellamanickam, Vijay Lingam, Arun Iyer and
Ramakrishna Bairi
- Abstract summary: We consider the problem of learning latent features (aka embedding) for users and items in a recommendation setting.
Recent methods using graph convolutional networks (e.g., LightGCN) achieve state-of-the-art performance.
We propose a graph convolutional network modeling approach for collaborative filtering CF-GCN.
- Score: 0.48598200320383667
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: We consider the problem of learning latent features (aka embedding) for users
and items in a recommendation setting. Given only a user-item interaction
graph, the goal is to recommend items for each user. Traditional approaches
employ matrix factorization-based collaborative filtering methods. Recent
methods using graph convolutional networks (e.g., LightGCN) achieve
state-of-the-art performance. They learn both user and item embedding. One
major drawback of most existing methods is that they are not inductive; they do
not generalize for users and items unseen during training. Besides, existing
network models are quite complex, difficult to train and scale. Motivated by
LightGCN, we propose a graph convolutional network modeling approach for
collaborative filtering CF-GCN. We solely learn user embedding and derive item
embedding using light variant CF-LGCN-U performing neighborhood aggregation,
making it scalable due to reduced model complexity. CF-LGCN-U models naturally
possess the inductive capability for new items, and we propose a simple
solution to generalize for new users. We show how the proposed models are
related to LightGCN. As a by-product, we suggest a simple solution to make
LightGCN inductive. We perform comprehensive experiments on several benchmark
datasets and demonstrate the capabilities of the proposed approach.
Experimental results show that similar or better generalization performance is
achievable than the state of the art methods in both transductive and inductive
settings.
Related papers
- Graph Neural Ordinary Differential Equations-based method for
Collaborative Filtering [40.39806741673175]
We propose a Graph Neural Ordinary Differential Equation-based method for Collaborative Filtering (GODE-CF)
This method estimates the final embedding by utilizing the information captured by one or two GCN layers.
We show that our proposed GODE-CF model has several advantages over traditional GCN-based models.
arXiv Detail & Related papers (2023-11-21T03:42:15Z) - Studying How to Efficiently and Effectively Guide Models with Explanations [52.498055901649025]
'Model guidance' is the idea of regularizing the models' explanations to ensure that they are "right for the right reasons"
We conduct an in-depth evaluation across various loss functions, attribution methods, models, and 'guidance depths' on the PASCAL VOC 2007 and MS COCO 2014 datasets.
Specifically, we guide the models via bounding box annotations, which are much cheaper to obtain than the commonly used segmentation masks.
arXiv Detail & Related papers (2023-03-21T15:34:50Z) - Towards Universal Sequence Representation Learning for Recommender
Systems [98.02154164251846]
We present a novel universal sequence representation learning approach, named UniSRec.
The proposed approach utilizes the associated description text of items to learn transferable representations across different recommendation scenarios.
Our approach can be effectively transferred to new recommendation domains or platforms in a parameter-efficient way.
arXiv Detail & Related papers (2022-06-13T07:21:56Z) - IA-GCN: Interactive Graph Convolutional Network for Recommendation [13.207235494649343]
Graph Convolutional Network (GCN) has become a novel state-of-the-art for Collaborative Filtering (CF) based Recommender Systems (RS)
We build bilateral interactive guidance between each user-item pair and propose a new model named IA-GCN (short for InterActive GCN)
Our model is built on top of LightGCN, a state-of-the-art GCN model for CF, and can be combined with various GCN-based CF architectures in an end-to-end fashion.
arXiv Detail & Related papers (2022-04-08T03:38:09Z) - Learning to Learn a Cold-start Sequential Recommender [70.5692886883067]
The cold-start recommendation is an urgent problem in contemporary online applications.
We propose a meta-learning based cold-start sequential recommendation framework called metaCSR.
metaCSR holds the ability to learn the common patterns from regular users' behaviors.
arXiv Detail & Related papers (2021-10-18T08:11:24Z) - Localized Graph Collaborative Filtering [20.868562372148677]
We introduce a novel perspective to build GNN-based CF methods for recommendations.
One key advantage of LGCF is that it does not need to learn embeddings for each user and item.
Experiments on various datasets validate the effectiveness of LGCF especially in sparse scenarios.
arXiv Detail & Related papers (2021-08-10T06:48:32Z) - BCFNet: A Balanced Collaborative Filtering Network with Attention
Mechanism [106.43103176833371]
Collaborative Filtering (CF) based recommendation methods have been widely studied.
We propose a novel recommendation model named Balanced Collaborative Filtering Network (BCFNet)
In addition, an attention mechanism is designed to better capture the hidden information within implicit feedback and strengthen the learning ability of the neural network.
arXiv Detail & Related papers (2021-03-10T14:59:23Z) - LightGCN: Simplifying and Powering Graph Convolution Network for
Recommendation [100.76229017056181]
Graph Convolution Network (GCN) has become new state-of-the-art for collaborative filtering.
In this work, we aim to simplify the design of GCN to make it more concise and appropriate for recommendation.
We propose a new model named LightGCN, including only the most essential component in GCN -- neighborhood aggregation.
arXiv Detail & Related papers (2020-02-06T06:53:42Z) - Revisiting Graph based Collaborative Filtering: A Linear Residual Graph
Convolutional Network Approach [55.44107800525776]
Graph Convolutional Networks (GCNs) are state-of-the-art graph based representation learning models.
In this paper, we revisit GCN based Collaborative Filtering (CF) based Recommender Systems (RS)
We show that removing non-linearities would enhance recommendation performance, consistent with the theories in simple graph convolutional networks.
We propose a residual network structure that is specifically designed for CF with user-item interaction modeling.
arXiv Detail & Related papers (2020-01-28T04:41:25Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.