Accurate Node Feature Estimation with Structured Variational Graph Autoencoder
Jaemin Yoo, Hyunsik Jeon, Jinhong Jung, and U Kang

TL;DR
This paper introduces SVGA, a novel structured variational graph autoencoder that accurately estimates missing node features by leveraging probabilistic inference and graph structure, outperforming existing methods.
Contribution
The paper presents SVGA, a new approach that applies structured variational inference with Gaussian Markov random fields for improved high-dimensional feature estimation.
Findings
Achieves state-of-the-art performance on real datasets.
Effectively models prior distributions using graph structure.
Balances representation power with regularization to prevent overfitting.
Abstract
Given a graph with partial observations of node features, how can we estimate the missing features accurately? Feature estimation is a crucial problem for analyzing real-world graphs whose features are commonly missing during the data collection process. Accurate estimation not only provides diverse information of nodes but also supports the inference of graph neural networks that require the full observation of node features. However, designing an effective approach for estimating high-dimensional features is challenging, since it requires an estimator to have large representation power, increasing the risk of overfitting. In this work, we propose SVGA (Structured Variational Graph Autoencoder), an accurate method for feature estimation. SVGA applies strong regularization to the distribution of latent variables by structured variational inference, which models the prior of variables as…
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 · Bayesian Modeling and Causal Inference · Domain Adaptation and Few-Shot Learning
