HybridNet: Integrating Model-based and Data-driven Learning to Predict Evolution of Dynamical Systems
Yun Long, Xueyuan She, Saibal Mukhopadhyay

TL;DR
HybridNet combines deep learning and model-based methods to accurately predict the evolution of complex dynamical systems with limited prior knowledge, adapting in real-time for improved accuracy.
Contribution
It introduces a hybrid framework integrating ConvLSTM and CeNN for real-time, adaptive prediction of dynamical systems with uncertain parameters.
Findings
Outperforms state-of-the-art deep learning methods in accuracy
Successfully models heat convection-diffusion and fluid dynamics systems
Learns physical parameters in real-time for adaptive predictions
Abstract
The robotic systems continuously interact with complex dynamical systems in the physical world. Reliable predictions of spatiotemporal evolution of these dynamical systems, with limited knowledge of system dynamics, are crucial for autonomous operation. In this paper, we present HybridNet, a framework that integrates data-driven deep learning and model-driven computation to reliably predict spatiotemporal evolution of a dynamical systems even with in-exact knowledge of their parameters. A data-driven deep neural network (DNN) with Convolutional LSTM (ConvLSTM) as the backbone is employed to predict the time-varying evolution of the external forces/perturbations. On the other hand, the model-driven computation is performed using Cellular Neural Network (CeNN), a neuro-inspired algorithm to model dynamical systems defined by coupled partial differential equations (PDEs). CeNN converts the…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications · Model Reduction and Neural Networks · Chaos control and synchronization
MethodsSigmoid Activation · Tanh Activation · Convolution · Long Short-Term Memory
