Planned intervention: On Wednesday June 26th 05:30 UTC Zenodo will be unavailable for 10-20 minutes to perform a storage cluster upgrade.
Published September 28, 2023 | Version v1
Software Open

Genetic Algorithm Mutations for Molecules with a Hybrid Language Model-Based GAN Architecture

  • 1. Computational Sciences and Engineering Division, Oak Ridge National Laboratory, OakRidge

Description

LM-GAN Molecules

Using a language model on GAN architechture to generate molecules. Generated molecules from this LM-GAN are produced by following the process of randomly masking input molecules to this architechture and then using the LM-GAN model to make our predictions. Genetic algorithm is performed for optimizing generated population of molecules. To get more information of our langugage model using genetic algorithm please see our earlier work

Dependencies

Example

An example script is provided here for using this LM-GAN model. Please create a results directory before running.

To perform optimization without LM-GAN model, please use the following flag in command '--generator_only':  

Files

lm_gan-main.zip

Files (3.9 MB)

Name Size Download all
md5:ea9084f66e896aade1376d1e9ec0c3c4
3.9 MB Preview Download

Additional details

Related works

Is identical to
Software: https://code.ornl.gov/odb/lm_gan/ (URL)