paper-with-me

Papers

Implicit Transfer Operator Learning: Multiple Time-Resolution Surrogates for Molecular Dynamics

2023-05-29 · Mathias Schreiner, Ole Winther, Simon Olsson

Computing properties of molecular systems rely on estimating expectations of the (unnormalized) Boltzmann distribution. Molecular dynamics (MD) is a broadly adopted technique to approximate such quantities. However, stable simulations rely on very small integration time-steps ($10^{-15}\,\mathrm{s}$), whereas convergence of some moments, e.g. binding free energy or rates, might rely on sampling processes on time-scales as long as $10^{-1}\, \mathrm{s}$, and these simulations must be repeated for every molecular system independently. Here, we present Implict Transfer Operator (ITO) Learning, a framework to learn surrogates of the simulation process with multiple time-resolutions. We implement ITO with denoising diffusion probabilistic models with a new SE(3) equivariant architecture and show the resulting models can generate self-consistent stochastic dynamics across multiple time-scales, even when the system is only partially observed. Finally, we present a coarse-grained CG-SE3-ITO model which can quantitatively model all-atom molecular dynamics using only coarse molecular representations. As such, ITO provides an important step towards multiple time- and space-resolution acceleration of MD. Code is available at \href{https://github.com/olsson-group/ito}{https://github.com/olsson-group/ito}.

📄 PDF Abstract BibTeX arXiv:2305.18046

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingOperator learning

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

Implicit Transfer Operator Learning: Multiple Time-Resolution Models for Molecular Dynamics

2023-09-21 · NeurIPS 2023 11

Computing properties of molecular systems rely on estimating expectations of the (unnormalized) Boltzmann distribution. Molecular dynamics (MD) is a broadly adopted technique to approximate such quantities. However, stab…

NOIR: Neural Operator mapping for Implicit Representations

2026-03-13 · Sidaty El Hadramy, Nazim Haouchine, Michael Wehrli, Philippe C. Cattin arxiv

This paper presents NOIR, a framework that reframes core medical imaging tasks as operator learning between continuous function spaces, challenging the prevailing paradigm of discrete grid-based deep learning. Instead of…

Image-to-Image Translation

Fast Image Processing with Fully-Convolutional Networks

2017-09-02 · ICCV 2017 10 · Qifeng Chen, Jia Xu, Vladlen Koltun

We present an approach to accelerating a wide variety of image processing operators. Our approach uses a fully-convolutional network that is trained on input-output pairs that demonstrate the operator's action. After tra…

Style Transfer

QuadNorm: Resolution-Robust Normalization for Neural Operators

2026-05-08 · Bum Jun Kim, Makoto Kawano, Yusuke Iwasawa, Yutaka Matsuo arxiv

Normalization layers in neural operators usually compute statistics by uniformly averaging discrete grid values, making the normalization itself discretization-dependent and thereby a source of transfer error across diff…

Super-Resolution Neural Operator

2023-03-05 · CVPR 2023 1 · Min Wei, Xuesong Zhang

We propose Super-resolution Neural Operator (SRNO), a deep operator learning framework that can resolve high-resolution (HR) images at arbitrary scales from the low-resolution (LR) counterparts. Treating the LR-HR image …

Dimensionality ReductionOperator learningSuper-Resolution