LGRONov 10, 2020

A Variational Infinite Mixture for Probabilistic Inverse Dynamics Learning

arXiv:2011.05217v34 citations
AI Analysis

This work addresses the need for adaptable, efficient, and scalable probabilistic regression in robotics, though it is incremental as it builds on existing Bayesian nonparametric mixtures.

The authors tackled the problem of probabilistic regression for control and robotics by developing a variational inference technique for infinite mixtures of probabilistic local polynomial models, which improved trajectory tracking performance on a Barrett-WAM manipulator.

Probabilistic regression techniques in control and robotics applications have to fulfill different criteria of data-driven adaptability, computational efficiency, scalability to high dimensions, and the capacity to deal with different modalities in the data. Classical regressors usually fulfill only a subset of these properties. In this work, we extend seminal work on Bayesian nonparametric mixtures and derive an efficient variational Bayes inference technique for infinite mixtures of probabilistic local polynomial models with well-calibrated certainty quantification. We highlight the model's power in combining data-driven complexity adaptation, fast prediction and the ability to deal with discontinuous functions and heteroscedastic noise. We benchmark this technique on a range of large real inverse dynamics datasets, showing that the infinite mixture formulation is competitive with classical Local Learning methods and regularizes model complexity by adapting the number of components based on data and without relying on heuristics. Moreover, to showcase the practicality of the approach, we use the learned models for online inverse dynamics control of a Barrett-WAM manipulator, significantly improving the trajectory tracking performance.

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