paper-with-me

Papers

DiffMS: Diffusion Generation of Molecules Conditioned on Mass Spectra

2025-02-13 · Montgomery Bohde, Mrunali Manjrekar, Runzhong Wang, Shuiwang Ji, Connor W. Coley

Mass spectrometry plays a fundamental role in elucidating the structures of unknown molecules and subsequent scientific discoveries. One formulation of the structure elucidation task is the conditional de novo generation of molecular structure given a mass spectrum. Toward a more accurate and efficient scientific discovery pipeline for small molecules, we present DiffMS, a formula-restricted encoder-decoder generative network that achieves state-of-the-art performance on this task. The encoder utilizes a transformer architecture and models mass spectra domain knowledge such as peak formulae and neutral losses, and the decoder is a discrete graph diffusion model restricted by the heavy-atom composition of a known chemical formula. To develop a robust decoder that bridges latent embeddings and molecular structures, we pretrain the diffusion decoder with fingerprint-structure pairs, which are available in virtually infinite quantities, compared to structure-spectrum pairs that number in the tens of thousands. Extensive experiments on established benchmarks show that DiffMS outperforms existing models on de novo molecule generation. We provide several ablations to demonstrate the effectiveness of our diffusion and pretraining approaches and show consistent performance scaling with increasing pretraining dataset size. DiffMS code is publicly available at https://github.com/coleygroup/DiffMS.

📄 PDF Abstract BibTeX arXiv:2502.09571

Code (1)

coleygroup/diffms 공식 구현 pytorch

Tasks

DecoderDe novo molecule generation from MS/MS spectrum (bonus chemical formulae)scientific discovery

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

FlowMS: Flow Matching for De Novo Structure Elucidation from Mass Spectra

2026-03-19 · Jianan Nie, Peng Gao arxiv

Mass spectrometry (MS) stands as a cornerstone analytical technique for molecular identification, yet de novo structure elucidation from spectra remains challenging due to the combinatorial complexity of chemical space a…

Graph Generation

SynLaD: Latent Diffusion for Generating Synthesizable Molecules Conditioned on 3D Pharmacophore Profiles

2026-07-01 · Miruna Cretu, John Bradshaw, Patricia Suriana, Saeed Saremi 외 arxiv

We present SynLaD, a latent diffusion framework for small-molecule generation that unifies ligand-based drug design objectives (what to make) with synthetic accessibility (how to make it). Current models typically optimi…

Shape-conditioned 3D Molecule Generation via Equivariant Diffusion Models

2023-08-23 · Ziqi Chen, Bo Peng, Srinivasan Parthasarathy, Xia Ning

Ligand-based drug design aims to identify novel drug candidates of similar shapes with known active molecules. In this paper, we formulated an in silico shape-conditioned molecule generation problem to generate 3D molecu…

3D Molecule GenerationDrug Design

Generating Developable 3D Molecules via Pocket-Conditioned Diffusion and Property-Aware Optimization

2026-07-14 · Ruoxi Gao, Jiangweizhi Peng, Ziqi Chen, Frazier N. Baker 외 arxiv

Drug discovery and development is time-consuming and resource-intensive, motivating computational approaches such as diffusion models for de novo drug design. Many such models follow the structure-based drug design (SBDD…

Representation LearningDrug Discovery

SOLD: SELFIES-based Objective-driven Latent Diffusion

2025-09-03 · Elbert Ho arxiv

Recently, machine learning has made a significant impact on de novo drug design. However, current approaches to creating novel molecules conditioned on a target protein typically rely on generating molecules directly in …