mathcom / MolBit

De novo Drug Design via Binary Representations of SMILES for avoiding the Posterior Collapse Problem (BIBM 2021)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MolBit: De novo Drug Design via Binary Representations of SMILES for avoiding the Posterior Collapse Problem

thumbnail

Many drug design studies have proposed combinations of VAEs and RNNs to generate SMILES strings.

Although those RNN-VAE models have good validity performance, they suffer from the posterior collapse problem, in which every latent vector has an identical molecular property distribution.

We proposed a Gumbel-Softmax-based generative model called MolBit to avoid the posterior collapse problem.


Paper

https://doi.org/10.1109/BIBM52615.2021.9669668

About

De novo Drug Design via Binary Representations of SMILES for avoiding the Posterior Collapse Problem (BIBM 2021)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 97.3%Language:Python 2.7%