Spatial Autoregressive Coding for Graph Neural Recommendation
Jiayi Zheng, Ling Yang, Heyuan Wang, Cheng Yang, Yinghong Li, Xiaowei, Hu, Shenda Hong

TL;DR
This paper introduces SAC, a novel graph neural recommendation framework that effectively leverages neighbor proximity and high-order information through spatial autoregressive coding, improving recommendation accuracy especially for long-tail items.
Contribution
The paper proposes a unified SAC framework with spatial autoregressive coding, neighbor information bottleneck, and a new negative sampling strategy, addressing limitations of existing GNN-based recommendation methods.
Findings
SAC outperforms state-of-the-art methods on public datasets.
SAC demonstrates superior scalability on web-scale data.
SAC effectively enhances recommendation for long-tail items.
Abstract
Graph embedding methods including traditional shallow models and deep Graph Neural Networks (GNNs) have led to promising applications in recommendation. Nevertheless, shallow models especially random-walk-based algorithms fail to adequately exploit neighbor proximity in sampled subgraphs or sequences due to their optimization paradigm. GNN-based algorithms suffer from the insufficient utilization of high-order information and easily cause over-smoothing problems when stacking too much layers, which may deteriorate the recommendations of low-degree (long-tail) items, limiting the expressiveness and scalability. In this paper, we propose a novel framework SAC, namely Spatial Autoregressive Coding, to solve the above problems in a unified way. To adequately leverage neighbor proximity and high-order information, we design a novel spatial autoregressive paradigm. Specifically, we first…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Dementia and Cognitive Impairment Research
MethodsConvolution · Average Pooling · Global Average Pooling · Dilated Convolution · 1x1 Convolution · Switchable Atrous Convolution
