English

Learning Manipulation Skills Via Hierarchical Spatial Attention

Robotics 2020-03-05 v3

Abstract

Learning generalizable skills in robotic manipulation has long been challenging due to real-world sized observation and action spaces. One method for addressing this problem is attention focus -- the robot learns where to attend its sensors and irrelevant details are ignored. However, these methods have largely not caught on due to the difficulty of learning a good attention policy and the added partial observability induced by a narrowed window of focus. This article addresses the first issue by constraining gazes to a spatial hierarchy. For the second issue, we identify a case where the partial observability induced by attention does not prevent Q-learning from finding an optimal policy. We conclude with real-robot experiments on challenging pick-place tasks demonstrating the applicability of the approach.

Keywords

Cite

@article{arxiv.1904.09191,
  title  = {Learning Manipulation Skills Via Hierarchical Spatial Attention},
  author = {Marcus Gualtieri and Robert Platt},
  journal= {arXiv preprint arXiv:1904.09191},
  year   = {2020}
}

Comments

IEEE Transactions on Robotics, March 2020. Video: https://youtu.be/4dZ6WiDX3-s . Source code: https://github.com/mgualti/Seq6DofManip

R2 v1 2026-06-23T08:44:45.235Z