paper-with-me

Papers

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 resolution level, MGVAE employs higher order message passing to encode the graph while learning to partition it into mutually exclusive clusters and coarsening into a lower resolution that eventually creates a hierarchy of latent distributions. MGVAE then constructs a hierarchical generative model to variationally decode into a hierarchy of coarsened graphs. Importantly, our proposed framework is end-to-end permutation equivariant with respect to node ordering. MGVAE achieves competitive results with several generative tasks including general graph generation, molecular generation, unsupervised molecular representation learning to predict molecular properties, link prediction on citation graphs, and graph-based image generation.

📄 PDF Abstract BibTeX arXiv:2106.00967

Code (2)

hytruongson/mgvae 공식 구현 pytorch
bachnguyente/temporal-mgn pytorch

Tasks

Graph GenerationImage GenerationLink Predictionmolecular representationRepresentation Learning

Similar Papers 제목 키워드 기반

Holographic-(V)AE: an end-to-end SO(3)-Equivariant (Variational) Autoencoder in Fourier Space

2022-09-30 · Gian Marco Visani, Michael N. Pun, Arman Angaji, Armita Nourmohammad

Group-equivariant neural networks have emerged as a data-efficient approach to solve classification and regression tasks, while respecting the relevant symmetries of the data. However, little work has been done to extend…

VENI: Variational Encoder for Natural Illumination

2026-01-20 · Paul Walker, James A. D. Gardner, Andreea Ardelean, William A. P. Smith 외 arxiv

Inverse rendering is an ill-posed problem, but priors such as illumination priors can help simplify it. Existing work either disregards the spherical and rotation-equivariant nature of illumination environments or does n…

Inverse Rendering

Equivariant Maps for Hierarchical Structures

2020-06-05 · Renhao Wang, Marjan Albooyeh, Siamak Ravanbakhsh

While using invariant and equivariant maps, it is possible to apply deep learning to a range of primitive data structures, a formalism for dealing with hierarchy is lacking. This is a significant issue because many pract…

3D Semantic SegmentationSemantic SegmentationTranslation

Equivariant Networks for Hierarchical Structures

2020-12-01 · NeurIPS 2020 12 · Renhao Wang, Marjan Albooyeh, Siamak Ravanbakhsh

While using invariant and equivariant maps, it is possible to apply deep learning to a range of primitive data structures, a formalism for dealing with hierarchy is lacking. This is a significant issue because many pract…

Semantic SegmentationTranslation

3DLinker: An E(3) Equivariant Variational Autoencoder for Molecular Linker Design

2022-05-15 · Yinan Huang, Xingang Peng, Jianzhu Ma, Muhan Zhang

Deep learning has achieved tremendous success in designing novel chemical compounds with desirable pharmaceutical properties. In this work, we focus on a new type of drug design problem -- generating a small "linker" to …

Drug Design