paper-with-me

Papers

Guided Multi-objective Generative AI to Enhance Structure-based Drug Design

2024-05-20 · Amit Kadan, Kevin Ryczko, Erika Lloyd, Adrian Roitberg, Takeshi Yamazaki

Generative AI has the potential to revolutionize drug discovery. Yet, despite recent advances in deep learning, existing models cannot generate molecules that satisfy all desired physicochemical properties. Herein, we describe IDOLpro, a generative chemistry AI combining diffusion with multi-objective optimization for structure-based drug design. Differentiable scoring functions guide the latent variables of the diffusion model to explore uncharted chemical space and generate novel ligands in silico, optimizing a plurality of target physicochemical properties. We demonstrate our platform's effectiveness by generating ligands with optimized binding affinity and synthetic accessibility on two benchmark sets. IDOLpro produces ligands with binding affinities over 10%-20% better than the next best state-of-the-art method on each test set, producing more drug-like molecules with generally better synthetic accessibility scores than other methods. We do a head-to-head comparison of IDOLpro against a classic virtual screen of a large database of drug-like molecules. We show that IDOLpro can generate molecules for a range of important disease-related targets with better binding affinity and synthetic accessibility than any molecule found in the virtual screen while being over 100x faster and less expensive to run. On a test set of experimental complexes, IDOLpro is the first to produce molecules with better binding affinities than experimentally observed ligands. IDOLpro can accommodate other scoring functions (e.g. ADME-Tox) to accelerate hit-finding, hit-to-lead, and lead optimization for drug discovery.

📄 PDF Abstract BibTeX arXiv:2405.11785

Code (1)

sandbox-quantum/idolpro-scoring 공식 구현 pytorch

Tasks

Drug DesignDrug Discovery

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

TeRA: Rethinking Text-guided Realistic 3D Avatar Generation

2025-09-02 · Yanwen Wang, Yiyu Zhuang, Jiawei Zhang, Li Wang 외 arxiv

In this paper, we rethink text-to-avatar generative models by proposing TeRA, a more efficient and effective framework than the previous SDS-based models and general large 3D generative models. Our approach employs a two…

Guiding Generative Models to Uncover Diverse and Novel Crystals via Reinforcement Learning

2025-11-10 · Hyunsoo Park, Aron Walsh arxiv

Discovering functional crystalline materials entails navigating an immense combinatorial design space. While recent advances in generative artificial intelligence have enabled the sampling of chemically plausible composi…

Reinforcement Learning

Reasoning Guided Embeddings: Leveraging MLLM Reasoning for Improved Multimodal Retrieval

2025-11-20 · Chunxu Liu, Jiyuan Yang, Ruopeng Gao, Yuhan Zhu 외 arxiv

Multimodal embeddings are widely used in downstream tasks such as multimodal retrieval, enabling alignment of interleaved modalities in a shared representation space. While recent studies show that Multimodal Large Langu…

RGB-T Multi-Modal Crowd Counting Based on Transformer

2023-01-08 · Zhengyi Liu, Wei Wu, Yacheng Tan, Guanghui Zhang

Crowd counting aims to estimate the number of persons in a scene. Most state-of-the-art crowd counting methods based on color images can't work well in poor illumination conditions due to invisible objects. With the wide…

Crowd CountingDecoder

PROUD: PaRetO-gUided Diffusion Model for Multi-objective Generation

2024-07-05 · Yinghua Yao, Yuangang Pan, Jing Li, Ivor Tsang 외

Recent advancements in the realm of deep generative models focus on generating samples that satisfy multiple desired properties. However, prevalent approaches optimize these property functions independently, thus omittin…

DenoisingImage Generation