English

GraTO: Graph Neural Network Framework Tackling Over-smoothing with Neural Architecture Search

Machine Learning 2022-10-25 v2

Abstract

Current Graph Neural Networks (GNNs) suffer from the over-smoothing problem, which results in indistinguishable node representations and low model performance with more GNN layers. Many methods have been put forward to tackle this problem in recent years. However, existing tackling over-smoothing methods emphasize model performance and neglect the over-smoothness of node representations. Additional, different approaches are applied one at a time, while there lacks an overall framework to jointly leverage multiple solutions to the over-smoothing challenge. To solve these problems, we propose GraTO, a framework based on neural architecture search to automatically search for GNNs architecture. GraTO adopts a novel loss function to facilitate striking a balance between model performance and representation smoothness. In addition to existing methods, our search space also includes DropAttribute, a novel scheme for alleviating the over-smoothing challenge, to fully leverage diverse solutions. We conduct extensive experiments on six real-world datasets to evaluate GraTo, which demonstrates that GraTo outperforms baselines in the over-smoothing metrics and achieves competitive performance in accuracy. GraTO is especially effective and robust with increasing numbers of GNN layers. Further experiments bear out the quality of node representations learned with GraTO and the effectiveness of model architecture. We make cide of GraTo available at Github (\url{https://github.com/fxsxjtu/GraTO}).

Keywords

Cite

@article{arxiv.2208.09027,
  title  = {GraTO: Graph Neural Network Framework Tackling Over-smoothing with Neural Architecture Search},
  author = {Xinshun Feng and Herun Wan and Shangbin Feng and Hongrui Wang and Jun Zhou and Qinghua Zheng and Minnan Luo},
  journal= {arXiv preprint arXiv:2208.09027},
  year   = {2022}
}

Comments

accepted at CIKM2022

R2 v1 2026-06-25T01:48:26.602Z