ROAIMar 10, 2020

Learning a generative model for robot control using visual feedback

arXiv:2003.04474v10.008 citations
AI Analysis55

This work addresses the challenge of sample-efficient and generalizable robot control with visual feedback, offering a modular approach that can adapt to changes in setup, though it appears incremental as it builds on visual servoing methods.

The paper tackles the problem of robot control using visual feedback by introducing a generative model that maps actions to image observations, enabling state inference and motion guidance to match target feature locations in fewer steps than existing visual servoing methods, with demonstrations showing successful grasping and tight-fit insertions on robots with inaccurate controllers.

We introduce a novel formulation for incorporating visual feedback in controlling robots. We define a generative model from actions to image observations of features on the end-effector. Inference in the model allows us to infer the robot state corresponding to target locations of the features. This, in turn, guides motion of the robot and allows for matching the target locations of the features in significantly fewer steps than state-of-the-art visual servoing methods. The training procedure for our model enables effective learning of the kinematics, feature structure, and camera parameters, simultaneously. This can be done with no prior information about the robot, structure, and cameras that observe it. Learning is done sample-efficiently and shows strong generalization to test data. Since our formulation is modular, we can modify components of our setup, like cameras and objects, and relearn them quickly online. Our method can handle noise in the observed state and noise in the controllers that we interact with. We demonstrate the effectiveness of our method by executing grasping and tight-fit insertions on robots with inaccurate controllers.

Foundations

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

Your Notes