Accurate Node Feature Estimation with Structured Variational Graph
Autoencoder
- URL: http://arxiv.org/abs/2206.04516v2
- Date: Thu, 6 Apr 2023 00:55:18 GMT
- Title: Accurate Node Feature Estimation with Structured Variational Graph
Autoencoder
- Authors: Jaemin Yoo, Hyunsik Jeon, Jinhong Jung, and U Kang
- Abstract summary: Given a graph with partial observations of node features, how can we estimate the missing features accurately?
We propose SVGA (Structured Variational Graph Autoencoder), an accurate method for feature estimation.
As a result, SVGA combines the advantages of probabilistic inference and graph neural networks, achieving state-of-the-art performance in real datasets.
- Score: 21.436706159840014
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- 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 Gaussian Markov
random field based on the graph structure. As a result, SVGA combines the
advantages of probabilistic inference and graph neural networks, achieving
state-of-the-art performance in real datasets.
Related papers
- Deep Generative Models for Subgraph Prediction [10.56335881963895]
This paper introduces subgraph queries as a new task for deep graph learning.
Subgraph queries jointly predict the components of a target subgraph based on evidence that is represented by an observed subgraph.
We utilize a probabilistic deep Graph Generative Model to answer subgraph queries.
arXiv Detail & Related papers (2024-08-07T19:24:02Z) - Deep Manifold Graph Auto-Encoder for Attributed Graph Embedding [51.75091298017941]
This paper proposes a novel Deep Manifold (Variational) Graph Auto-Encoder (DMVGAE/DMGAE) for attributed graph data.
The proposed method surpasses state-of-the-art baseline algorithms by a significant margin on different downstream tasks across popular datasets.
arXiv Detail & Related papers (2024-01-12T17:57:07Z) - NodeFormer: A Scalable Graph Structure Learning Transformer for Node
Classification [70.51126383984555]
We introduce a novel all-pair message passing scheme for efficiently propagating node signals between arbitrary nodes.
The efficient computation is enabled by a kernerlized Gumbel-Softmax operator.
Experiments demonstrate the promising efficacy of the method in various tasks including node classification on graphs.
arXiv Detail & Related papers (2023-06-14T09:21:15Z) - USER: Unsupervised Structural Entropy-based Robust Graph Neural Network [22.322867182077182]
Unsupervised graph neural networks (GNNs) are vulnerable to inherent randomness in the input graph data.
We propose USER, an unsupervised robust version of graph neural networks that is based on structural entropy.
Experiments conducted on clustering and link prediction tasks under random-noises and meta-attack over three datasets show USER outperforms benchmarks.
arXiv Detail & Related papers (2023-02-12T10:32:12Z) - GrannGAN: Graph annotation generative adversarial networks [72.66289932625742]
We consider the problem of modelling high-dimensional distributions and generating new examples of data with complex relational feature structure coherent with a graph skeleton.
The model we propose tackles the problem of generating the data features constrained by the specific graph structure of each data point by splitting the task into two phases.
In the first it models the distribution of features associated with the nodes of the given graph, in the second it complements the edge features conditionally on the node features.
arXiv Detail & Related papers (2022-12-01T11:49:07Z) - Explicit Pairwise Factorized Graph Neural Network for Semi-Supervised
Node Classification [59.06717774425588]
We propose the Explicit Pairwise Factorized Graph Neural Network (EPFGNN), which models the whole graph as a partially observed Markov Random Field.
It contains explicit pairwise factors to model output-output relations and uses a GNN backbone to model input-output relations.
We conduct experiments on various datasets, which shows that our model can effectively improve the performance for semi-supervised node classification on graphs.
arXiv Detail & Related papers (2021-07-27T19:47:53Z) - Robust Optimization as Data Augmentation for Large-scale Graphs [117.2376815614148]
We propose FLAG (Free Large-scale Adversarial Augmentation on Graphs), which iteratively augments node features with gradient-based adversarial perturbations during training.
FLAG is a general-purpose approach for graph data, which universally works in node classification, link prediction, and graph classification tasks.
arXiv Detail & Related papers (2020-10-19T21:51:47Z) - Pseudoinverse Graph Convolutional Networks: Fast Filters Tailored for
Large Eigengaps of Dense Graphs and Hypergraphs [0.0]
Graph Convolutional Networks (GCNs) have proven to be successful tools for semi-supervised classification on graph-based datasets.
We propose a new GCN variant whose three-part filter space is targeted at dense graphs.
arXiv Detail & Related papers (2020-08-03T08:48:41Z) - Graph Neural Networks Including Sparse Interpretability [0.0]
We present a model-agnostic framework for interpreting important graph structure and node features.
Our GISST models achieve superior node feature and edge explanation precision in synthetic datasets.
arXiv Detail & Related papers (2020-06-30T21:35:55Z) - Block-Approximated Exponential Random Graphs [77.4792558024487]
An important challenge in the field of exponential random graphs (ERGs) is the fitting of non-trivial ERGs on large graphs.
We propose an approximative framework to such non-trivial ERGs that result in dyadic independence (i.e., edge independent) distributions.
Our methods are scalable to sparse graphs consisting of millions of nodes.
arXiv Detail & Related papers (2020-02-14T11:42:16Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.