paper-with-me

Papers

Dirichlet Graph Variational Autoencoder

2020-10-09 · NeurIPS 2020 12 · Jia Li, Tomasyu Yu, Jiajin Li, Honglei Zhang, Kangfei Zhao, Yu Rong, Hong Cheng, Junzhou Huang

Graph Neural Networks (GNNs) and Variational Autoencoders (VAEs) have been widely used in modeling and generating graphs with latent factors. However, there is no clear explanation of what these latent factors are and why they perform well. In this work, we present Dirichlet Graph Variational Autoencoder (DGVAE) with graph cluster memberships as latent factors. Our study connects VAEs based graph generation and balanced graph cut, and provides a new way to understand and improve the internal mechanism of VAEs based graph generation. Specifically, we first interpret the reconstruction term of DGVAE as balanced graph cut in a principled way. Furthermore, motivated by the low pass characteristics in balanced graph cut, we propose a new variant of GNN named Heatts to encode the input graph into cluster memberships. Heatts utilizes the Taylor series for fast computation of heat kernels and has better low pass characteristics than Graph Convolutional Networks (GCN). Through experiments on graph generation and graph clustering, we demonstrate the effectiveness of our proposed framework.

📄 PDF Abstract BibTeX arXiv:2010.04408

Code (1)

xiyou3368/DGVAE tf

Tasks

ClusteringGraph ClusteringGraph Generation

Methods 이 논문이 사용한 방법론

Graph Convolutional Networks 설명 없음
Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Dirichlet Variational Autoencoder for Text Modeling

2018-10-31 · Yijun Xiao, Tiancheng Zhao, William Yang Wang

We introduce an improved variational autoencoder (VAE) for text modeling with topic information explicitly modeled as a Dirichlet latent variable. By providing the proposed model topic awareness, it is more superior at r…

Better Latent Spaces for Better Autoencoders

2021-04-16 · Barry M. Dillon, Tilman Plehn, Christof Sauer, Peter Sorrenson

Autoencoders as tools behind anomaly searches at the LHC have the structural problem that they only work in one direction, extracting jets with higher complexity but not the other way around. To address this, we derive c…

SpACNN-LDVAE: Spatial Attention Convolutional Latent Dirichlet Variational Autoencoder for Hyperspectral Pixel Unmixing

2023-11-17 · Soham Chitnis, Kiran Mantripragada, Faisal Z. Qureshi

The hyperspectral pixel unmixing aims to find the underlying materials (endmembers) and their proportions (abundances) in pixels of a hyperspectral image. This work extends the Latent Dirichlet Variational Autoencoder (L…

Hyperspectral UnmixingTransfer Learning

Infinite Variational Autoencoder for Semi-Supervised Learning

2016-11-23 · CVPR 2017 7 · Ehsan Abbasnejad, Anthony Dick, Anton Van Den Hengel

This paper presents an infinite variational autoencoder (VAE) whose capacity adapts to suit the input data. This is achieved using a mixture model where the mixing coefficients are modeled by a Dirichlet process, allowin…

Dirichlet Variational Autoencoder

2019-01-09 · ICLR 2019 5 · Weonyoung Joo, Wonsung Lee, Sungrae Park, Il-Chul Moon

This paper proposes Dirichlet Variational Autoencoder (DirVAE) using a Dirichlet prior for a continuous latent variable that exhibits the characteristic of the categorical probabilities. To infer the parameters of DirVAE…

DecoderGeneral ClassificationTopic Models