Graph Information Vanishing Phenomenon inImplicit Graph Neural Networks
Haifeng Li, Jun Cao, Jiawei Zhu, Qing Zhu, Guohua Wu

TL;DR
This paper investigates the Graph Information Vanishing phenomenon in implicit GNNs, revealing that learnable transformation structures often diminish the usefulness of graph information during node representation learning.
Contribution
The study identifies the GIV phenomenon in implicit GNNs and demonstrates that current methods fail to effectively utilize graph information, suggesting a need to rethink the relationship between graph data and transformation structures.
Findings
Randomization of graph info rarely affects model performance
LTS maps different graph info into highly similar outputs
GIV phenomenon is supported by extensive experiments
Abstract
One of the key problems of GNNs is how to describe the importance of neighbor nodes in the aggregation process for learning node representations. A class of GNNs solves this problem by learning implicit weights to represent the importance of neighbor nodes, which we call implicit GNNs such as Graph Attention Network. The basic idea of implicit GNNs is to introduce graph information with special properties followed by Learnable Transformation Structures (LTS) which encode the importance of neighbor nodes via a data-driven way. In this paper, we argue that LTS makes the special properties of graph information disappear during the learning process, resulting in graph information unhelpful for learning node representations. We call this phenomenon Graph Information Vanishing (GIV). Also, we find that LTS maps different graph information into highly similar results. To validate the above two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Complex Network Analysis Techniques
