paper-with-me

Papers

Isomorphic-Consistent Variational Graph Auto-Encoders for Multi-Level Graph Representation Learning

2023-12-09 · Hanxuan Yang, Qingchao Kong, Wenji Mao

Graph representation learning is a fundamental research theme and can be generalized to benefit multiple downstream tasks from the node and link levels to the higher graph level. In practice, it is desirable to develop task-agnostic general graph representation learning methods that are typically trained in an unsupervised manner. Related research reveals that the power of graph representation learning methods depends on whether they can differentiate distinct graph structures as different embeddings and map isomorphic graphs to consistent embeddings (i.e., the isomorphic consistency of graph models). However, for task-agnostic general graph representation learning, existing unsupervised graph models, represented by the variational graph auto-encoders (VGAEs), can only keep the isomorphic consistency within the subgraphs of 1-hop neighborhoods and thus usually manifest inferior performance on the more difficult higher-level tasks. To overcome the limitations of existing unsupervised methods, in this paper, we propose the Isomorphic-Consistent VGAE (IsoC-VGAE) for multi-level task-agnostic graph representation learning. We first devise a decoding scheme to provide a theoretical guarantee of keeping the isomorphic consistency under the settings of unsupervised learning. We then propose the Inverse Graph Neural Network (Inv-GNN) decoder as its intuitive realization, which trains the model via reconstructing the GNN node embeddings with multi-hop neighborhood information, so as to maintain the high-order isomorphic consistency within the VGAE framework. We conduct extensive experiments on the representative graph learning tasks at different levels, including node classification, link prediction and graph classification, and the results verify that our proposed model generally outperforms both the state-of-the-art unsupervised methods and representative supervised methods.

📄 PDF Abstract BibTeX arXiv:2312.05519

Code (0)

등록된 구현이 없습니다.

Tasks

Graph ClassificationGraph LearningGraph Neural NetworkGraph Representation LearningLink PredictionNode ClassificationRepresentation Learning

Methods 이 논문이 사용한 방법론

VGAE 설명 없음
Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Isometric Quotient Variational Auto-Encoders for Structure-Preserving Representation Learning

2023-09-21 · NeurIPS 2023 11

We study structure-preserving low-dimensional representation of a data manifold embedded in a high-dimensional observation space based on variational auto-encoders (VAEs). We approach this by decomposing the data manifol…

To Share or Not to Share: Investigating Weight Sharing in Variational Graph Autoencoders

2025-02-23 · Guillaume Salha-Galvan, Jiaying Xu

This paper investigates the understudied practice of weight sharing (WS) in variational graph autoencoders (VGAE). WS presents both benefits and drawbacks for VGAE model design and node embedding learning, leaving its ov…

Simple and Effective Graph Autoencoders with One-Hop Linear Models

2020-01-21 · Guillaume Salha, Romain Hennequin, Michalis Vazirgiannis

Over the last few years, graph autoencoders (AE) and variational autoencoders (VAE) emerged as powerful node embedding methods, with promising performances on challenging tasks such as link prediction and node clustering…

ClusteringLink PredictionNode Clustering

Variational Graph Normalized Auto-Encoders

2021-08-18 · Seong Jin Ahn, Myoung Ho Kim

Link prediction is one of the key problems for graph-structured data. With the advancement of graph neural networks, graph autoencoders (GAEs) and variational graph autoencoders (VGAEs) have been proposed to learn graph …

Link PredictionPrediction

Inducing Interpretable Representations with Variational Autoencoders

2016-11-22 · N. Siddharth, Brooks Paige, Alban Desmaison, Jan-Willem van de Meent 외

We develop a framework for incorporating structured graphical models in the \emph{encoders} of variational autoencoders (VAEs) that allows us to induce interpretable representations through approximate variational infere…

General ClassificationVariational Inference