paper-with-me

Papers

Physics Guided RNNs for Modeling Dynamical Systems: A Case Study in Simulating Lake Temperature Profiles

2018-10-31 · Xiaowei Jia, Jared Willard, Anuj Karpatne, Jordan Read, Jacob Zwart, Michael Steinbach, Vipin Kumar

This paper proposes a physics-guided recurrent neural network model (PGRNN) that combines RNNs and physics-based models to leverage their complementary strengths and improve the modeling of physical processes. Specifically, we show that a PGRNN can improve prediction accuracy over that of physical models, while generating outputs consistent with physical laws, and achieving good generalizability. Standard RNNs, even when producing superior prediction accuracy, often produce physically inconsistent results and lack generalizability. We further enhance this approach by using a pre-training method that leverages the simulated data from a physics-based model to address the scarcity of observed data. The PGRNN has the flexibility to incorporate additional physical constraints and we incorporate a density-depth relationship. Both enhancements further improve PGRNN performance. Although we present and evaluate this methodology in the context of modeling the dynamics of temperature in lakes, it is applicable more widely to a range of scientific and engineering disciplines where mechanistic (also known as process-based) models are used, e.g., power engineering, climate science, materials science, computational chemistry, and biomedicine.

📄 PDF Abstract BibTeX arXiv:1810.13075

Code (0)

등록된 구현이 없습니다.

Tasks

Computational chemistry

Similar Papers 제목 키워드 기반

Physics-Guided Machine Learning for Scientific Discovery: An Application in Simulating Lake Temperature Profiles

2020-01-28 · Xiaowei Jia, Jared Willard, Anuj Karpatne, Jordan S. Read 외

Physics-based models of dynamical systems are often used to study engineering and environmental systems. Despite their extensive use, these models have several well-known limitations due to simplified representations of …

BIG-bench Machine LearningComputational chemistryscientific discovery

Physics-Guided Deep Learning for Dynamical Systems: A Survey

2021-07-02 · Rui Wang, Rose Yu

Modeling complex physical dynamics is a fundamental task in science and engineering. Traditional physics-based models are sample efficient, and interpretable but often rely on rigid assumptions. Furthermore, direct numer…

Deep LearningSurvey

Physics Guided Recurrent Neural Networks For Modeling Dynamical Systems: Application to Monitoring Water Temperature And Quality In Lakes

2018-10-05 · Xiaowei Jia, Anuj Karpatne, Jared Willard, Michael Steinbach 외

In this paper, we introduce a novel framework for combining scientific knowledge within physics-based models and recurrent neural networks to advance scientific discovery in many dynamical systems. We will first describe…

scientific discovery

Multi-Objective Physics-Guided Recurrent Neural Networks for Identifying Non-Autonomous Dynamical Systems

2022-04-27 · Oliver Schön, Ricarda-Samantha Götte, Julia Timmermann

While trade-offs between modeling effort and model accuracy remain a major concern with system identification, resorting to data-driven methods often leads to a complete disregard for physical plausibility. To address th…

Recurrent Neural Networks for Dynamical Systems: Applications to Ordinary Differential Equations, Collective Motion, and Hydrological Modeling

2022-02-14 · Yonggi Park, Kelum Gajamannage, Dilhani I. Jayathilake, Erik M. Bollt

Classical methods of solving spatiotemporal dynamical systems include statistical approaches such as autoregressive integrated moving average, which assume linear and stationary relationships between systems' previous ou…

Time SeriesTime Series Analysis