paper-with-me

Papers

Text2PDE: Latent Diffusion Models for Accessible Physics Simulation

2024-10-02 · Anthony Zhou, Zijie Li, Michael Schneier, John R Buchanan Jr, Amir Barati Farimani

Recent advances in deep learning have inspired numerous works on data-driven solutions to partial differential equation (PDE) problems. These neural PDE solvers can often be much faster than their numerical counterparts; however, each presents its unique limitations and generally balances training cost, numerical accuracy, and ease of applicability to different problem setups. To address these limitations, we introduce several methods to apply latent diffusion models to physics simulation. Firstly, we introduce a mesh autoencoder to compress arbitrarily discretized PDE data, allowing for efficient diffusion training across various physics. Furthermore, we investigate full spatio-temporal solution generation to mitigate autoregressive error accumulation. Lastly, we investigate conditioning on initial physical quantities, as well as conditioning solely on a text prompt to introduce text2PDE generation. We show that language can be a compact, interpretable, and accurate modality for generating physics simulations, paving the way for more usable and accessible PDE solvers. Through experiments on both uniform and structured grids, we show that the proposed approach is competitive with current neural PDE solvers in both accuracy and efficiency, with promising scaling behavior up to $\sim$3 billion parameters. By introducing a scalable, accurate, and usable physics simulator, we hope to bring neural PDE solvers closer to practical use.

📄 PDF Abstract BibTeX arXiv:2410.01153

Code (1)

anthonyzhou-1/ldm_pdes 공식 구현 pytorch

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

PhaseFlow4D: Physically Constrained 4D Beam Reconstruction via Feedback-Guided Latent Diffusion

2026-04-04 · Alexander Scheinker, Alexander Plastun, Peter Ostroumov arxiv

We address the problem of recovering a time-varying 4D distribution from a sparse sequence of 2D projections - analogous to novel-view synthesis from sparse cameras, but applied to the 4D transverse phase space density $…

MotionCraft: Physics-based Zero-Shot Video Generation

2024-05-22 · Luca Savant Aira, Antonio Montanaro, Emanuele Aiello, Diego Valsesia 외

Generating videos with realistic and physically plausible motion is one of the main recent challenges in computer vision. While diffusion models are achieving compelling results in image generation, video diffusion model…

Image GenerationMissing ElementsOptical Flow EstimationVideo Generation

Physics-Informed Super-Resolution Diffusion for 6D Phase Space Diagnostics

2025-01-08 · Alexander Scheinker

Adaptive physics-informed super-resolution diffusion is developed for non-invasive virtual diagnostics of the 6D phase space density of charged particle beams. An adaptive variational autoencoder (VAE) embeds initial bea…

Super-Resolution

Latent Target Score Matching, with an application to Simulation-Based Inference

2026-02-06 · Joohwan Ko, Tomas Geffner arxiv

Denoising score matching (DSM) for training diffusion models may suffer from high variance at low noise levels. Target Score Matching (TSM) mitigates this when clean data scores are available, providing a low-variance ob…

Generative Diffusion Models for Fast Simulations of Particle Collisions at CERN

2024-06-05 · Mikołaj Kita, Jan Dubiński, Przemysław Rokita, Kamil Deja

In High Energy Physics simulations play a crucial role in unraveling the complexities of particle collision experiments within CERN's Large Hadron Collider. Machine learning simulation methods have garnered attention as …