| |

New Molecule generation

Close-up of a geometric molecular structure model against a pastel background.

There are many tools for generating new molecules needed for new drugs. Some are open source and other’s are made by companies as paid subscriptions or paid collaborations. These AI tools help in docking of a new chemical entity to the protein of interest, or they can also help in designing the chemical compound, DNA/RNA sequence, or protein of interest. The technique of docking molecules have been around for sometime with companies like Schrodinger, Atomwise, Insilico Medicine and Chai Discovery performing much of the activities for their clients.

However, the open source tools are getting numerous. Consider NVIDIA, the company that is creating the GPU’s is creating a NVIDIA BioNeMo Framework to help develop tools in Biology, AlphaFold2 helps predict structure, Boltz2 predicts protein-ligand binding and RDKit is the core cheminformatics toolkit that is used as a backbone for drug discovery pipelines.

One particularly interesting one is from researchers at University of Florida and NYU, New York that has developed a method called PropMolFlow. According to them, ultimately, the needs is to get a molecule with specific properties rather than molecules that have a certain formula. PropMolFlow specifically invents new molecules that fit a certain property. This has been derived from DALL-E a diffussion model that was used for generating new photo’s. Now this method of using diffussion models did exist and were used in drug discovery since 2022 but what the researchers have done is to make them much faster with 100 inference steps per molecule. This property guided molecule generation can be used beyond the small molecule QM9 dataset and will be very useful for all future drug developers.

Direct link to the paper here: https://arxiv.org/pdf/2505.21469

Similar Posts

  • Autism Gene Browser

    There are many foundations for rare disease and each try to accomplish development of drug’s for their rare disease. There are many steps involved in drug development and a critical feature is to make the science understandable and accessible so that scientists can understand the disease but also the possibility of coming up with a…

  • |

    Engaging website

    There are many ways that websites show their landing pages. Usually there are a lot of graphics. The Harvard innovation lab does it wonderfully with their landing page for one of their challenges showing particles which are responsive to mouse movement. Very dynamic and very intriguing! https://innovationlabs.harvard.edu/presidents-innovation-challenge/finalists The developer’s console tells you a bit about…

  • | |

    Hypertension

    There are many therapies for regulating high blood pressure. The one that has received some attention is the natural therapy by consumption of beet in various forms. Juice, raw, tablets, and cooked. The primary benefit appears to be conferred by the presence of nitrates, which enhance the amount of Nitric oxide present in blood and…

  • |

    Neurological conditions

    There has been changes in the neurological conditions overtime, and you might expect that many of the changes may have increased such as all the neurological disorders like Parkinson’s Alzheimer’s, but the true facts are a little different. For example, as expected, the diabetic neuropathy has increased, But what explains the increase in neonatal sepsis…

  • LoRa in AI image generators

    This stands for Low Rank adaptation. In AI terms, this is a small add-on to the model that makes it do specific things. It is usually used in the context of stable diffusion. A large model takes very long to train with significant resources. However, sometimes, you need specific details – for example you could…