Efficient and Scalable Recommendation via Item-Item Graph Partitioning

07/13/2022
by   Tianjun Wei, et al.
0

Collaborative filtering (CF) is a widely searched problem in recommender systems. Linear autoencoder is a kind of well-established method for CF, which estimates item-item relations through encoding user-item interactions. Despite the excellent performance of linear autoencoders, the rapidly increasing computational and storage costs caused by the growing number of items limit their scalabilities in large-scale real-world scenarios. Recently, graph-based approaches have achieved success on CF with high scalability, and have been shown to have commonalities with linear autoencoders in user-item interaction modeling. Motivated by this, we propose an efficient and scalable recommendation via item-item graph partitioning (ERGP), aiming to address the limitations of linear autoencoders. In particular, a recursive graph partitioning strategy is proposed to ensure that the item set is divided into several partitions of finite size. Linear autoencoders encode user-item interactions within partitions while preserving global information across the entire item set. This allows ERGP to have guaranteed efficiency and high scalability when the number of items increases. Experiments conducted on 3 public datasets and 3 open benchmarking datasets demonstrate the effectiveness of ERGP, which outperforms state-of-the-art models with lower training time and storage costs.

READ FULL TEXT
research
01/08/2021

Dynamic Graph Collaborative Filtering

Dynamic recommendation is essential for modern recommender systems to pr...
research
03/30/2021

Local Collaborative Autoencoders

Top-N recommendation is a challenging problem because complex and sparse...
research
08/14/2023

AutoSeqRec: Autoencoder for Efficient Sequential Recommendation

Sequential recommendation demonstrates the capability to recommend items...
research
04/06/2023

Graph Collaborative Signals Denoising and Augmentation for Recommendation

Graph collaborative filtering (GCF) is a popular technique for capturing...
research
08/15/2023

Implicit ZCA Whitening Effects of Linear Autoencoders for Recommendation

Recently, in the field of recommendation systems, linear regression (aut...
research
05/22/2023

It's Enough: Relaxing Diagonal Constraints in Linear Autoencoders for Recommendation

Linear autoencoder models learn an item-to-item weight matrix via convex...
research
05/10/2021

Recommendations for Item Set Completion: On the Semantics of Item Co-Occurrence With Data Sparsity, Input Size, and Input Modalities

We address the problem of recommending relevant items to a user in order...

Please sign up or login with your details

Forgot password? Click here to reset