AI RESEARCH
Backward Oversmoothing: why is it hard to train deep Graph Neural Networks?
arXiv CS.LG
•
ArXi:2505.16736v2 Announce Type: replace Oversmoothing has long been identified as a major limitation of Graph Neural Networks (GNNs): input node features are smoothed at each layer and converge to a non-informative representation, if the weights of the GNN are sufficiently bounded. This assumption is crucial: if, on the contrary, the weights are sufficiently large, then oversmoothing may not happen. Theoretically, GNN could thus learn to not oversmooth. However it does not really happen in practice, which prompts us to examine oversmoothing from an optimization point of view.