English

Bandit-Based Model Selection for Deformable Object Manipulation

Robotics 2020-06-02 v1 Artificial Intelligence

Abstract

We present a novel approach to deformable object manipulation that does not rely on highly-accurate modeling. The key contribution of this paper is to formulate the task as a Multi-Armed Bandit problem, with each arm representing a model of the deformable object. To "pull" an arm and evaluate its utility, we use the arm's model to generate a velocity command for the gripper(s) holding the object and execute it. As the task proceeds and the object deforms, the utility of each model can change. Our framework estimates these changes and balances exploration of the model set with exploitation of high-utility models. We also propose an approach based on Kalman Filtering for Non-stationary Multi-armed Normal Bandits (KF-MANB) to leverage the coupling between models to learn more from each arm pull. We demonstrate that our method outperforms previous methods on synthetic trials, and performs competitively on several manipulation tasks in simulation.

Keywords

Cite

@article{arxiv.1703.10254,
  title  = {Bandit-Based Model Selection for Deformable Object Manipulation},
  author = {Dale McConachie and Dmitry Berenson},
  journal= {arXiv preprint arXiv:1703.10254},
  year   = {2020}
}

Comments

Presented at the Workshop on the Algorithmic Foundations of Robotics, 2016, San Francisco, CA

R2 v1 2026-06-22T19:01:43.181Z