English

Elastic Graph Neural Networks

Machine Learning 2021-07-16 v1 Artificial Intelligence Neural and Evolutionary Computing

Abstract

While many existing graph neural networks (GNNs) have been proven to perform 2\ell_2-based graph smoothing that enforces smoothness globally, in this work we aim to further enhance the local smoothness adaptivity of GNNs via 1\ell_1-based graph smoothing. As a result, we introduce a family of GNNs (Elastic GNNs) based on 1\ell_1 and 2\ell_2-based graph smoothing. In particular, we propose a novel and general message passing scheme into GNNs. This message passing algorithm is not only friendly to back-propagation training but also achieves the desired smoothing properties with a theoretical convergence guarantee. Experiments on semi-supervised learning tasks demonstrate that the proposed Elastic GNNs obtain better adaptivity on benchmark datasets and are significantly robust to graph adversarial attacks. The implementation of Elastic GNNs is available at \url{https://github.com/lxiaorui/ElasticGNN}.

Keywords

Cite

@article{arxiv.2107.06996,
  title  = {Elastic Graph Neural Networks},
  author = {Xiaorui Liu and Wei Jin and Yao Ma and Yaxin Li and Hua Liu and Yiqi Wang and Ming Yan and Jiliang Tang},
  journal= {arXiv preprint arXiv:2107.06996},
  year   = {2021}
}

Comments

ICML 2021 (International Conference on Machine Learning)

R2 v1 2026-06-24T04:12:33.361Z