String-based Molecule Generation via Multi-decoder VAE
Kisoo Kwon, Kuhwan Jung, Junghyun Park, Hwidong Na, Jinwoo Shin

TL;DR
This paper introduces a multi-decoder VAE framework for string-based molecule generation, enhancing diversity and out-of-domain performance by ensemble techniques with shared encoder and collaborative training.
Contribution
It proposes a novel multi-decoder VAE architecture with shared encoder and diverse latent sampling, improving molecular generation quality and out-of-domain robustness.
Findings
Improved molecule generation performance, especially out-of-domain.
Enhanced diversity through multiple decoders.
Effective training with collaborative loss.
Abstract
In this paper, we investigate the problem of string-based molecular generation via variational autoencoders (VAEs) that have served a popular generative approach for various tasks in artificial intelligence. We propose a simple, yet effective idea to improve the performance of VAE for the task. Our main idea is to maintain multiple decoders while sharing a single encoder, i.e., it is a type of ensemble techniques. Here, we first found that training each decoder independently may not be effective as the bias of the ensemble decoder increases severely under its auto-regressive inference. To maintain both small bias and variance of the ensemble model, our proposed technique is two-fold: (a) a different latent variable is sampled for each decoder (from estimated mean and variance offered by the shared encoder) to encourage diverse characteristics of decoders and (b) a collaborative loss is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMicrofluidic and Capillary Electrophoresis Applications · Machine Learning in Materials Science · Mass Spectrometry Techniques and Applications
