Tactile-RL for Insertion:

Generalization to Objects of Unknown Geometry

Siyuan Dong1, Devesh K. Jha2, Diego Romeres2, Sangwoon Kim2

Daniel Nikovski2, Alberto Rodriguez1

1Massachusetts Institute of Technology, 2Mitsubishi Electric Research Laboratories

Abstract: Object insertion is a classic contact-rich manipulation task. The task remains challenging, especially when considering general objects of unknown geometry, which significantly limits the ability to understand the contact configuration between the object and the environment. We study the problem of aligning the object and environment with a tactile-based feedback insertion policy. The insertion process is modeled as an episodic policy that iterates between insertion attempts followed by pose corrections. We explore different mechanisms to learn such a policy based on Reinforcement Learning. The key contribution of this paper is to demonstrate that it is possible to learn a tactile insertion policy that generalizes across different object geometries, and an ablation study of the key design choices for the learning agent: 1) the type of learning scheme: supervised vs. reinforcement learning; 2) the type of learning schedule: unguided vs. curriculum learning; 3) the type of sensing modality: force/torque (F/T) vs. tactile; and 4) the type of tactile representation: tactile RGB vs. tactile flow. We show that the optimal configuration of the learning agent (RL + curriculum + tactile flow) exposed to 4 training objects yields an insertion policy that inserts 4 novel objects with over 85.0% success rate and within 3~4 attempts. Comparisons between F/T and tactile sensing, shows that while an F/T-based policy learns more efficiently, a tactile-based policy provides better generalization.

Contact: Siyuan Dong (sydong {at} mit {dot} edu)

Paper:

Tactile-RL for Insertion: Generalization to Objects of Unknown Geometry

Siyuan Dong, Devesh K. Jha, Diego Romeres, Sangwoon Kim, Daniel Nikovski, Alberto Rodriguez

IEEE International Conference on Robotics and Automation (ICRA) 2021

Supplementary video:

Performance of the Tactile RL insertion policy on training objects:

Cuboid

cylinder

elliptical cylinder

hexagonal cylinder

Performance of the Tactile RL insertion policy on novel objects:

Box

Big bottle

Small bottle

phone charger

Bibtex:

@inproceedings{dong2021icra,

title={Tactile-RL for Insertion: Generalization to Objects of Unknown Geometry},

author={Dong, Siyuan and Jha, Devesh and Romeres, Diego and Kim, Sangwoon and Nikovski, Daniel and Rodriguez, Alberto},

booktitle={2021 IEEE International Conference on Robotics and Automation (ICRA)},

year={2021},

URL={https://arxiv.org/pdf/2104.01167.pdf}

}