Enhancing Graph Collaborative Filtering with FourierKAN Feature Transformation
About
Graph Collaborative Filtering (GCF) has emerged as a dominant paradigm in modern recommendation systems, excelling at modeling complex user-item interactions and capturing high-order collaborative signals through graph-structured learning. Most existing GCF models predominantly rely on simplified graph architectures like LightGCN, which strategically remove feature transformation and activation functions from vanilla graph convolution networks. Through systematic analysis, we reveal that feature transformation in message propagation can enhance model representation, though at the cost of increased training difficulty. To this end, we propose FourierKAN-GCF, a novel GCN framework that adopts Fourier Kolmogorov-Arnold Networks as efficient transformation modules within graph propagation layers. This design enhances model representation while decreasing training difficulty. Our FourierKAN-GCF can achieve higher recommendation performance than most widely used GCF backbone models. In addition, it can be integrated into existing advanced self-supervised models as a backbone, replacing their original backbone to achieve enhanced performance. Extensive experiments on three public datasets demonstrate the superiority of FourierKAN-GCF.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Recommendation | Gowalla (test) | Recall@200.1372 | 266 | |
| Human Activity Recognition | PAMAP2 | -- | 54 | |
| Human Activity Recognition | Opportunity | Macro F143.1 | 43 | |
| Activity Recognition | mHealth | -- | 35 | |
| Human Activity Recognition | SKODA | Macro F172.1 | 29 | |
| Human Activity Recognition | MotionSense | Macro-F178.3 | 29 | |
| Top-K Recommendation | Beauty (test) | Recall@2014.33 | 20 | |
| Human Activity Recognition | HAPT | Macro-F164.3 | 20 | |
| Activity Recognition | DSADS | Macro F143.8 | 20 | |
| Activity Recognition | DG | Macro F1 Score54.7 | 20 |