Evaluation
We demonstrate the effectiveness of our approach on the Boston Dynamics Spot, a state-of-the-art quadruped robot equipped with an arm for manipulation. We leverage our learned dynamics model to develop control policies for loco-manipulation via model-based RL and then use the learned policy to dynamically track two shapes with the robot’s end-effector: an ellipse and a helix.
We compare our main approach, SIM-FSVGD, to the two baseline models SIM-MODEL and FSVGD:
SIM-MODEL: Hand-crafted kinematic model from first principles with learnable parameters.
FSVGD: BNN-model that uses function space particle optimization and is widely applied in bayesian deep learning [2].
SIM-FSVGD: BNN-model based on FSVGD that uses our kinematic model as a physical prior to achieve better sample efficiency [1].
[1] J. Rothfuss, et al., “Bridging the Sim-to-Real Gap with Bayesian Inference,” 2024
[2] Z. Wang, et al., “Function Space Particle Optimization for Bayesian Neural Networks,” 2019