paper-with-me

홈 › Papers

Beyond Over-smoothing: Uncovering the Trainability Challenges in Deep Graph Neural Networks

2024-08-07 · Jie Peng, Runlin Lei, Zhewei Wei

The drastic performance degradation of Graph Neural Networks (GNNs) as the depth of the graph propagation layers exceeds 8-10 is widely attributed to a phenomenon of Over-smoothing. Although recent research suggests that Over-smoothing may not be the dominant reason for such a performance degradation, they have not provided rigorous analysis from a theoretical view, which warrants further investigation. In this paper, we systematically analyze the real dominant problem in deep GNNs and identify the issues that these GNNs towards addressing Over-smoothing essentially work on via empirical experiments and theoretical gradient analysis. We theoretically prove that the difficult training problem of deep MLPs is actually the main challenge, and various existing methods that supposedly tackle Over-smoothing actually improve the trainability of MLPs, which is the main reason for their performance gains. Our further investigation into trainability issues reveals that properly constrained smaller upper bounds of gradient flow notably enhance the trainability of GNNs. Experimental results on diverse datasets demonstrate consistency between our theoretical findings and empirical evidence. Our analysis provides new insights in constructing deep graph models.

📄 PDF Abstract BibTeX arXiv:2408.03669

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Deepening Graph Neural Networks: A GNTK-based Optimization Perspective

2021-03-03 · ICLR 2022 4 · Wei Huang, Yayong Li, Weitao Du, Jie Yin 외

Graph convolutional networks (GCNs) and their variants have achieved great success in dealing with graph-structured data. Nevertheless, it is well known that deep GCNs suffer from the over-smoothing problem, where node r…

Beyond the Expressivity-Trainability Paradox: A Dynamical Lie Algebra Perspective on Navigating Barren Plateaus in Quantum Machine Learning

2026-06-30 · Kung-Ming Lan, Edward Huang arxiv

As Quantum Machine Learning (QML) transitions toward practical implementation, the field faces a critical architectural bottleneck that challenges the fundamental assumptions of classical statistical learning theory. In …

Quantum Machine LearningBinary Classification

Enhancing Circuit Trainability with Selective Gate Activation Strategy

2025-03-17 · Jeihee Cho, Junyong Lee, Daniel Justice, Shiho Kim

Hybrid quantum-classical computing relies heavily on Variational Quantum Algorithms (VQAs) to tackle challenges in diverse fields like quantum chemistry and machine learning. However, VQAs face a critical limitation: the…

Why is topology hard to learn?

2025-09-30 · D. O. Oriekhov, Stan Bergkamp, Guliuxin Jin, Juan Daniel Torres Luna 외 arxiv

Much attention has been devoted to the use of machine learning to approximate physical concepts. Yet, due to challenges in interpretability of machine learning techniques, the question of what physics machine learning mo…

Trainability issues in quantum policy gradients

2024-06-13 · André Sequeira, Luis Paulo Santos, Luis Soares Barbosa

This research explores the trainability of Parameterized Quantum circuit-based policies in Reinforcement Learning, an area that has recently seen a surge in empirical exploration. While some studies suggest improved samp…