Solving Partial Differential Equations with Equivariant Extreme Learning Machines
Hans Harder, Jean Rabault, Ricardo Vinuesa, Mikael Mortensen, Sebastian Peitz
TL;DR
The paper tackles data-efficient PDE modeling by introducing a sliding-window, non-recurrent surrogate based on extreme-learning machines (ELMs) to learn the flow map of chaotic PDEs. A single two-layer ELM is trained with random first-layer features and a linear output layer, optionally augmented with positional encodings to handle spatial inhomogeneity, and is applied uniformly across spatial windows. It extends to two-dimensional Cahn–Hilliard and Kuramoto–Sivashinsky equations, demonstrating that symmetry-based equivariance—via the Euclidean group and its square-subgroup—can significantly reduce data needs and boost prediction quality. The approach offers a lightweight, differentiable surrogate that delivers long-horizon predictions from minimal data, aided by a spectral solver implementation and open-source code.
Abstract
We utilize extreme-learning machines for the prediction of partial differential equations (PDEs). Our method splits the state space into multiple windows that are predicted individually using a single model. Despite requiring only few data points (in some cases, our method can learn from a single full-state snapshot), it still achieves high accuracy and can predict the flow of PDEs over long time horizons. Moreover, we show how additional symmetries can be exploited to increase sample efficiency and to enforce equivariance.
