paper-with-me

홈 › Papers

A Graph VAE and Graph Transformer Approach to Generating Molecular Graphs

2021-04-09 · Joshua Mitton, Hans M. Senn, Klaas Wynne, Roderick Murray-Smith

We propose a combination of a variational autoencoder and a transformer based model which fully utilises graph convolutional and graph pooling layers to operate directly on graphs. The transformer model implements a novel node encoding layer, replacing the position encoding typically used in transformers, to create a transformer with no position information that operates on graphs, encoding adjacent node properties into the edge generation process. The proposed model builds on graph generative work operating on graphs with edge features, creating a model that offers improved scalability with the number of nodes in a graph. In addition, our model is capable of learning a disentangled, interpretable latent space that represents graph properties through a mapping between latent variables and graph properties. In experiments we chose a benchmark task of molecular generation, given the importance of both generated node and edge features. Using the QM9 dataset we demonstrate that our model performs strongly across the task of generating valid, unique and novel molecules. Finally, we demonstrate that the model is interpretable by generating molecules controlled by molecular properties, and we then analyse and visualise the learned latent representation.

📄 PDF Abstract BibTeX arXiv:2104.04345

Code (0)

등록된 구현이 없습니다.

Tasks

Positionvalid

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Flatten Graphs as Sequences: Transformers are Scalable Graph Generators

2025-02-04 · Dexiong Chen, Markus Krimmel, Karsten Borgwardt

We introduce AutoGraph, a novel autoregressive framework for generating large attributed graphs using decoder-only transformers. At the core of our approach is a reversible "flattening" process that transforms graphs int…

DecoderGraph GenerationLanguage ModelingLanguage Modelling+1

MoFlow: An Invertible Flow Model for Generating Molecular Graphs

2020-06-17 · Chengxi Zang, Fei Wang

Generating molecular graphs with desired chemical properties driven by deep graph generative models provides a very promising way to accelerate drug discovery process. Such graph generative models usually consist of two …

Drug DiscoveryGraph GenerationMolecular Graph Generationvalid

Improving Molecular Graph Generation with Flow Matching and Optimal Transport

2024-11-08 · Xiaoyang Hou, Tian Zhu, Milong Ren, Dongbo Bu 외

Generating molecular graphs is crucial in drug design and discovery but remains challenging due to the complex interdependencies between nodes and edges. While diffusion models have demonstrated their potentiality in mol…

Drug DesignGraph GenerationMolecular Graph Generation

Junction Tree Variational Autoencoder for Molecular Graph Generation

2018-02-12 · ICML 2018 7 · Wengong Jin, Regina Barzilay, Tommi Jaakkola

We seek to automate the design of molecules based on specific chemical properties. In computational terms, this task involves continuous embedding and generation of molecular graphs. Our primary contribution is the direc…

Drug DiscoveryGraph GenerationMolecular Graph Generation

Spanning Tree-based Graph Generation for Molecules

2021-09-29 · ICLR 2022 4 · Sungsoo Ahn, Binghong Chen, Tianzhe Wang, Le Song

In this paper, we explore the problem of generating molecules using deep neural networks, which has recently gained much interest in chemistry. To this end, we propose a spanning tree-based graph generation (STGG) framew…

Graph GenerationMolecular Graph Generation