paper-with-me

홈 › Papers

Re-balancing Variational Autoencoder Loss for Molecule Sequence Generation

2019-10-01 · Chaochao Yan, Sheng Wang, Jinyu Yang, Tingyang Xu, Junzhou Huang

Molecule generation is to design new molecules with specific chemical properties and further to optimize the desired chemical properties. Following previous work, we encode molecules into continuous vectors in the latent space and then decode the vectors into molecules under the variational autoencoder (VAE) framework. We investigate the posterior collapse problem of current RNN-based VAEs for molecule sequence generation. For the first time, we find that underestimated reconstruction loss leads to posterior collapse, and provide both theoretical and experimental evidence. We propose an effective and efficient solution to fix the problem and avoid posterior collapse. Without bells and whistles, our method achieves SOTA reconstruction accuracy and competitive validity on the ZINC 250K dataset. When generating 10,000 unique valid SMILES from random prior sampling, it costs JT-VAE1450s while our method only needs 9s. Our implementation is at https://github.com/chaoyan1037/Re-balanced-VAE.

📄 PDF Abstract BibTeX arXiv:1910.00698

Code (1)

chaoyan1037/Re-balanced-VAE 공식 구현 pytorch

Tasks

valid

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Balancing reconstruction error and Kullback-Leibler divergence in Variational Autoencoders

2020-02-18 · Andrea Asperti, Matteo Trentin

In the loss function of Variational Autoencoders there is a well known tension between two components: the reconstruction loss, improving the quality of the resulting images, and the Kullback-Leibler divergence, acting a…

MGCVAE: Multi-objective Inverse Design via Molecular Graph Conditional Variational Autoencoder

2022-02-14 · Myeonghun Lee, Kyoungmin Min

The ultimate goal of various fields is to directly generate molecules with desired properties, such as finding water-soluble molecules in drug development and finding molecules suitable for organic light-emitting diode (…

Drug Discovery

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 …

SALSA: Semantically-Aware Latent Space Autoencoder

2023-10-04 · Kathryn E. Kirchoff, Travis Maxfield, Alexander Tropsha, Shawn M. Gomez

In deep learning for drug discovery, chemical data are often represented as simplified molecular-input line-entry system (SMILES) sequences which allow for straightforward implementation of natural language processing me…

Drug DiscoveryGraph Similarity

Conditional Constrained Graph Variational Autoencoders for Molecule Design

2020-09-01 · Davide Rigoni, Nicolò Navarin, Alessandro Sperduti

In recent years, deep generative models for graphs have been used to generate new molecules. These models have produced good results, leading to several proposals in the literature. However, these models may have trouble…