Efficient Generative Transformer Operators For Million-Point PDEs
Armand Kassaï Koupaï, Lise Le Boudec, Patrick Gallinari
TL;DR
ECHO introduces a scalable transformer-operator for million-point PDE trajectories that combines a hierarchical spatio-temporal encoder, a generative flow-matching transformer, and a three-stage training scheme to enable high-fidelity, long-horizon predictions on irregular meshes. By operating in a compressed latent space and generating full trajectory segments, it mitigates long-range error drift and supports forward, inverse, interpolation, and conditional/unconditional tasks without retraining. Empirical results show state-of-the-art performance across diverse PDEs and geometries, including irregular grids and 3D regimes, while maintaining competitive latency and enabling zero-shot and few-shot adaptation to new parameters. This work advances scalable, multi-task PDE surrogates with robust out-of-distribution generalization and efficient inference for large-scale scientific computing applications.
Abstract
We introduce ECHO, a transformer-operator framework for generating million-point PDE trajectories. While existing neural operators (NOs) have shown promise for solving partial differential equations, they remain limited in practice due to poor scalability on dense grids, error accumulation during dynamic unrolling, and task-specific design. ECHO addresses these challenges through three key innovations. (i) It employs a hierarchical convolutional encode-decode architecture that achieves a 100 $\times$ spatio-temporal compression while preserving fidelity on mesh points. (ii) It incorporates a training and adaptation strategy that enables high-resolution PDE solution generation from sparse input grids. (iii) It adopts a generative modeling paradigm that learns complete trajectory segments, mitigating long-horizon error drift. The training strategy decouples representation learning from downstream task supervision, allowing the model to tackle multiple tasks such as trajectory generation, forward and inverse problems, and interpolation. The generative model further supports both conditional and unconditional generation. We demonstrate state-of-the-art performance on million-point simulations across diverse PDE systems featuring complex geometries, high-frequency dynamics, and long-term horizons.
