Revisiting Initializing Then Refining: An Incomplete and Missing Graph Imputation Network
Wenxuan Tu, Bin Xiao, Xinwang Liu, Sihang Zhou, Zhiping Cai, and, Jieren Cheng

TL;DR
This paper introduces RITR, a novel unsupervised graph imputation network that effectively handles graphs with both attribute-incomplete and attribute-missing data, outperforming existing methods.
Contribution
The paper presents the first unsupervised framework specifically designed for hybrid-absent graphs with both attribute-incomplete and attribute-missing data.
Findings
RITR outperforms state-of-the-art methods on four datasets.
The initializing-then-refining strategy improves imputation accuracy.
The method effectively handles complex hybrid data absence scenarios.
Abstract
With the development of various applications, such as social networks and knowledge graphs, graph data has been ubiquitous in the real world. Unfortunately, graphs usually suffer from being absent due to privacy-protecting policies or copyright restrictions during data collection. The absence of graph data can be roughly categorized into attribute-incomplete and attribute-missing circumstances. Specifically, attribute-incomplete indicates that a part of the attribute vectors of all nodes are incomplete, while attribute-missing indicates that the whole attribute vectors of partial nodes are missing. Although many efforts have been devoted, none of them is custom-designed for a common situation where both types of graph data absence exist simultaneously. To fill this gap, we develop a novel network termed Revisiting Initializing Then Refining (RITR), where we complete both…
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
MethodsNone
