Vectorized Conditional Neural Fields: A Framework for Solving Time-dependent Parametric Partial Differential Equations
Jan Hagnberger, Marimuthu Kalimuthu, Daniel Musekamp, Mathias Niepert

TL;DR
This paper introduces Vectorized Conditional Neural Fields (VCNeFs), a novel neural framework that efficiently solves time-dependent PDEs by modeling solutions as neural fields with attention mechanisms, enabling superior generalization and super-resolution.
Contribution
The paper presents VCNeFs, a new neural architecture that computes solutions for multiple spatio-temporal points in parallel and conditions on PDE parameters, addressing key limitations of existing models.
Findings
VCNeFs outperform existing ML surrogate models.
VCNeFs support zero-shot super-resolution in space and time.
VCNeFs generalize well to unseen PDE parameters.
Abstract
Transformer models are increasingly used for solving Partial Differential Equations (PDEs). Several adaptations have been proposed, all of which suffer from the typical problems of Transformers, such as quadratic memory and time complexity. Furthermore, all prevalent architectures for PDE solving lack at least one of several desirable properties of an ideal surrogate model, such as (i) generalization to PDE parameters not seen during training, (ii) spatial and temporal zero-shot super-resolution, (iii) continuous temporal extrapolation, (iv) support for 1D, 2D, and 3D PDEs, and (v) efficient inference for longer temporal rollouts. To address these limitations, we propose Vectorized Conditional Neural Fields (VCNeFs), which represent the solution of time-dependent PDEs as neural fields. Contrary to prior methods, however, VCNeFs compute, for a set of multiple spatio-temporal query…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Model Reduction and Neural Networks
MethodsSparse Evolutionary Training
