Self-Organization Preserved Graph Structure Learning with Principle of Relevant Information

Abstract

Most Graph Neural Networks follow the message-passing paradigm, assuming the observed structure depicts the ground-truth node relationships. However, this fundamental assumption cannot always be satisfied, as real-world graphs are always incomplete, noisy, or redundant. How to reveal the inherent graph structure in a unified way remains under-explored. We proposed PRI-GSL, a Graph Structure Learning framework guided by the Principle of Relevant Information, providing a simple and unified framework for identifying the self-organization and revealing the hidden structure. PRI-GSL learns a structure that contains the most relevant yet least redundant information quantified by von Neumann entropy and Quantum Jensen Shannon divergence. PRI-GSL incorporates the evolution of quantum continuous walk with graph wavelets to encode node structural roles, showing in which way the nodes interplay and self-organize with the graph structure. Extensive experiments demonstrate the superior effectiveness and robustness of PRI-GSL.

Cite

Text

Sun et al. "Self-Organization Preserved Graph Structure Learning with Principle of Relevant Information." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I4.25587

Markdown

[Sun et al. "Self-Organization Preserved Graph Structure Learning with Principle of Relevant Information." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/sun2023aaai-self/) doi:10.1609/AAAI.V37I4.25587

BibTeX

@inproceedings{sun2023aaai-self,
  title     = {{Self-Organization Preserved Graph Structure Learning with Principle of Relevant Information}},
  author    = {Sun, Qingyun and Li, Jianxin and Yang, Beining and Fu, Xingcheng and Peng, Hao and Yu, Philip S.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {4643-4651},
  doi       = {10.1609/AAAI.V37I4.25587},
  url       = {https://mlanthology.org/aaai/2023/sun2023aaai-self/}
}