paper-with-me

홈 › Papers

Generalizing Denoising to Non-Equilibrium Structures Improves Equivariant Force Fields

2024-03-14 · Yi-Lun Liao, Tess Smidt, Muhammed Shuaibi, Abhishek Das

Understanding the interactions of atoms such as forces in 3D atomistic systems is fundamental to many applications like molecular dynamics and catalyst design. However, simulating these interactions requires compute-intensive ab initio calculations and thus results in limited data for training neural networks. In this paper, we propose to use denoising non-equilibrium structures (DeNS) as an auxiliary task to better leverage training data and improve performance. For training with DeNS, we first corrupt a 3D structure by adding noise to its 3D coordinates and then predict the noise. Different from previous works on denoising, which are limited to equilibrium structures, the proposed method generalizes denoising to a much larger set of non-equilibrium structures. The main difference is that a non-equilibrium structure does not correspond to local energy minima and has non-zero forces, and therefore it can have many possible atomic positions compared to an equilibrium structure. This makes denoising non-equilibrium structures an ill-posed problem since the target of denoising is not uniquely defined. Our key insight is to additionally encode the forces of the original non-equilibrium structure to specify which non-equilibrium structure we are denoising. Concretely, given a corrupted non-equilibrium structure and the forces of the original one, we predict the non-equilibrium structure satisfying the input forces instead of any arbitrary structures. Since DeNS requires encoding forces, DeNS favors equivariant networks, which can easily incorporate forces and other higher-order tensors in node embeddings. We study the effectiveness of training equivariant networks with DeNS on OC20, OC22 and MD17 datasets and demonstrate that DeNS can achieve new state-of-the-art results on OC20 and OC22 and significantly improve training efficiency on MD17.

📄 PDF Abstract BibTeX arXiv:2403.09549

Code (2)

atomicarchitects/dens 공식 구현 pytorch
atomicarchitects/equiformer pytorch

Tasks

Denoising

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

EquiformerV3: Scaling Efficient, Expressive, and General SE(3)-Equivariant Graph Attention Transformers

2026-04-10 · Yi-Lun Liao, Alexander J. Hoffman, Sabrina C. Shen, Alexandre Duval 외 arxiv

As $SE(3)$-equivariant graph neural networks mature as a core tool for 3D atomistic modeling, improving their efficiency, expressivity, and physical consistency has become a central challenge for large-scale applications…

Molecular relaxation by reverse diffusion with time step prediction

2024-04-16 · Khaled Kahouli, Stefaan Simon Pierre Hessmann, Klaus-Robert Müller, Shinichi Nakajima 외

Molecular relaxation, finding the equilibrium state of a non-equilibrium structure, is an essential component of computational chemistry to understand reactivity. Classical force field (FF) methods often rely on insuffic…

Computational chemistryDenoisingPrediction

Guiding Diffusion Models with Reinforcement Learning for Stable Molecule Generation

2025-08-22 · Zhijian Zhou, Junyi An, Zongkai Liu, Yunfei Shi 외 arxiv

Generating physically realistic 3D molecular structures remains a core challenge in molecular generative modeling. While diffusion models equipped with equivariant neural networks have made progress in capturing molecula…

Reinforcement Learning

Pre-training via Denoising for Molecular Property Prediction

2022-05-31 · Sheheryar Zaidi, Michael Schaarschmidt, James Martens, Hyunjik Kim 외

Many important problems involving molecular property prediction from 3D structures have limited data, posing a generalization challenge for neural networks. In this paper, we describe a pre-training technique based on de…

DenoisingMolecular Property PredictionPredictionProperty Prediction

May the Force be with You: Unified Force-Centric Pre-Training for 3D Molecular Conformations

2023-08-24 · NeurIPS 2023 11

Recent works have shown the promise of learning pre-trained models for 3D molecular representation. However, existing pre-training models focus predominantly on equilibrium data and largely overlook off-equilibrium confo…

Atomic ForcesDenoisingmolecular representationProperty Prediction