Generalization capabilities and robustness of hybrid models grounded in physics compared to purely deep learning models
Rodrigo Abad\'ia-Heredia, Adri\'an Corrochano, Manuel Lopez-Martin,, Soledad Le Clainche

TL;DR
This paper compares hybrid physics-based models with pure deep learning models for predicting flow dynamics, showing hybrid models with modal decomposition outperform purely data-driven approaches in accuracy and robustness.
Contribution
It introduces a hybrid POD-DL model that effectively combines modal decomposition with deep learning, enhancing prediction accuracy and interpretability in complex fluid flow scenarios.
Findings
Hybrid POD-DL outperforms other models in both laminar and turbulent flows.
Modal decomposition reduces data dimensionality, improving model efficiency.
Hybrid models require less training data and fewer parameters.
Abstract
This study investigates the generalization capabilities and robustness of purely deep learning (DL) models and hybrid models based on physical principles in fluid dynamics applications, specifically focusing on iteratively forecasting the temporal evolution of flow dynamics. Three autoregressive models were compared: a hybrid model (POD-DL) that combines proper orthogonal decomposition (POD) with a long-short term memory (LSTM) layer, a convolutional autoencoder combined with a convolutional LSTM (ConvLSTM) layer and a variational autoencoder (VAE) combined with a ConvLSTM layer. These models were tested on two high-dimensional, nonlinear datasets representing the velocity field of flow past a circular cylinder in both laminar and turbulent regimes. The study used latent dimension methods, enabling a bijective reduction of high-dimensional dynamics into a lower-order space to facilitate…
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
TopicsReservoir Engineering and Simulation Methods · Energy Load and Power Forecasting · Meteorological Phenomena and Simulations
MethodsTanh Activation · Long Short-Term Memory · Convolution · Sigmoid Activation · ConvLSTM · Focus
