Neural Operators Meet Energy-based Theory: Operator Learning for Hamiltonian and Dissipative PDEs
Yusuke Tanaka, Takaharu Yaguchi, Tomoharu Iwata, Naonori Ueda
TL;DR
ENO addresses learning solution operators for PDEs when explicit PDEs are unknown by incorporating energy-based inductive bias. It employs two nets—a solution-operator net $\mathcal{S}_{\bm{\theta}}$ and an energy net $\mathcal{H}_{\bm{\phi}}$—and introduces a gradient-flow penalty that enforces $\dot{\bm{u}} \approx \mathcal{G}\frac{\delta \mathcal{H}}{\delta \bm{u}}$. The approach is validated on Hamiltonian and dissipative PDEs, showing improved trajectory, energy, and mass predictions over baselines and enabling mesh-free, super-resolution inference without explicit PDEs. This framework broadens the applicability of physics-informed operator learning by leveraging energy conservation/dissipation priors to achieve data-efficient, physically consistent simulations, even when PDE forms are unknown.
Abstract
The operator learning has received significant attention in recent years, with the aim of learning a mapping between function spaces. Prior works have proposed deep neural networks (DNNs) for learning such a mapping, enabling the learning of solution operators of partial differential equations (PDEs). However, these works still struggle to learn dynamics that obeys the laws of physics. This paper proposes Energy-consistent Neural Operators (ENOs), a general framework for learning solution operators of PDEs that follows the energy conservation or dissipation law from observed solution trajectories. We introduce a novel penalty function inspired by the energy-based theory of physics for training, in which the energy functional is modeled by another DNN, allowing one to bias the outputs of the DNN-based solution operators to ensure energetic consistency without explicit PDEs. Experiments on multiple physical systems show that ENO outperforms existing DNN models in predicting solutions from data, especially in super-resolution settings.
