What is it about?

Modeling the spatio-temporal evolution of complex physical systems remains a fundamental challenge in both deep learning and scientific computing. Although recent approaches—such as Transformers and Neural Operators—have demonstrated strong performance in learning PDE solutions, their reliance on auto-regressive forecasting introduces substantial computational overhead and leads to error accumulation over time. In this paper, we introduce Learnable Orthogonal Decomposition (LOD), a non-regressive framework that combines the principles of classical Proper Orthogonal Decomposition (POD) with modern deep learning techniques.

Featured Image

Why is it important?

Unlike the aforementioned methods that rely on auto-regressive predictions, we aim to address these limitations by developing a non-regressive framework. Inspired by POD, we introduce Learnable Orthogonal Decomposition (LOD) as a novel approach to tackle these challenges. LOD effectively decomposes and processes the temporal and spatial structures inherent in PDE data. Instead of constructing a single set of fixed spatial bases, LOD adopts a parameter-wise POD strategy: at each time step, POD is applied to an ensemble of PDE solutions across varying parameters, yielding a time-indexed set of spatial bases. These time-varying bases then initialize a learnable dictionary within the model. The deep learning model then focuses exclusively on the system’s temporal dynamics, predicting the coefficients associated with these bases and thereby enabling non-regressive, full-sequence prediction of the entire time series in a single pass.

Perspectives

We propose LOD, a non-regressive method inspired by the orthogonal decomposition principles of POD, designed to overcome the limitations inherent in existing auto-regressive approaches. We believe that these advances will broaden the applicability of our method, enabling it to address a wider range of spatio-temporal problems across diverse scientific and engineering domains.

Han kyujin
Pohang University of Science and Technology

Read the Original

This page is a summary of: Learnable Orthogonal Decomposition for Non-Regressive Prediction for PDE, November 2025, ACM (Association for Computing Machinery),
DOI: 10.1145/3746252.3761364.
You can read the full text:

Read

Contributors

The following have contributed to this page