paper-with-me

홈 › Papers

A Note on Over-Smoothing for Graph Neural Networks

2020-06-23 · Chen Cai, Yusu Wang

Graph Neural Networks (GNNs) have achieved a lot of success on graph-structured data. However, it is observed that the performance of graph neural networks does not improve as the number of layers increases. This effect, known as over-smoothing, has been analyzed mostly in linear cases. In this paper, we build upon previous results \cite{oono2019graph} to further analyze the over-smoothing effect in the general graph neural network architecture. We show when the weight matrix satisfies the conditions determined by the spectrum of augmented normalized Laplacian, the Dirichlet energy of embeddings will converge to zero, resulting in the loss of discriminative power. Using Dirichlet energy to measure "expressiveness" of embedding is conceptually clean; it leads to simpler proofs than \cite{oono2019graph} and can handle more non-linearities.

📄 PDF Abstract BibTeX arXiv:2006.13318

Code (1)

Chen-Cai-OSU/GNN-Over-Smoothing 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Comment on "A Note on Over-Smoothing for Graph Neural Networks"

2025-09-04 · Razi Hasson, Reuven Guetta arxiv

We comment on Cai and Wang (2020, arXiv:2006.13318), who analyze over-smoothing in GNNs via Dirichlet energy. We show that under mild spectral conditions (including with Leaky-ReLU), the Dirichlet energy of node embeddin…

Long-range Meta-path Search on Large-scale Heterogeneous Graphs

2023-07-17 · Chao Li, Zijie Guo, Qiuting He, Hao Xu 외

Utilizing long-range dependency, a concept extensively studied in homogeneous graphs, remains underexplored in heterogeneous graphs, especially on large ones, posing two significant challenges: Reducing computational cos…

Node ClassificationNode Property Prediction

NOTE: Solution for KDD-CUP 2021 WikiKG90M-LSC

2021-07-05 · Weiyue Su, Zeyang Fang, Hui Zhong, Huijuan Wang 외

WikiKG90M in KDD Cup 2021 is a large encyclopedic knowledge graph, which could benefit various downstream applications such as question answering and recommender systems. Participants are invited to complete the knowledg…

Feature EngineeringQuestion AnsweringRecommendation SystemsRepresentation Learning

Oversmoothing, "Oversquashing", Heterophily, Long-Range, and more: Demystifying Common Beliefs in Graph Machine Learning

2025-05-21 · Adrian Arnaiz-Rodriguez, Federico Errica

After a renaissance phase in which researchers revisited the message-passing paradigm through the lens of deep learning, the graph machine learning community shifted its attention towards a deeper and practical understan…

Comparison of Modified Kneser-Ney and Witten-Bell Smoothing Techniques in Statistical Language Model of Bahasa Indonesia

2017-06-23 · Ismail Rusli

Smoothing is one technique to overcome data sparsity in statistical language model. Although in its mathematical definition there is no explicit dependency upon specific natural language, different natures of natural lan…

Language ModelingLanguage Modelling