IJCAI 2022poster32 citations

Initializing Then Refining: A Simple Graph Attribute Imputation Network

Wenxuan Tu, Sihang Zhou, Xinwang Liu, Yue Liu, Zhiping Cai, En Zhu, Changwang Zhang, Jieren Cheng

Abstract

Representation learning on the attribute-missing graphs, whose connection information is complete while the attribute information of some nodes is missing, is an important yet challenging task. To impute the missing attributes, existing methods isolate the learning processes of attribute and structure information embeddings, and force both resultant representations to align with a common in-discriminative normal distribution, leading to inaccurate imputation. To tackle these issues, we propose a novel graph-oriented imputation framework called initializing then refining (ITR), where we first employ the structure information for initial imputation, and then leverage observed attribute and structure information to adaptively refine the imputed latent variables. Specifically, we first adopt the structure embeddings of attribute-missing samples as the embedding initialization, and then refine these initial values by aggregating the reliable and informative embeddings of attribute-observed samples according to the affinity structure. Specially, in our refining process, the affinity structure is adaptively updated through iterations by calculating the sample-wise correlations upon the recomposed embeddings. Extensive experiments on four benchmark datasets verify the superiority of ITR against state-of-the-art methods.

Machine Learning: Representation learningMachine Learning: Self-supervised LearningMachine Learning: AutoencodersMachine Learning: Multi-view learning
BibTeX
@inproceedings{ijcai2022p485,
  title     = {Initializing Then Refining: A Simple Graph Attribute Imputation Network},
  author    = {Tu, Wenxuan and Zhou, Sihang and Liu, Xinwang and Liu, Yue and Cai, Zhiping and Zhu, En and Zhang, Changwang and Cheng, Jieren},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {3494--3500},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/485},
  url       = {https://doi.org/10.24963/ijcai.2022/485},
}
Initializing Then Refining: A Simple Graph Attribute Imputation Network · IJCAI 2022