Meta-Learning of Neural State-Space Models Using Data From Similar Systems
Ankush Chakrabarty, Gordon Wichern, Christopher R. Laughman

TL;DR
This paper introduces a meta-learning approach for neural state-space models that leverages data from similar systems to improve modeling accuracy and reduce online adaptation complexity.
Contribution
It applies model-agnostic meta-learning to neural state-space models, enabling rapid adaptation with limited data from the target system.
Findings
Meta-learning improves accuracy over supervised and transfer learning.
Few adaptation steps suffice for accurate modeling.
Selective layer adaptation reduces complexity without sacrificing performance.
Abstract
Deep neural state-space models (SSMs) provide a powerful tool for modeling dynamical systems solely using operational data. Typically, neural SSMs are trained using data collected from the actual system under consideration, despite the likely existence of operational data from similar systems which have previously been deployed in the field. In this paper, we propose the use of model-agnostic meta-learning (MAML) for constructing deep encoder network-based SSMs, by leveraging a combination of archived data from similar systems (used to meta-train offline) and limited data from the actual system (used for rapid online adaptation). We demonstrate using a numerical example that meta-learning can result in more accurate neural SSM models than supervised- or transfer-learning, despite few adaptation steps and limited online data. Additionally, we show that by carefully partitioning and…
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
TopicsDomain Adaptation and Few-Shot Learning · Gaussian Processes and Bayesian Inference · Machine Learning in Healthcare
MethodsModel-Agnostic Meta-Learning
