REVIEW 18 cited by
A Survey on Oversmoothing in Graph Neural Networks
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
Node features of graph neural networks (GNNs) tend to become more similar with the increase of the network depth. This effect is known as over-smoothing, which we axiomatically define as the exponential convergence of suitable similarity measures on the node features. Our definition unifies previous approaches and gives rise to new quantitative measures of over-smoothing. Moreover, we empirically demonstrate this behavior for several over-smoothing measures on different graphs (small-, medium-, and large-scale). We also review several approaches for mitigating over-smoothing and empirically test their effectiveness on real-world graph datasets. Through illustrative examples, we demonstrate that mitigating over-smoothing is a necessary but not sufficient condition for building deep GNNs that are expressive on a wide range of graph learning tasks. Finally, we extend our definition of over-smoothing to the rapidly emerging field of continuous-time GNNs.
Forward citations
Cited by 18 Pith papers
-
FM4NPP: A Scaling Foundation Model for Nuclear and Particle Physics
A 188M-parameter Mamba model pretrained on 11M+ simulated sPHENIX events with a new serialization and neighbor-prediction task beats task-specific baselines on three downstream detector tasks when frozen and paired wi...
-
Does Graph Compression Preserve Signal Propagation?
Under graph compression, coarsening preserves the propagation trajectory but accelerates oversmoothing, while sparsification preserves signal diversity but diverges from the original trajectory.
-
Remedying Coarsening-Based GNN Training under Heterophily via Adaptive Complementary Enhancement
ACE adds a heterophily-aware auxiliary loss to coarsening-based GNN training, recovering discarded node-level information and improving accuracy on heterophilic graphs by up to ~15 points.
-
Revisiting Degree-Corrected Spectral Clustering: a Condition-Free Spectral Analysis and Extension
A condition-free spectral bound ties DCSC's misclustered-node count to degree heterogeneity and cluster weakness, and the new ASCENT variant shows early-stage node-wise corrections can improve clustering.
-
RTL-Sequencer: Towards Scalable RTL Timing Prediction with the Sequence-based Paradigm
Linearizing RTL logic cones into breadth-first sequences and processing them with Mamba-2 sequence models yields better arrival-time, WNS, and TNS predictions than graph-based baselines on 21 open-source designs.
-
PostDeg: Placement Beats Parameterization in LayerNorm GNNs
Putting a degree-scalar after LayerNorm preserves topology magnitude that pre-LN multiplication erases, and a zero-parameter post-LN inverse-degree scale outperforms the LayerNorm baseline on influence maximization, d...
-
Beyond ReLU: Bifurcation, Oversmoothing, and Topological Priors
Replacing ReLU with odd activations that have a stabilizing cubic term (sin, tanh) provably destabilizes the oversmooth fixed point of message passing and creates stable non-homogeneous solutions with square-root ampl...
-
Geometry of Reason: Spectral Signatures of Valid Mathematical Reasoning
Spectral features of attention are claimed to classify proof validity with near-perfect effect sizes, but the main evaluation relabels proofs using the classifier's own outputs.
-
Multimodal Conditional MeshGAN for Personalized Aneurysm Growth Prediction
A conditional mesh-to-mesh GAN with local KNN and global graph branches predicts future thoracic aortic aneurysm shape and diameter more accurately than baseline mesh networks on a private longitudinal dataset.
-
TANGO: Graph Neural Dynamics via Learned Energy and Tangential Flows
TANGO adds a learnable energy gradient and an orthogonal tangential flow to GNN layers, improving long-range and heterophilic graph benchmarks.
-
Effects of relational graph modularity and depth on the learning performance of neural networks
Community-structured sparse relational graphs improve 5-layer CIFAR-10 accuracy over fully connected baselines, but the advantage reverses at 8 layers due to over-smoothing.
-
GATMesh: Clock Mesh Timing Analysis using Graph Neural Networks
A graph neural network predicts clock mesh sink delays and slews on unseen designs with about 5 ps average error and a roughly 47,000x speedup over SPICE.
-
Boundary Embedding Shaping with Adaptive Contrastive Learning for Graph Structural Disentanglement
Boundary-focused contrastive "gravity" loss on selected boundary nodes improves GNN node classification by about one point over an equal-architecture baseline, but the claimed proofs do not cover the implemented loss.
-
Attention Maps in 3D Shape Classification for Dental Stage Estimation with Class Node Graph Attention Networks
CGAT, a graph attention network with a CLS node, achieves 0.76 weighted F1 on Demirjian stage classification of 3D third-molar meshes and generates attention maps that highlight roots and furcation regions.
-
On the Interplay between Graph Structure and Learning Algorithms in Graph Neural Networks
Excess risk of SGD and ridge regression on GNNs is characterized through graph spectra, showing graph shape decides which algorithm generalizes better and deeper networks amplify the difference.
-
Uncertainty-Aware Graph Neural Networks: A Multi-Hop Evidence Fusion Approach
EFGNN fuses per-depth evidential opinions from a multi-hop GNN into one final Dirichlet-based prediction whose uncertainty is lower than that of any single propagation depth.
-
Solving the Job Shop Scheduling Problem with Graph Neural Networks: A Customizable Reinforcement Learning Environment
A new open-source library, JobShopLib, provides a customizable RL environment for GNN-based job shop scheduling, with experimental dispatchers showing competitive results.
-
sHGCN: Simplified hyperbolic graph convolutional neural networks
A simplified hyperbolic GCN that avoids redundant log/exp computations is competitive or faster than prior HGCN variants on four benchmark graphs.
Discussion (0). Sign in to comment.