ROLGSYAug 18, 2020

Heteroscedastic Uncertainty for Robust Generative Latent Dynamics

arXiv:2008.08157v29 citations
AI Analysis

This addresses the problem of deploying latent dynamics models in real-world robotics where robustness to unseen noise is critical, representing an incremental improvement over existing methods.

The paper tackled the challenge of learning robust latent dynamics for real-world robotic systems under perceptual noise and out-of-distribution inputs, resulting in significantly more accurate predictions and improved control performance compared to homoscedastic models in simulated and real-world tasks.

Learning or identifying dynamics from a sequence of high-dimensional observations is a difficult challenge in many domains, including reinforcement learning and control. The problem has recently been studied from a generative perspective through latent dynamics: high-dimensional observations are embedded into a lower-dimensional space in which the dynamics can be learned. Despite some successes, latent dynamics models have not yet been applied to real-world robotic systems where learned representations must be robust to a variety of perceptual confounds and noise sources not seen during training. In this paper, we present a method to jointly learn a latent state representation and the associated dynamics that is amenable for long-term planning and closed-loop control under perceptually difficult conditions. As our main contribution, we describe how our representation is able to capture a notion of heteroscedastic or input-specific uncertainty at test time by detecting novel or out-of-distribution (OOD) inputs. We present results from prediction and control experiments on two image-based tasks: a simulated pendulum balancing task and a real-world robotic manipulator reaching task. We demonstrate that our model produces significantly more accurate predictions and exhibits improved control performance, compared to a model that assumes homoscedastic uncertainty only, in the presence of varying degrees of input degradation.

Code Implementations1 repo
Foundations

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

Your Notes