paper-with-me

Papers

Learning Flexible Forward Trajectories for Masked Molecular Diffusion

2025-05-22 · Hyunjin Seo, Taewon Kim, Sihyun Yu, Sungsoo Ahn

Masked diffusion models (MDMs) have achieved notable progress in modeling discrete data, while their potential in molecular generation remains underexplored. In this work, we explore their potential and introduce the surprising result that naively applying standards MDMs severely degrades the performance. We identify the critical cause of this issue as a state-clashing problem-where the forward diffusion of distinct molecules collapse into a common state, resulting in a mixture of reconstruction targets that cannot be learned using typical reverse diffusion process with unimodal predictions. To mitigate this, we propose Masked Element-wise Learnable Diffusion (MELD) that orchestrates per-element corruption trajectories to avoid collision between distinct molecular graphs. This is achieved through a parameterized noise scheduling network that assigns distinct corruption rates to individual graph elements, i.e., atoms and bonds. Extensive experiments on diverse molecular benchmarks reveal that MELD markedly enhances overall generation quality compared to element-agnostic noise scheduling, increasing the chemical validity of vanilla MDMs on ZINC250K from 15% to 93%, Furthermore, it achieves state-of-the-art property alignment in conditional generation tasks.

📄 PDF Abstract BibTeX arXiv:2505.16790

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

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

Generative Modeling of Molecular Dynamics Trajectories

2024-09-26 · Bowen Jing, Hannes Stärk, Tommi Jaakkola, Bonnie Berger

Molecular dynamics (MD) is a powerful technique for studying microscopic phenomena, but its computational cost has driven significant interest in the development of deep learning-based surrogate models. We introduce gene…

WAM-Diff: A Masked Diffusion VLA Framework with MoE and Online Reinforcement Learning for Autonomous Driving

2025-12-06 · Mingwang Xu, Jiahao Cui, Feipeng Cai, Hanlin Shang 외 arxiv

End-to-end autonomous driving systems based on vision-language-action (VLA) models integrate multimodal sensor inputs and language instructions to generate planning and control signals. While autoregressive large languag…

Visual Question AnsweringReinforcement LearningAutonomous Driving

MolDA: Molecular Understanding and Generation via Large Language Diffusion Model

2026-04-06 · Seohyeon Shin, HanJun Choi, Jun-Hyung Park, Hong Kook Kim 외 arxiv

Large Language Models (LLMs) have significantly advanced molecular discovery, but existing multimodal molecular architectures fundamentally rely on autoregressive (AR) backbones. This strict left-to-right inductive bias …

Multi-Mask Diffusion Language Models for Few-Step Generation

2026-07-22 · Sijin Chen, Yinuo Ren, Heyang Zhao, Ziheng Cheng 외 arxiv

Masked diffusion models (MDMs) are a promising family of language generators, but achieving high-quality few-step generation remains challenging. In MDMs, all forward trajectories collapse to a single fully masked state,…

Reversible molecular simulation for training classical and machine learning force fields

2024-12-05 · Joe G Greener

The next generation of force fields for molecular dynamics will be developed using a wealth of data. Training systematically with experimental data remains a challenge, however, especially for machine learning potentials…