paper-with-me

Papers

MARS: Markov Molecular Sampling for Multi-objective Drug Discovery

2021-03-18 · ICLR 2021 1 · Yutong Xie, Chence Shi, Hao Zhou, Yuwei Yang, Weinan Zhang, Yong Yu, Lei LI

Searching for novel molecules with desired chemical properties is crucial in drug discovery. Existing work focuses on developing neural models to generate either molecular sequences or chemical graphs. However, it remains a big challenge to find novel and diverse compounds satisfying several properties. In this paper, we propose MARS, a method for multi-objective drug molecule discovery. MARS is based on the idea of generating the chemical candidates by iteratively editing fragments of molecular graphs. To search for high-quality candidates, it employs Markov chain Monte Carlo sampling (MCMC) on molecules with an annealing scheme and an adaptive proposal. To further improve sample efficiency, MARS uses a graph neural network (GNN) to represent and select candidate edits, where the GNN is trained on-the-fly with samples from MCMC. Experiments show that MARS achieves state-of-the-art performance in various multi-objective settings where molecular bio-activity, drug-likeness, and synthesizability are considered. Remarkably, in the most challenging setting where all four objectives are simultaneously optimized, our approach outperforms previous methods significantly in comprehensive evaluations. The code is available at https://github.com/yutxie/mars.

📄 PDF Abstract BibTeX arXiv:2103.10432

Code (1)

yutxie/mars 공식 구현 pytorch

Tasks

Drug DiscoveryGraph Neural NetworkMolecular Graph Generation

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

MarS-FM: Generative Modeling of Molecular Dynamics via Markov State Models

2025-09-29 · Kacper Kapuśniak, Cristian Gabellini, Michael Bronstein, Prudencio Tossou 외 arxiv

Molecular Dynamics (MD) is a powerful computational microscope for probing protein functions. However, the need for fine-grained integration and the long timescales of biomolecular events make MD computationally expensiv…

Scaffold-Based Multi-Objective Drug Candidate Optimization

2022-12-15 · Agustin Kruel, Andrew D. McNaughton, Neeraj Kumar

In therapeutic design, balancing various physiochemical properties is crucial for molecule development, similar to how Multiparameter Optimization (MPO) evaluates multiple variables to meet a primary goal. While many mol…

Diversity

Reinforced Molecular Optimization with Neighborhood-Controlled Grammars

2020-11-14 · NeurIPS 2020 12 · Chencheng Xu, Qiao Liu, Minlie Huang, Tao Jiang

A major challenge in the pharmaceutical industry is to design novel molecules with specific desired properties, especially when the property evaluation is costly. Here, we propose MNCE-RL, a graph convolutional policy ne…

Graph GenerationMolecular Graph Generation

Biomolecular Analysis of Soil Samples and Rock Imagery for Tracing Evidence of Life Using a Mobile Robot

2024-11-27 · Shah Md Ahasan Siddique, Ragib Tahshin Rinath, Shakil Mosharrof, Syed Tanjib Mahmud 외

The search for evidence of past life on Mars presents a tremendous challenge that requires the usage of very advanced robotic technologies to overcome it. Current digital microscopic imagers and spectrometers used for as…

Navigate

Marginal Inference queries in Hidden Markov Models under context-free grammar constraints

2022-06-26 · Reda Marzouk, Colin de la Higuera

The primary use of any probabilistic model involving a set of random variables is to run inference and sampling queries on it. Inference queries in classical probabilistic models is concerned by the computation of margin…