LGGROct 12, 2022

Guaranteed Conservation of Momentum for Learning Particle-based Fluid Dynamics

arXiv:2210.06036v245 citationsh-index: 113Has Code
Originality Highly original
AI Analysis

This addresses the need for more reliable and generalizable physics simulations in fluid dynamics, though it is incremental as it builds on existing learned simulation methods.

The paper tackles the problem of ensuring linear momentum conservation in learned particle-based fluid simulations by introducing a method with hard constraints via antisymmetrical continuous convolutional layers, resulting in substantially increased physical accuracy and better generalization, such as handling up to one million particles in new scenarios.

We present a novel method for guaranteeing linear momentum in learned physics simulations. Unlike existing methods, we enforce conservation of momentum with a hard constraint, which we realize via antisymmetrical continuous convolutional layers. We combine these strict constraints with a hierarchical network architecture, a carefully constructed resampling scheme, and a training approach for temporal coherence. In combination, the proposed method allows us to increase the physical accuracy of the learned simulator substantially. In addition, the induced physical bias leads to significantly better generalization performance and makes our method more reliable in unseen test cases. We evaluate our method on a range of different, challenging fluid scenarios. Among others, we demonstrate that our approach generalizes to new scenarios with up to one million particles. Our results show that the proposed algorithm can learn complex dynamics while outperforming existing approaches in generalization and training performance. An implementation of our approach is available at https://github.com/tum-pbs/DMCF.

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