English

Simplified PCNet with Robustness

Machine Learning 2024-03-07 v1

Abstract

Graph Neural Networks (GNNs) have garnered significant attention for their success in learning the representation of homophilic or heterophilic graphs. However, they cannot generalize well to real-world graphs with different levels of homophily. In response, the Possion-Charlier Network (PCNet) \cite{li2024pc}, the previous work, allows graph representation to be learned from heterophily to homophily. Although PCNet alleviates the heterophily issue, there remain some challenges in further improving the efficacy and efficiency. In this paper, we simplify PCNet and enhance its robustness. We first extend the filter order to continuous values and reduce its parameters. Two variants with adaptive neighborhood sizes are implemented. Theoretical analysis shows our model's robustness to graph structure perturbations or adversarial attacks. We validate our approach through semi-supervised learning tasks on various datasets representing both homophilic and heterophilic graphs.

Keywords

Cite

@article{arxiv.2403.03676,
  title  = {Simplified PCNet with Robustness},
  author = {Bingheng Li and Xuanting Xie and Haoxiang Lei and Ruiyi Fang and Zhao Kang},
  journal= {arXiv preprint arXiv:2403.03676},
  year   = {2024}
}

Comments

10 pages, 3 figures

R2 v1 2026-06-28T15:10:55.343Z