IJCAI 2024poster6 citations

LG-GNN: Local-Global Adaptive Graph Neural Network for Modeling Both Homophily and Heterophily

Zhizhi Yu, Bin Feng, Dongxiao He, Zizhen Wang, Yuxiao Huang, Zhiyong Feng

Abstract

Most Graph Neural Networks (GNNs) are based on the homophily assumption, where nodes with the same labels or similar features tend to be connected to each other. However, real-world graphs often do not adhere to this homophily assumption. Currently, most researches aggregate multi-hop neighbor information to discover more potentially relevant nodes. However, in the aggregation process of GNNs, the difference in modeling global and local information is not considered, inevitably leading to information loss. Motivated by this limitation, we propose LG-GNN, a local-global adaptive graph neural network for modeling both homophily and heterophily. Specifically, we model the long-range structural similarity and local feature similarity between nodes from global and local perspectives, in order to capture distant dependencies in highly heterophilic networks while reducing the mixing of locally dissimilar feature nodes, thereby increasing the effectiveness of information aggregation in highly heterophilic graphs. Extensive experiments on a wide range of real-world datasets demonstrate that our proposed approach performs well in both heterophilic and homophilic graphs.

Data Mining: DM: Mining graphsMachine Learning: ML: Sequence and graph learning
BibTeX
@inproceedings{ijcai2024p278,
  title     = {LG-GNN: Local-Global Adaptive Graph Neural Network for Modeling Both Homophily and Heterophily},
  author    = {Yu, Zhizhi and Feng, Bin and He, Dongxiao and Wang, Zizhen and Huang, Yuxiao and Feng, Zhiyong},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {2515--2523},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/278},
  url       = {https://doi.org/10.24963/ijcai.2024/278},
}
LG-GNN: Local-Global Adaptive Graph Neural Network for Modeling Both Homophily and Heterophily · IJCAI 2024