Handling Missing Data via Max-Entropy Regularized Graph Autoencoder
Ziqi Gao, Yifan Niu, Jiashun Cheng, Jianheng Tang, Tingyang Xu, Peilin, Zhao, Lanqing Li, Fugee Tsung, Jia Li

TL;DR
This paper introduces MEGAE, a graph autoencoder that enhances attribute imputation in graphs by maximizing spectral entropy to overcome spectral concentration issues in GNNs.
Contribution
It proposes a novel regularization method that increases spectral entropy without eigen-decomposition, improving attribute imputation accuracy.
Findings
MEGAE outperforms existing methods on benchmark datasets.
The spectral entropy estimation method avoids eigen-decomposition.
Theoretical bounds for spectral entropy estimation are provided.
Abstract
Graph neural networks (GNNs) are popular weapons for modeling relational data. Existing GNNs are not specified for attribute-incomplete graphs, making missing attribute imputation a burning issue. Until recently, many works notice that GNNs are coupled with spectral concentration, which means the spectrum obtained by GNNs concentrates on a local part in spectral domain, e.g., low-frequency due to oversmoothing issue. As a consequence, GNNs may be seriously flawed for reconstructing graph attributes as graph spectral concentration tends to cause a low imputation precision. In this work, we present a regularized graph autoencoder for graph attribute imputation, named MEGAE, which aims at mitigating spectral concentration problem by maximizing the graph spectral entropy. Notably, we first present the method for estimating graph spectral entropy without the eigen-decomposition of Laplacian…
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
Taxonomy
TopicsAdvanced Graph Neural Networks · Brain Tumor Detection and Classification · Machine Learning and ELM
MethodsEntropy Regularization
