ICASSP 2024accepted0 citations

GLMAE: Graph Representation Learning Method Combining Generative Learning and Masking Autoencoder

Yunfeng Xu, Shaohui Zhao, Hexun Fan, Jialin Wang

Abstract

Graph representation learning is the foundation for various graph data mining tasks. In the real world, graph data not only contains complex adjacency relationships but also diverse structural information. To address issues such as overfitting and overemphasis on neighboring information while neglecting structural information in graph autoencoders, a novel approach that combines generative learning and masked autoencoder for graph representation learning is proposed. This method employs a masked autoencoder to mask a portion of the graph structure, using the remaining structure as input to the graph autoencoder, effectively alleviating overfitting. Additionally, leveraging generative learning theory, a new graph autoencoder is introduced, capable of aggregating both neighbor and structural information to generate high-quality graph embeddings. Comparative experiments between GLMAE and representative graph representation learning methods demonstrate that GLMAE achieves state-of-the-art performance in link prediction and node classification tasks.

BibTeX
@inproceedings{icassp2024_glmaegraphrepres,
  title = {GLMAE: Graph Representation Learning Method Combining Generative Learning and Masking Autoencoder},
  author = {Yunfeng Xu and Shaohui Zhao and Hexun Fan and Jialin Wang},
  booktitle = {ICASSP 2024},
  year = {2024}
}