Physics-Aware Neural Networks: Banishing Simulation Ghosts by Arvind Sundararajan
dev.to·1d·
Discuss: DEV
Flag this post

Physics-Aware Neural Networks: Banishing Simulation Ghosts

Tired of simulations that defy the laws of physics? Have you seen fluid dynamics models that spontaneously generate mass, or heat transfer simulations violating the second law of thermodynamics? It’s a frustrating reality when using neural networks to approximate solutions to partial differential equations (PDEs), leading to unstable and unreliable results.

We’ve developed a technique, Constraint-Projected Learning, that forces neural network-based PDE solvers to respect fundamental physical principles. The core idea? Every update to the network’s parameters is carefully projected onto a space where the solution satisfies pre-defined constraints, such as conservation laws, entropy conditions, and positivity constraints.…

Similar Posts

Loading similar posts...