Revolutionizing Graph Aggregation: From Suppression to Amplification via BoostGCN

Published: 18 Sept 2025, Last Modified: 29 Oct 2025NeurIPS 2025 posterEveryoneRevisionsBibTeXCC BY 4.0
Keywords: Graph Convolutional Networks, Collaborative Filtering, Recommendation System, Graph Aggregation, Information Amplification
TL;DR: BoostGCN makes a breakthrough in transforming graph aggregation from information suppression to information amplification, resulting in significant improvements in performance and efficiency.
Abstract: Graph Convolutional Networks (GCNs) based on linear aggregation have been widely applied across various domains due to their exceptional performance. To enhance performance, these networks often utilize the graph Laplacian norm to suppress the propagation of information from first-order neighbors. However, this approach may dilute valuable interaction information and make the model slowly learn sparse interaction relationships from neighbors, which increases training time and negatively affects performance. To address these issues, we introduce BoostGCN, a novel linear GCN model that focuses on amplifying significant interactions with first-order neighbors, which enables the model to accurately and quickly capture significant relationships. BoostGCN has relatively fixed parameters, making it user-friendly. Experiments on four real-world datasets demonstrate that BoostGCN outperforms existing state-of-the-art GCN models in both performance and efficiency.
Primary Area: General machine learning (supervised, unsupervised, online, active, etc.)
Submission Number: 10414
Loading