paper-with-me

홈 › Papers

Learning the Dynamics of Physical Systems from Sparse Observations with Finite Element Networks

2022-03-16 · ICLR 2022 4 · Marten Lienen, Stephan Günnemann

We propose a new method for spatio-temporal forecasting on arbitrarily distributed points. Assuming that the observed system follows an unknown partial differential equation, we derive a continuous-time model for the dynamics of the data via the finite element method. The resulting graph neural network estimates the instantaneous effects of the unknown dynamics on each cell in a meshing of the spatial domain. Our model can incorporate prior knowledge via assumptions on the form of the unknown PDE, which induce a structural bias towards learning specific processes. Through this mechanism, we derive a transport variant of our model from the convection equation and show that it improves the transfer performance to higher-resolution meshes on sea surface temperature and gas flow forecasting against baseline models representing a selection of spatio-temporal forecasting methods. A qualitative analysis shows that our model disentangles the data dynamics into their constituent parts, which makes it uniquely interpretable.

📄 PDF Abstract BibTeX arXiv:2203.08852

Code (1)

martenlienen/finite-element-networks 공식 구현 pytorch

Tasks

Graph Neural NetworkInterpretability Techniques for Deep LearningInterpretable Machine LearningSpatio-Temporal ForecastingSuper-Resolution

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Physics-Aware Difference Graph Networks for Sparsely-Observed Dynamics

2022-01-17 · ICLR Track Blog 2022 5 · Anonymous

Sparsely available data points cause numerical error on finite differences which hinders us from modeling the dynamics of physical systems. The discretization error becomes even larger when the sparse data are irregularl…

Physics-aware Difference Graph Networks for Sparsely-Observed Dynamics

2020-01-01 · ICLR 2020 1 · Sungyong Seo*, Chuizheng Meng*, Yan Liu

Sparsely available data points cause a numerical error on finite differences which hinder to modeling the dynamics of physical systems. The discretization error becomes even larger when the sparse data are irregularly di…

Generating Full-field Evolution of Physical Dynamics from Irregular Sparse Observations

2025-05-14 · Panqi Chen, Yifan Sun, Lei Cheng, Yang Yang 외

Modeling and reconstructing multidimensional physical dynamics from sparse and off-grid observations presents a fundamental challenge in scientific research. Recently, diffusion-based generative modeling shows promising …

Computational EfficiencyDenoising

Discovering Sparse Interpretable Dynamics from Partial Observations

2021-07-22 · Peter Y. Lu, Joan Ariño, Marin Soljačić

Identifying the governing equations of a nonlinear dynamical system is key to both understanding the physical features of the system and constructing an accurate model of the dynamics that generalizes well beyond the ava…

GrINd: Grid Interpolation Network for Scattered Observations

2024-03-28 · Andrzej Dulny, Paul Heinisch, Andreas Hotho, Anna Krause

Predicting the evolution of spatiotemporal physical systems from sparse and scattered observational data poses a significant challenge in various scientific domains. Traditional methods rely on dense grid-structured data…