Non-parametric Graph Convolution for Re-ranking in Recommendation Systems
Zhongyu Ouyang, Mingxuan Ju, Soroush Vosoughi, Yanfang Ye

TL;DR
This paper introduces a non-parametric graph convolution re-ranking method for recommendation systems that improves ranking quality during testing with minimal additional computational cost, addressing scalability issues of graph-based methods.
Contribution
It proposes a novel test-time only graph convolution re-ranking strategy that is plug-and-play and significantly reduces computational overhead in real-world RecSys.
Findings
Achieves an average of 8.1% improvement in ranking quality.
Maintains low additional computational cost of about 0.5.
Effective across multiple benchmark datasets with varying sparsity.
Abstract
Graph knowledge has been proven effective in enhancing item rankings in recommender systems (RecSys), particularly during the retrieval stage. However, its application in the ranking stage, especially when richer contextual information in user-item interactions is available, remains underexplored. A major challenge lies in the substantial computational cost associated with repeatedly retrieving neighborhood information from billions of items stored in distributed systems. This resource-intensive requirement makes it difficult to scale graph-based methods in practical RecSys. To bridge this gap, we first demonstrate that incorporating graphs in the ranking stage improves ranking qualities. Notably, while the improvement is evident, we show that the substantial computational overheads entailed by graphs are prohibitively expensive for real-world recommendations. In light of this, we…
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
