Pith. sign in

REVIEW 34 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

arxiv 2303.10993 v1 pith:BFGC3K4J submitted 2023-03-20 cs.LG

A Survey on Oversmoothing in Graph Neural Networks

classification cs.LG
keywords over-smoothinggraphgnnsmeasuresapproachesdefinitiondemonstrateempirically
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
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.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 34 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Grothendieck Graph Neural Networks Framework: An Algebraic Platform for Crafting Topology-Aware GNNs

    cs.LG 2024-12 unverdicted novelty 8.0

    GkGNN extends GNN message passing from neighborhoods to covers via category theory, with the Sieve Neural Networks instantiation achieving zero failures on SRG, CSL, and BREC isomorphism benchmarks.

  2. AGDN: Learning to Solve Traveling Salesman Problem with Anisotropic Graph Diffusion Network

    cs.LG 2026-06 unverdicted novelty 7.0

    AGDN is a new GNN framework using a MixScore matrix and anisotropic graph diffusion to outperform prior methods on TSP instances across sizes and distributions.

  3. Learn When and Where to Connect: Adaptive Virtual Nodes for Dynamic Message Passing on Graphs

    cs.LG 2026-06 unverdicted novelty 7.0

    MAVN adaptively selects and connects virtual nodes in MPNNs via learned dual-perspective preferences, proves it can realize any connectivity pattern, and reports up to 46.5% gains over backbones on nine datasets.

  4. CAMERA: Adapting to Semantic Camouflage in Unsupervised Text-Attributed Graph Fraud Detection

    cs.LG 2026-05 unverdicted novelty 7.0

    CAMERA is an ego-decoupled mixture-of-experts model with context-informed gating and one-class objectives for unsupervised fraud detection in text-attributed graphs facing semantic camouflage.

  5. From Schema to Signal: Retrieval-Augmented Modeling for Relational Data Analytics

    cs.DB 2026-05 unverdicted novelty 7.0

    RAM augments relational graph models with attribute-semantic retrieval via random-walk documents and two contrastive augmentations (ATRA, ETRA) to achieve state-of-the-art results on five real-world databases.

  6. Mamba-Based Graph Convolutional Networks: Tackling Over-smoothing with Selective State Space

    cs.LG 2025-01 unverdicted novelty 7.0

    MbaGCN combines message aggregation, selective state space transitions, and node state prediction to create a more scalable deep graph convolutional network.

  7. A Spectral Theory of Normalized Corrected GNN Propagation

    cs.LG 2026-06 unverdicted novelty 6.0

    Proves high-probability exact recovery in binary CSBM after O(log n) steps of corrected normalized propagation in dense polylog regime under graph-signal and feature-SNR conditions.

  8. Attention mechanism for scalable mesh-based neural surrogates of free-surface fluids

    cs.CE 2026-06 unverdicted novelty 6.0

    Self-attention mechanisms are used to build mesh-preserving neural surrogates that approximate PFEM dynamics for free-surface flows, delivering accurate transient predictions and improved scalability on 2D and 3D benchmarks.

  9. Early-Exit Graph Neural Networks for Link Prediction

    cs.LG 2026-06 unverdicted novelty 6.0

    Early-exit GNNs for link prediction move the speed-quality Pareto frontier on the HeaRT benchmark by allowing implicit early exiting without auxiliary losses.

  10. Temporal Sheaf Neural Networks with Dynamic Orthogonal Transport

    cs.LG 2026-06 unverdicted novelty 6.0

    TSNN equips temporal graphs with per-node time-varying orthogonal frames, explicit transport, and a geometric-residual decoder, delivering competitive or superior link prediction on benchmarks plus theoretical guarant...

  11. Beyond Instance-Level Alignment and Uniformity: Semantic Factor Learning for Collaborative Filtering

    cs.IR 2026-05 unverdicted novelty 6.0

    SaFeAU augments collaborative filtering with semantic factor disentanglement and matching to reduce false negatives and capture higher-order signals via matrix factorization.

  12. Self-supervised Adversarial Purification for Graph Neural Networks

    cs.LG 2026-05 unverdicted novelty 6.0

    GPR-GAE is a novel self-supervised graph auto-encoder purifier using multiple GPR filters and multi-step recovery that delivers state-of-the-art robustness for GNNs against structural attacks as a plug-and-play module.

  13. Self-supervised Adversarial Purification for Graph Neural Networks

    cs.LG 2026-05 unverdicted novelty 6.0

    GPR-GAE is a novel self-supervised graph auto-encoder using multiple Generalized PageRank filters that serves as a plug-and-play purifier achieving state-of-the-art robustness for GNNs against structural attacks.

  14. Do Deep Ensembles Actually Capture Uncertainty in Graph Neural Networks?

    cs.LG 2026-05 unverdicted novelty 6.0

    Deep ensembles fail to capture meaningful epistemic uncertainty in message-passing GNNs due to epistemic collapse where independently trained networks converge to similar predictions.

  15. BrainDyn: A Sheaf Neural ODE for Generative Brain Dynamics

    cs.LG 2026-05 unverdicted novelty 6.0

    BrainDyn is a sheaf neural ODE model that encodes brain region activity history via LSTMs, projects states through restriction maps, and uses a sheaf Laplacian for message passing to generate continuous-time dynamics ...

  16. Neural Point-Forms

    cs.LG 2026-05 unverdicted novelty 6.0

    Neural point-forms are introduced as permutation-invariant neural layers that output learned form-comparison matrices for point clouds, with a claimed consistency proof under sampling and manifold assumptions and comp...

  17. SACHI: Structured Agent Coordination via Holistic Information Integration in Multi-Agent Reinforcement Learning

    cs.LG 2026-05 unverdicted novelty 6.0

    SACHI uses graph transformer convolutions on inter-agent coordination graphs to enrich partial-observation agents with content-dependent teammate information, yielding statistically significant gains over baselines in...

  18. SACHI: Structured Agent Coordination via Holistic Information Integration in Multi-Agent Reinforcement Learning

    cs.LG 2026-05 conditional novelty 6.0

    SACHI enriches agent representations via graph transformer convolutions over inter-agent graphs to enable holistic information integration, outperforming baselines across five cooperative tasks with statistical significance.

  19. NSPOD: Accelerating Krylov solvers via DeepONet-learned POD subspaces

    math.NA 2026-05 unverdicted novelty 6.0

    NSPOD is a multigrid-like deep operator network preconditioner that dramatically reduces Krylov solver iterations for linearized solid mechanics PDEs on unstructured meshes from CAD geometries.

  20. NSPOD: Accelerating Krylov solvers via DeepONet-learned POD subspaces

    math.NA 2026-05 unverdicted novelty 6.0

    NSPOD is a multigrid-like preconditioner using DeepONet-learned POD subspaces that dramatically cuts Krylov solver iterations for solid mechanics PDEs on unstructured CAD geometries, outperforming algebraic multigrid.

  21. Robustness of Spatio-temporal Graph Neural Networks for Fault Location in Partially Observable Distribution Grids

    cs.LG 2026-04 unverdicted novelty 6.0

    Measured-only graph topologies enable STGNNs to achieve up to 11-point F1 gains and 6x faster training versus full-topology GNNs and RNN baselines for fault location in partially observable distribution grids.

  22. Capacity-Controlled Global Attention for Graph Transformers

    cs.LG 2026-04 unverdicted novelty 6.0

    SigGate-GT applies sigmoid gates to attention outputs in graph transformers to reduce over-smoothing, matching prior best on ZINC and setting new SOTA on ogbg-molhiv with gains over GraphGPS.

  23. Learning from Historical Activations in Graph Neural Networks

    cs.LG 2026-01 unverdicted novelty 6.0

    HISTOGRAPH applies unified layer-wise attention followed by node-wise attention over historical GNN activations to improve graph classification, especially in deep models.

  24. Parameter-Efficient Conditioning for Material Generalization in Graph-Based Simulators

    cs.LG 2025-11 unverdicted novelty 6.0

    FiLM conditioning targeted at early message-passing layers lets pretrained GNS models generalize to new material properties using only 12 trajectories, a 5-fold data reduction versus multi-task baselines.

  25. Question-Adaptive Graph Learning for Multi-hop Retrieval Augmented Generation

    cs.LG 2025-10 unverdicted novelty 6.0

    A Multi-L KG and Quest-GNN with question-adaptive intra/inter-level message passing and synthesized pre-training data improves multi-hop RAG performance up to 33.8% on high-hop questions.

  26. Boundary Embedding Shaping with Adaptive Contrastive Learning for Graph Structural Disentanglement

    cs.LG 2026-06 unverdicted novelty 5.0

    BES is an adaptive contrastive learning plug-in for GNNs that shapes boundary embeddings to disentangle spurious structural correlations, yielding 3.3% average gains in node classification.

  27. S$^3$GNN: Efficient Global Mixing and Local Message Passing for Long-Range Graph Learning

    cs.LG 2026-05 unverdicted novelty 5.0

    S³GNN mitigates oversquashing in message-passing networks via lightweight global mixing without strong prior assumptions, yielding up to 10x error reduction and 50% fewer parameters across multiple domains.

  28. Quantile-Free Uncertainty Quantification in Graph Neural Networks

    cs.LG 2026-05 unverdicted novelty 5.0

    QpiGNN provides a quantile-free dual-head architecture for GNN uncertainty quantification that directly optimizes coverage and interval width, yielding 22% higher coverage and 50% narrower intervals than baselines on ...

  29. Robustness of Spatio-temporal Graph Neural Networks for Fault Location in Partially Observable Distribution Grids

    cs.LG 2026-04 unverdicted novelty 5.0

    Measured-only STGNNs (RGATv2, RGSAGE) achieve up to 11 F1 points higher and 6x faster training than RNN baselines for fault location on the IEEE 123-bus feeder under partial observability.

  30. From Load Tests to Live Streams: Graph Embedding-Based Anomaly Detection in Microservice Architectures

    cs.LG 2026-04 unverdicted novelty 5.0

    A GCN-GAE model learns node embeddings from directed weighted microservice graphs to flag anomalies via cosine similarity between load-test and live-event representations, with a synthetic injection framework reportin...

  31. xAI-Drop: Don't Use What You Cannot Explain

    cs.LG 2024-07 unverdicted novelty 5.0

    xAI-Drop introduces an explainability-based topological dropping regularizer for GNNs that outperforms state-of-the-art dropping methods in accuracy and explanation quality on real-world datasets.

  32. Ramanujan Graph Rewiring with Non Negative Resistance Curvature

    cs.LG 2026-06 unverdicted novelty 4.0

    Introduces Ramanujan Propagation as a graph rewiring method for GNNs that leverages Ramanujan graphs to ensure non-negative resistance curvature while preserving local connectivity and outperforming prior rewiring techniques.

  33. Graph Rewiring in GNNs to Mitigate Over-Squashing and Over-Smoothing: A Survey

    cs.LG 2026-05 unverdicted novelty 2.0

    A survey reviewing graph rewiring methods that modify topology to mitigate over-squashing and over-smoothing in GNNs.

  34. Graph Rewiring in GNNs to Mitigate Over-Squashing and Over-Smoothing: A Survey

    cs.LG 2024-11 unverdicted novelty 2.0

    A survey compiling graph rewiring techniques for mitigating over-squashing and over-smoothing in GNNs.