Implicit Neural Spatial Representations for Time-dependent PDEs
Honglin Chen, Rundi Wu, Eitan Grinspun, Changxi Zheng, Peter Yichen, Chen

TL;DR
This paper introduces an implicit neural spatial representation method for solving time-dependent PDEs, which offers higher accuracy and adaptivity with lower memory usage compared to traditional discretization techniques.
Contribution
The work proposes using INSR as an alternative spatial discretization that evolves over time without requiring training data, enabling more accurate and adaptive PDE solutions.
Findings
Higher accuracy than classical methods
Lower memory consumption
Intrinsic adaptivity of the neural representation
Abstract
Implicit Neural Spatial Representation (INSR) has emerged as an effective representation of spatially-dependent vector fields. This work explores solving time-dependent PDEs with INSR. Classical PDE solvers introduce both temporal and spatial discretizations. Common spatial discretizations include meshes and meshless point clouds, where each degree-of-freedom corresponds to a location in space. While these explicit spatial correspondences are intuitive to model and understand, these representations are not necessarily optimal for accuracy, memory usage, or adaptivity. Keeping the classical temporal discretization unchanged (e.g., explicit/implicit Euler), we explore INSR as an alternative spatial discretization, where spatial information is implicitly stored in the neural network weights. The network weights then evolve over time via time integration. Our approach does not require any…
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.
Videos
Taxonomy
TopicsModel Reduction and Neural Networks · Neural Networks and Applications
