paper-with-me

Papers

Unsupervised Hierarchical Graph Representation Learning with Variational Bayes

2019-09-25 · Shashanka Ubaru, Jie Chen

Hierarchical graph representation learning is an emerging subject owing to the increasingly popular adoption of graph neural networks in machine learning and applications. Loosely speaking, work under this umbrella falls into two categories: (a) use a predefined graph hierarchy to perform pooling; and (b) learn the hierarchy for a given graph through differentiable parameterization of the coarsening process. These approaches are supervised; a predictive task with ground-truth labels is used to drive the learning. In this work, we propose an unsupervised approach, \textsc{BayesPool}, with the use of variational Bayes. It produces graph representations given a predefined hierarchy. Rather than relying on labels, the training signal comes from the evidence lower bound of encoding a graph and decoding the subsequent one in the hierarchy. Node features are treated latent in this variational machinery, so that they are produced as a byproduct and are used in downstream tasks. We demonstrate a comprehensive set of experiments to show the usefulness of the learned representation in the context of graph classification.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph ClassificationGraph Representation LearningRepresentation Learning

Similar Papers 제목 키워드 기반

HQ-VAE: Hierarchical Discrete Representation Learning with Variational Bayes

2023-12-31 · Yuhta Takida, Yukara Ikemiya, Takashi Shibuya, Kazuki Shimada 외

Vector quantization (VQ) is a technique to deterministically learn features with discrete codebook representations. It is commonly performed with a variational autoencoding model, VQ-VAE, which can be further extended to…

QuantizationRepresentation Learning

SeeGera: Self-supervised Semi-implicit Graph Variational Auto-encoders with Masking

2023-01-29 · Xiang Li, Tiandi Ye, Caihua Shan, Dongsheng Li 외

Generative graph self-supervised learning (SSL) aims to learn node representations by reconstructing the input graph data. However, most existing methods focus on unsupervised learning tasks only and very few work has sh…

Contrastive LearningSelf-Supervised LearningVariational Inference

Nonparametric Variational Auto-encoders for Hierarchical Representation Learning

2017-03-21 · ICCV 2017 10 · Prasoon Goyal, Zhiting Hu, Xiaodan Liang, Chenyu Wang 외

The recently developed variational autoencoders (VAEs) have proved to be an effective confluence of the rich representational power of neural networks with Bayesian methods. However, most work on VAEs use a rather simple…

ClusteringRepresentation LearningVariational Inference

Multiresolution Equivariant Graph Variational Autoencoder

2021-06-02 · Truong Son Hy, Risi Kondor

In this paper, we propose Multiresolution Equivariant Graph Variational Autoencoders (MGVAE), the first hierarchical generative model to learn and generate graphs in a multiresolution and equivariant manner. At each reso…

Graph GenerationImage GenerationLink Predictionmolecular representation+1

Hyperbolic Graph Embedding with Enhanced Semi-Implicit Variational Inference

2020-10-31 · Ali Lotfi Rezaabad, Rahi Kalantari, Sriram Vishwanath, Mingyuan Zhou 외

Efficient modeling of relational data arising in physical, social, and information sciences is challenging due to complicated dependencies within the data. In this work, we build off of semi-implicit graph variational au…

Graph EmbeddingLink PredictionNode ClassificationVariational Inference