An uncertainty-aware hierarchical GNN that reweights local, community, and global messages improves semi-supervised node classification on several homophilic and heterophilic benchmarks, though the theoretical bounds are not fully proven.
Clenshaw Graph Neural Networks
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Graph Convolutional Networks (GCNs), which use a message-passing paradigm with stacked convolution layers, are foundational methods for learning graph representations. Recent GCN models use various residual connection techniques to alleviate the model degradation problem such as over-smoothing and gradient vanishing. Existing residual connection techniques, however, fail to make extensive use of underlying graph structure as in the graph spectral domain, which is critical for obtaining satisfactory results on heterophilic graphs. In this paper, we introduce ClenshawGCN, a GNN model that employs the Clenshaw Summation Algorithm to enhance the expressiveness of the GCN model. ClenshawGCN equips the standard GCN model with two straightforward residual modules: the adaptive initial residual connection and the negative second-order residual connection. We show that by adding these two residual modules, ClenshawGCN implicitly simulates a polynomial filter under the Chebyshev basis, giving it at least as much expressive power as polynomial spectral GNNs. In addition, we conduct comprehensive experiments to demonstrate the superiority of our model over spatial and spectral GNN models.
fields
cs.LG 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Hierarchical Uncertainty-Aware Graph Neural Network
An uncertainty-aware hierarchical GNN that reweights local, community, and global messages improves semi-supervised node classification on several homophilic and heterophilic benchmarks, though the theoretical bounds are not fully proven.