paper-with-me

Papers

RGCVAE: Relational Graph Conditioned Variational Autoencoder for Molecule Design

2023-05-19 · Davide Rigoni, Nicolò Navarin, Alessandro Sperduti

Identifying molecules that exhibit some pre-specified properties is a difficult problem to solve. In the last few years, deep generative models have been used for molecule generation. Deep Graph Variational Autoencoders are among the most powerful machine learning tools with which it is possible to address this problem. However, existing methods struggle in capturing the true data distribution and tend to be computationally expensive. In this work, we propose RGCVAE, an efficient and effective Graph Variational Autoencoder based on: (i) an encoding network exploiting a new powerful Relational Graph Isomorphism Network; (ii) a novel probabilistic decoding component. Compared to several state-of-the-art VAE methods on two widely adopted datasets, RGCVAE shows state-of-the-art molecule generation performance while being significantly faster to train.

📄 PDF Abstract BibTeX arXiv:2305.11699

Code (1)

drigoni/rgcvae 공식 구현

Similar Papers 제목 키워드 기반

Generating Realistic Synthetic Relational Data through Graph Variational Autoencoders

2022-11-30 · Ciro Antonio Mami, Andrea Coser, Eric Medvet, Alexander T. P. Boudewijn 외

Synthetic data generation has recently gained widespread attention as a more reliable alternative to traditional data anonymization. The involved methods are originally developed for image synthesis. Hence, their applica…

Image GenerationSynthetic Data Generation

Generalized Graph Transformer Variational Autoencoder

2025-11-29 · Siddhant Karki arxiv

Graph link prediction has long been a central problem in graph representation learning in both network analysis and generative modeling. Recent progress in deep learning has introduced increasingly sophisticated architec…

Graph Representation LearningLink Prediction

R-VGAE: Relational-variational Graph Autoencoder for Unsupervised Prerequisite Chain Learning

2020-04-22 · COLING 2020 8 · Irene Li, Alexander Fabbri, Swapnil Hingmire, Dragomir Radev

The task of concept prerequisite chain learning is to automatically determine the existence of prerequisite relationships among concept pairs. In this paper, we frame learning prerequisite relationships among concepts as…

Relation Prediction

Learning Autoencoders with Relational Regularization

2020-02-07 · ICML 2020 1 · Hongteng Xu, Dixin Luo, Ricardo Henao, Svati Shah 외

A new algorithmic framework is proposed for learning autoencoders of data distributions. We minimize the discrepancy between the model and target distributions, with a \emph{relational regularization} on the learnable la…

MULTI-VIEW LEARNING

Analysis of training and seed bias in small molecules generated with a conditional graph-based variational autoencoder -- Insights for practical AI-driven molecule generation

2021-07-19 · Seung-gu Kang, Joseph A. Morrone, Jeffrey K. Weber, Wendy D. Cornell

The application of deep learning to generative molecule design has shown early promise for accelerating lead series development. However, questions remain concerning how factors like training, dataset, and seed bias impa…