Graph Neural Networks can Recover the Hidden Features Solely from the Graph Structure
Ryoma Sato

TL;DR
This paper demonstrates that Graph Neural Networks can recover hidden node features solely from graph structure, revealing their full potential to exploit underlying data in graph learning tasks.
Contribution
It provides a theoretical analysis showing GNNs can recover hidden features from graph structure alone, and confirms this with empirical experiments.
Findings
GNNs can recover hidden node features from graph structure.
GNNs can use recovered features for downstream tasks.
Theoretical analysis supports empirical results.
Abstract
Graph Neural Networks (GNNs) are popular models for graph learning problems. GNNs show strong empirical performance in many practical tasks. However, the theoretical properties have not been completely elucidated. In this paper, we investigate whether GNNs can exploit the graph structure from the perspective of the expressive power of GNNs. In our analysis, we consider graph generation processes that are controlled by hidden (or latent) node features, which contain all information about the graph structure. A typical example of this framework is kNN graphs constructed from the hidden features. In our main results, we show that GNNs can recover the hidden node features from the input graph alone, even when all node features, including the hidden features themselves and any indirect hints, are unavailable. GNNs can further use the recovered node features for downstream tasks. These…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Machine Learning in Materials Science · Topic Modeling
