PolyCF: Towards the Optimal Spectral Graph Filters for Collaborative Filtering
Yifang Qin, Wei Ju, Xiao Luo, Yiyang Gu, Zhiping Xiao, Ming Zhang
TL;DR
The paper addresses the expressiveness limits of embedding-based collaborative filtering by reframing CF as a graph signal processing task. It introduces PolyCF, a graph-filter-based model built on a generalized Gram convolution framework that aggregates multiple eigenspaces and can approximate the optimal polynomial filter for recovering missing interactions. The method couples a graph-optimization objective with Bayesian ranking to learn a flexible polynomial kernel and a low-pass enhancement, yielding state-of-the-art results on three real-world datasets. This approach offers robust performance in sparse settings and provides interpretable insights via spectral-filter visualizations, suggesting a practical path forward for spectral CF models.
Abstract
Collaborative Filtering (CF) is a pivotal research area in recommender systems that capitalizes on collaborative similarities between users and items to provide personalized recommendations. With the remarkable achievements of node embedding-based Graph Neural Networks (GNNs), we explore the upper bounds of expressiveness inherent to embedding-based methodologies and tackle the challenges by reframing the CF task as a graph signal processing problem. To this end, we propose PolyCF, a flexible graph signal filter that leverages polynomial graph filters to process interaction signals. PolyCF exhibits the capability to capture spectral features across multiple eigenspaces through a series of Generalized Gram filters and is able to approximate the optimal polynomial response function for recovering missing interactions. A graph optimization objective and a pair-wise ranking objective are jointly used to optimize the parameters of the convolution kernel. Experiments on three widely adopted datasets demonstrate the superiority of PolyCF over current state-of-the-art CF methods. Moreover, comprehensive studies empirically validate each component's efficacy in the proposed PolyCF.
