LGJun 9, 2023

DynaBench: A benchmark dataset for learning dynamical systems from low-resolution data

arXiv:2306.05805v28 citationsh-index: 53
Originality Synthesis-oriented
AI Analysis

This provides a benchmark for researchers working on real-world applications like weather prediction where data is sparse and unstructured, though it is incremental as it builds on existing simulation and modeling approaches.

The authors tackled the problem of learning dynamical systems from low-resolution, unstructured data by introducing DynaBench, a simulated benchmark dataset covering six partial differential equations, and found that it enables evaluation of models like graph neural networks in this setting.

Previous work on learning physical systems from data has focused on high-resolution grid-structured measurements. However, real-world knowledge of such systems (e.g. weather data) relies on sparsely scattered measuring stations. In this paper, we introduce a novel simulated benchmark dataset, DynaBench, for learning dynamical systems directly from sparsely scattered data without prior knowledge of the equations. The dataset focuses on predicting the evolution of a dynamical system from low-resolution, unstructured measurements. We simulate six different partial differential equations covering a variety of physical systems commonly used in the literature and evaluate several machine learning models, including traditional graph neural networks and point cloud processing models, with the task of predicting the evolution of the system. The proposed benchmark dataset is expected to advance the state of art as an out-of-the-box easy-to-use tool for evaluating models in a setting where only unstructured low-resolution observations are available. The benchmark is available at https://anonymous.4open.science/r/code-2022-dynabench/.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes