paper-with-me

홈 › Papers

VEDA: 3D Molecular Generation via Variance-Exploding Diffusion with Annealing

2025-11-11 · Peining Zhang, Jinbo Bi, Minghu Song arxiv

Diffusion models show promise for 3D molecular generation, but face a fundamental trade-off between sampling efficiency and conformational accuracy. While flow-based models are fast, they often produce geometrically inaccurate structures, as they have difficulty capturing the multimodal distributions of molecular conformations. In contrast, denoising diffusion models are more accurate but suffer from slow sampling, a limitation attributed to sub-optimal integration between diffusion dynamics and SE(3)-equivariant architectures. To address this, we propose VEDA, a unified SE(3)-equivariant framework that combines variance-exploding diffusion with annealing to efficiently generate conformationally accurate 3D molecular structures. Specifically, our key technical contributions include: (1) a VE schedule that enables noise injection functionally analogous to simulated annealing, improving 3D accuracy and reducing relaxation energy; (2) a novel preconditioning scheme that reconciles the coordinate-predicting nature of SE(3)-equivariant networks with a residual-based diffusion objective, and (3) a new arcsin-based scheduler that concentrates sampling in critical intervals of the logarithmic signal-to-noise ratio. On the QM9 and GEOM-DRUGS datasets, VEDA matches the sampling efficiency of flow-based models, achieving state-of-the-art valency stability and validity with only 100 sampling steps. More importantly, VEDA's generated structures are remarkably stable, as measured by their relaxation energy during GFN2-xTB optimization. The median energy change is only 1.72 kcal/mol, significantly lower than the 32.3 kcal/mol from its architectural baseline, SemlaFlow. Our framework demonstrates that principled integration of VE diffusion with SE(3)-equivariant architectures can achieve both high chemical accuracy and computational efficiency.

📄 PDF Abstract BibTeX arXiv:2511.09568

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Enhancing Diffusion Models Efficiency by Disentangling Total-Variance and Signal-to-Noise Ratio

2025-02-12 · Khaled Kahouli, Winfried Ripken, Stefan Gugler, Oliver T. Unke 외

The long sampling time of diffusion models remains a significant bottleneck, which can be mitigated by reducing the number of diffusion time steps. However, the quality of samples with fewer steps is highly dependent on …

Image Generation

Generative Pseudo-Force Fields for Molecular Generation

2026-05-18 · Stefaan Simon Pierre Hessmann, Khaled Kahouli, Stefan Gugler, Michael Plainer 외 arxiv

Generating stable molecular conformations typically forces a tradeoff between the physical realism of energy-based relaxation and the sampling efficiency of data-driven generative models. While machine learning force fie…

Veda: Scalable Video Diffusion via Distilled Sparse Attention

2026-05-28 · Shihao Han, Hao Yang, Xinting Hu, Xiaofeng Mei 외 arxiv

Scaling Diffusion Transformers to generate high-resolution, long videos is constrained by the quadratic cost of self-attention, and existing sparse attention methods degrade under high sparsity. We show empirically that …

Unified Directly Denoising for Both Variance Preserving and Variance Exploding Diffusion Models

2024-05-31 · Jingjing Wang, Dan Zhang, Feng Luo

Previous work has demonstrated that, in the Variance Preserving (VP) scenario, the nascent Directly Denoising Diffusion Models (DDDM) can generate high-quality images in one step while achieving even better performance i…

Denoising

Frame-based Equivariant Diffusion Models for 3D Molecular Generation

2025-09-23 · Mohan Guo, Cong Liu, Patrick Forré arxiv

Recent methods for molecular generation face a trade-off: they either enforce strict equivariance with costly architectures or relax it to gain scalability and flexibility. We propose a frame-based diffusion paradigm tha…