ROCVOct 17, 2022

Neural Contact Fields: Tracking Extrinsic Contact with Tactile Sensing

arXiv:2210.09297v233 citationsh-index: 47Has Code
Originality Incremental advance
AI Analysis

This addresses a key challenge in robotic manipulation by enabling more accurate contact tracking, though it is incremental as it builds on neural fields and tactile sensing.

The paper tackles the problem of tracking extrinsic contact between objects and environments using tactile sensing, and introduces Neural Contact Fields, which can localize arbitrary multi-modal contacts without assumptions about contact type, achieving results on unseen shapes and configurations.

We present Neural Contact Fields, a method that brings together neural fields and tactile sensing to address the problem of tracking extrinsic contact between object and environment. Knowing where the external contact occurs is a first step towards methods that can actively control it in facilitating downstream manipulation tasks. Prior work for localizing environmental contacts typically assume a contact type (e.g. point or line), does not capture contact/no-contact transitions, and only works with basic geometric-shaped objects. Neural Contact Fields are the first method that can track arbitrary multi-modal extrinsic contacts without making any assumptions about the contact type. Our key insight is to estimate the probability of contact for any 3D point in the latent space of object shapes, given vision-based tactile inputs that sense the local motion resulting from the external contact. In experiments, we find that Neural Contact Fields are able to localize multiple contact patches without making any assumptions about the geometry of the contact, and capture contact/no-contact transitions for known categories of objects with unseen shapes in unseen environment configurations. In addition to Neural Contact Fields, we also release our YCB-Extrinsic-Contact dataset of simulated extrinsic contact interactions to enable further research in this area. Project page: https://github.com/carolinahiguera/NCF

Code Implementations1 repo
Foundations

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

Your Notes