jrwnter / pigvaeLinks
Implementation of the Paper "Permutation-Invariant Variational Autoencoder for Graph-Level Representation Learning" by Robin Winter, Frank Noe and Djork-Arne Clevert.
☆43Updated 2 years ago
Alternatives and similar repositories for pigvae
Users that are interested in pigvae are comparing it to the libraries listed below
Sorting:
- SignNet and BasisNet☆101Updated 2 years ago
- Work on designing a graph co-attention algorithm.☆18Updated 2 years ago
- Equivariant Subgraph Aggregation Networks (ICLR 2022 Spotlight)☆89Updated 2 years ago
- Official Code Repository for the paper "Score-based Generative Modeling of Graphs via the System of Stochastic Differential Equations" (I…☆177Updated last year
- MiDi: Mixed Graph and 3D Denoising Diffusion for Molecule Generation☆107Updated last year
- Making self-supervised learning work on molecules by using their 3D geometry to pre-train GNNs. Implemented in DGL and Pytorch Geometric.☆169Updated 2 years ago
- Pre-training Molecular Graph Representation with 3D Geometry, ICLR'22 (https://openreview.net/forum?id=xQUe1pOKPam)☆200Updated 3 years ago
- Official repository for the paper "On Evaluation Metrics for Graph Generative Models"☆25Updated 3 years ago
- MoFlow: an invertible flow model for generating molecular graphs☆146Updated 2 years ago
- Code and dataset to test empirically the expressive power of graph pooling operators presented as presented at NeurIPS 2023☆36Updated last year
- ☆57Updated 4 years ago
- Implementation of GeoDiff: a Geometric Diffusion Model for Molecular Conformation Generation (ICLR 2022).☆386Updated 2 years ago
- A Transformer Based VAE Architecture for De Novo Molecular Design☆101Updated 3 years ago
- Official code repository for the paper Exploring Chemical Space with Score-based Out-of-distribution Generation (ICML 2023)☆39Updated last year
- Edge-Augmented Graph Transformer☆80Updated last year
- Official implementation of pre-training via denoising for TorchMD-NET☆97Updated 2 years ago
- Graph Positional and Structural Encoder☆53Updated 9 months ago
- Geometric Generative Model Tutorial at LoG 2024☆27Updated 11 months ago
- Official implementation for the paper: Permutation Invariant Graph Generation via Score-Based Generative Modeling☆112Updated 2 years ago
- PyTorch implementation of MolGAN: MolGAN: An implicit generative model for small molecular graphs.☆62Updated 4 years ago
- ☆155Updated 4 years ago
- Conditional Diffusion Based on Discrete Graph Structures for Molecular Graph Generation☆34Updated 2 years ago
- Pytroch implementation of MolGAN: An implicit generative model for small molecular graphs (https://arxiv.org/abs/1805.11973)☆175Updated 7 years ago
- [ICLR 2023] "Mole-BERT: Rethinking Pre-training Graph Neural Networks for Molecules"☆126Updated 2 years ago
- Implementation of Directional Graph Networks in PyTorch and DGL☆117Updated 4 years ago
- code for the paper "DiGress: Discrete Denoising diffusion for graph generation"☆463Updated 6 months ago
- Efficient Learning of Non-Autoregressive Graph Variational Autoencoders for Molecular Graph Generation☆41Updated 5 years ago
- Long Range Graph Benchmark, NeurIPS 2022 Track on D&B