COMP-PHLGDec 13, 2023

$ρ$-Diffusion: A diffusion-based density estimation framework for computational physics

arXiv:2312.08153v11 citationsh-index: 1
AI Analysis

This addresses computational challenges in physics for researchers, but appears incremental as it adapts existing diffusion models to a new domain.

The paper tackles the problem of modeling density functions in physics, which scales poorly with parameter space, by proposing $\rho$-Diffusion, a diffusion-based framework that performs well on 2D and 3D density functions and includes a novel hashing technique for conditioning on physical parameters.

In physics, density $ρ(\cdot)$ is a fundamentally important scalar function to model, since it describes a scalar field or a probability density function that governs a physical process. Modeling $ρ(\cdot)$ typically scales poorly with parameter space, however, and quickly becomes prohibitively difficult and computationally expensive. One promising avenue to bypass this is to leverage the capabilities of denoising diffusion models often used in high-fidelity image generation to parameterize $ρ(\cdot)$ from existing scientific data, from which new samples can be trivially sampled from. In this paper, we propose $ρ$-Diffusion, an implementation of denoising diffusion probabilistic models for multidimensional density estimation in physics, which is currently in active development and, from our results, performs well on physically motivated 2D and 3D density functions. Moreover, we propose a novel hashing technique that allows $ρ$-Diffusion to be conditioned by arbitrary amounts of physical parameters of interest.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes