TL;DR
This paper introduces a novel aggregation method over compact manifolds (ACM) for graph neural networks, effectively alleviating over-smoothing by avoiding contracted aggregations, with theoretical analysis and superior empirical performance.
Contribution
The paper proposes ACM, a new aggregation technique over compact manifolds, to prevent over-smoothing in GNNs, supported by theoretical insights and extensive experiments.
Findings
ACM effectively alleviates over-smoothing in GNNs.
ACM outperforms existing state-of-the-art methods.
Theoretical analysis explains the benefits of aggregation over compact manifolds.
Abstract
Graph neural networks (GNNs) have achieved significant success in various applications. Most GNNs learn the node features with information aggregation of its neighbors and feature transformation in each layer. However, the node features become indistinguishable after many layers, leading to performance deterioration: a significant limitation known as over-smoothing. Past work adopted various techniques for addressing this issue, such as normalization and skip-connection of layer-wise output. After the study, we found that the information aggregations in existing work are all contracted aggregations, with the intrinsic property that features will inevitably converge to the same single point after many layers. To this end, we propose the aggregation over compacted manifolds method (ACM) that replaces the existing information aggregation with aggregation over compact manifolds, a special…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
