Inductive Relational Matrix Completion

07/09/2020
by   Qitian Wu, et al.
0

Data sparsity and cold-start issues emerge as two major bottlenecks for matrix completion in the context of user-item interaction matrix. We propose a novel method that can fundamentally address these issues. The main idea is to partition users into support users, which have many observed interactions (i.e., non-zero entries in the matrix), and query users, which have few observed entries. For support users, we learn their transductive preference embeddings using matrix factorization over their interactions (a relatively dense sub-matrix). For query users, we devise an inductive relational model that learns to estimate the underlying relations between the two groups of users. This allows us to attentively aggregate the preference embeddings of support users in order to compute inductive embeddings for query users. This new method can address the data sparsity issue by generalizing the behavior patterns of warm-start users to others and thus enables the model to also work effectively for cold-start users with no historical interaction. As theoretical insights, we show that a general version of our model does not sacrifice any expressive power on query users compared with transductive matrix factorization under mild conditions. Also, the generalization error on query users is bounded by the numbers of support users and query users' observed interactions. Moreover, extensive experiments on real-world datasets demonstrate that our model outperforms several state-of-the-art methods by achieving significant improvements on MAE and AUC for warm-start, few-shot (sparsity) and zero-shot (cold-start) recommendation.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/28/2019

Solving Cold Start Problem in Recommendation with Attribute Graph Neural Networks

Matrix completion is a classic problem underlying recommender systems. I...
research
05/30/2019

Matrix Completion in the Unit Hypercube via Structured Matrix Factorization

Several complex tasks that arise in organizations can be simplified by m...
research
08/25/2021

Inductive Matrix Completion Using Graph Autoencoder

Recently, the graph neural network (GNN) has shown great power in matrix...
research
08/31/2021

Zero Shot on the Cold-Start Problem: Model-Agnostic Interest Learning for Recommender Systems

User behavior has been validated to be effective in revealing personaliz...
research
10/18/2021

Learning to Learn a Cold-start Sequential Recommender

The cold-start recommendation is an urgent problem in contemporary onlin...
research
02/02/2019

RELINE: Point-of-Interest Recommendations using Multiple Network Embeddings

The rapid growth of users' involvement in Location-Based Social Networks...
research
11/28/2018

Deep Collective Matrix Factorization for Augmented Multi-View Learning

Learning by integrating multiple heterogeneous data sources is a common ...

Please sign up or login with your details

Forgot password? Click here to reset