SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2410.12000 · 2024

Parametric model reduction of mean-field and stochastic systems via higher-order action matching

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 10 functions out of this paper's own repositories and ran 9 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
julesberman/hoam canonical 9 of 10
FunctionStatusWhere it lives
adam_opt Ran julesberman/hoam/hoam/adam.py
pointer only (licence: NONE) · get_code("faaefac4ef6e2d53")
getAcc Ran julesberman/hoam/hoam/vlasov.py
pointer only (licence: NONE) · get_code("94fb47faaf1b98bb")
get_gauss_quadrature Ran julesberman/hoam/hoam/quad.py
pointer only (licence: NONE) · get_code("0c5d586318e461b4")
get_gradient_matrix Ran julesberman/hoam/hoam/vlasov.py
pointer only (licence: NONE) · get_code("5d34e74f697503a9")
get_laplacian_matrix Ran julesberman/hoam/hoam/vlasov.py
pointer only (licence: NONE) · get_code("dad79bdd7381811e")
get_layer Ran julesberman/hoam/hoam/dnn.py
pointer only (licence: NONE) · get_code("d4a5498668c18e4f")
get_simpson_quadrature Ran julesberman/hoam/hoam/quad.py
pointer only (licence: NONE) · get_code("9b52067f677f3edf")
init_net Ran julesberman/hoam/hoam/utils.py
pointer only (licence: NONE) · get_code("23a6b6263cb53594")
split Ran julesberman/hoam/hoam/utils.py
pointer only (licence: NONE) · get_code("76db085f4948c681")
merge Not yet run julesberman/hoam/hoam/utils.py
pointer only (licence: NONE) · get_code("cf2db08387fd2f73")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

The aim of this work is to learn models of population dynamics of physical systems that feature stochastic and mean-field effects and that depend on physics parameters. The learned models can act as surrogates of classical numerical models to efficiently predict the system behavior over the physics parameters. Building on the Benamou-Brenier formula from optimal transport and action matching, we use a variational problem to infer parameter- and time-dependent gradient fields that represent approximations of the population dynamics. The inferred gradient fields can then be used to rapidly generate sample trajectories that mimic the dynamics of the physical system on a population level over varying physics parameters. We show that combining Monte Carlo sampling with higher-order quadrature rules is critical for accurately estimating the training objective from sample data and for stabilizing the training process. We demonstrate on Vlasov-Poisson instabilities as well as on high-dimensional particle and chaotic systems that our approach accurately predicts population dynamics over a wide range of parameters and outperforms state-of-the-art diffusion-based and flow-based modeling that simply condition on time and physics parameters.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2410.12000")
get_code_for_paper("2410.12000")
have("2410.12000")

Connect an agent — have() is free.