ROMar 16, 2021

Few Shot System Identification for Reinforcement Learning

arXiv:2103.08850v31 citations
Originality Incremental advance
AI Analysis

This work addresses the issue of sample inefficiency and lack of generality in model-based RL for control problems, though it appears incremental as it builds on existing variational inference methods.

The paper tackles the problem of model-based reinforcement learning being sensitive to uncertainties and parameter variations, which requires intensive system identification for each instance. It presents a framework that uses variational inference to learn a probability distribution of dynamics conditioned on observed data, enabling robust control across different instances with maximum sample efficiency.

Learning by interaction is the key to skill acquisition for most living organisms, which is formally called Reinforcement Learning (RL). RL is efficient in finding optimal policies for endowing complex systems with sophisticated behavior. All paradigms of RL utilize a system model for finding the optimal policy. Modeling dynamics can be done by formulating a mathematical model or system identification. Dynamic models are usually exposed to aleatoric and epistemic uncertainties that can divert the model from the one acquired and cause the RL algorithm to exhibit erroneous behavior. Accordingly, the RL process sensitive to operating conditions and changes in model parameters and lose its generality. To address these problems, Intensive system identification for modeling purposes is needed for each system even if the model dynamics structure is the same, as the slight deviation in the model parameters can render the model useless in RL. The existence of an oracle that can adaptively predict the rest of the trajectory regardless of the uncertainties can help resolve the issue. The target of this work is to present a framework for facilitating the system identification of different instances of the same dynamics class by learning a probability distribution of the dynamics conditioned on observed data with variational inference and show its reliability in robustly solving different instances of control problems with the same model in model-based RL with maximum sample efficiency.

Foundations

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

Your Notes