IRLGDec 5, 2023

Adaptive spectral graph wavelets for collaborative filtering

arXiv:2312.03167v13 citationsh-index: 3Pattern Anal Appl
Originality Incremental advance
AI Analysis

This work addresses the cold-start problem in recommender systems, which is a domain-specific challenge for new users with limited data, and represents an incremental improvement over existing methods.

The paper tackles the cold-start problem in collaborative filtering by introducing a spectral graph wavelet framework that uses an adaptive transfer function and deep learning to learn user and item embeddings, achieving better recommendation performance on benchmark datasets compared to strong baselines.

Collaborative filtering is a popular approach in recommender systems, whose objective is to provide personalized item suggestions to potential users based on their purchase or browsing history. However, personalized recommendations require considerable amount of behavioral data on users, which is usually unavailable for new users, giving rise to the cold-start problem. To help alleviate this challenging problem, we introduce a spectral graph wavelet collaborative filtering framework for implicit feedback data, where users, items and their interactions are represented as a bipartite graph. Specifically, we first propose an adaptive transfer function by leveraging a power transform with the goal of stabilizing the variance of graph frequencies in the spectral domain. Then, we design a deep recommendation model for efficient learning of low-dimensional embeddings of users and items using spectral graph wavelets in an end-to-end fashion. In addition to capturing the graph's local and global structures, our approach yields localization of graph signals in both spatial and spectral domains, and hence not only learns discriminative representations of users and items, but also promotes the recommendation quality. The effectiveness of our proposed model is demonstrated through extensive experiments on real-world benchmark datasets, achieving better recommendation performance compared with strong baseline methods.

Foundations

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

Your Notes