paper-with-me

홈 › Papers

Lagrangian Flow Networks for Conservation Laws

2023-05-26 · F. Arend Torres, Marcello Massimo Negri, Marco Inversi, Jonathan Aellen, Volker Roth

We introduce Lagrangian Flow Networks (LFlows) for modeling fluid densities and velocities continuously in space and time. By construction, the proposed LFlows satisfy the continuity equation, a PDE describing mass conservation in its differentiable form. Our model is based on the insight that solutions to the continuity equation can be expressed as time-dependent density transformations via differentiable and invertible maps. This follows from classical theory of the existence and uniqueness of Lagrangian flows for smooth vector fields. Hence, we model fluid densities by transforming a base density with parameterized diffeomorphisms conditioned on time. The key benefit compared to methods relying on numerical ODE solvers or PINNs is that the analytic expression of the velocity is always consistent with changes in density. Furthermore, we require neither expensive numerical solvers, nor additional penalties to enforce the PDE. LFlows show higher predictive accuracy in density modeling tasks compared to competing models in 2D and 3D, while being computationally efficient. As a real-world application, we model bird migration based on sparse weather radar measurements.

📄 PDF Abstract BibTeX arXiv:2305.16846

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Lagrangian dual framework for conservative neural network solutions of kinetic equations

2021-06-23 · Hyung Ju Hwang, Hwijae Son

In this paper, we propose a novel conservative formulation for solving kinetic equations via neural networks. More precisely, we formulate the learning problem as a constrained optimization problem with constraints that …

Momentum Conserving Lagrangian Neural Networks

2021-09-29 · Ravinder Bhattoo, Sayan Ranu, N M Anoop Krishnan

Realistic models of physical world rely on differentiable symmetries that, in turn, correspond to conservation laws. Recent works on Lagrangian and Hamiltonian neural networks show that the underlying symmetries of a sys…

Inductive Bias

Discovering interpretable Lagrangian of dynamical systems from data

2023-02-09 · Tapas Tripura, Souvik Chakraborty

A complete understanding of physical systems requires models that are accurate and obeys natural conservation laws. Recent trends in representation learning involve learning Lagrangian from data rather than the direct di…

Equation DiscoveryRepresentation Learning

Lagrangian Neural Network with Differentiable Symmetries and Relational Inductive Bias

2021-10-07 · Ravinder Bhattoo, Sayan Ranu, N. M. Anoop Krishnan

Realistic models of physical world rely on differentiable symmetries that, in turn, correspond to conservation laws. Recent works on Lagrangian and Hamiltonian neural networks show that the underlying symmetries of a sys…

Inductive Bias

Keep the Momentum: Conservation Laws beyond Euclidean Gradient Flows

2024-05-21 · Sibylle Marcotte, Rémi Gribonval, Gabriel Peyré

Conservation laws are well-established in the context of Euclidean gradient flow dynamics, notably for linear or ReLU neural network training. Yet, their existence and principles for non-Euclidean geometries and momentum…