paper-with-me

Papers

Learning to Extend Molecular Scaffolds with Structural Motifs

2021-03-05 · ICLR 2022 4 · Krzysztof Maziarz, Henry Jackson-Flux, Pashmina Cameron, Finton Sirockin, Nadine Schneider, Nikolaus Stiefl, Marwin Segler, Marc Brockschmidt

Recent advancements in deep learning-based modeling of molecules promise to accelerate in silico drug discovery. A plethora of generative models is available, building molecules either atom-by-atom and bond-by-bond or fragment-by-fragment. However, many drug discovery projects require a fixed scaffold to be present in the generated molecule, and incorporating that constraint has only recently been explored. Here, we propose MoLeR, a graph-based model that naturally supports scaffolds as initial seed of the generative procedure, which is possible because it is not conditioned on the generation history. Our experiments show that MoLeR performs comparably to state-of-the-art methods on unconstrained molecular optimization tasks, and outperforms them on scaffold-based tasks, while being an order of magnitude faster to train and sample from than existing approaches. Furthermore, we show the influence of a number of seemingly minor design choices on the overall performance.

📄 PDF Abstract BibTeX arXiv:2103.03864

Code (3)

microsoft/molecule-generation 공식 구현 tf
morgancthomas/molscore
tum-daml/magnet pytorch

Tasks

Drug Discovery

Similar Papers 제목 키워드 기반

Improved motif-scaffolding with SE(3) flow matching

2024-01-08 · Jason Yim, Andrew Campbell, Emile Mathieu, Andrew Y. K. Foong 외

Protein design often begins with the knowledge of a desired function from a motif which motif-scaffolding aims to construct a functional protein around. Recently, generative models have achieved breakthrough success in d…

Data AugmentationDiversityProtein Design

Multi-scale Graph Autoregressive Modeling: Molecular Property Prediction via Next Token Prediction

2026-01-05 · Zhuoyang Jiang, Yaosen Min, Peiran Jin, Lei Chen arxiv

We present Connection-Aware Motif Sequencing (CamS), a graph-to-sequence representation that enables decoder-only Transformers to learn molecular graphs via standard next-token prediction (NTP). For molecular property pr…

Molecular Property Prediction

3D Molecule Generation from Rigid Motifs via SE(3) Flows

2026-01-23 · Roman Poletukhin, Marcel Kollovieh, Eike Eberhard, Stephan Günnemann arxiv

Three-dimensional molecular structure generation is typically performed at the level of individual atoms, yet molecular graph generation techniques often consider fragments as their structural units. Building on the adva…

Graph Generation

HydroNet: Benchmark Tasks for Preserving Intermolecular Interactions and Structural Motifs in Predictive and Generative Models for Molecular Data

2020-11-30 · Sutanay Choudhury, Jenna A. Bilbrey, Logan Ward, Sotiris S. Xantheas 외

Intermolecular and long-range interactions are central to phenomena as diverse as gene regulation, topological states of quantum materials, electrolyte transport in batteries, and the universal solvation properties of wa…

BIG-bench Machine Learning

Scaffold-based molecular design using graph generative model

2019-05-31 · Jaechang Lim, Sang-Yeon Hwang, Seungsu Kim, Seokhyun Moon 외

Searching new molecules in areas like drug discovery often starts from the core structures of candidate molecules to optimize the properties of interest. The way as such has called for a strategy of designing molecules r…

Drug Discoverymodel