ContactDB: Analyzing and Predicting Grasp Contact via Thermal Imaging

TL;DR

ContactDB analyzes and predicts grasp contact via thermal imaging, featuring 3750 3D meshes and 375K frames of RGB-D+thermal images.

cs.CV 🔴 Advanced 2019-04-15 4 views
Samarth Brahmbhatt Cusuh Ham Charles C. Kemp James Hays
thermal imaging grasp analysis contact maps 3D convolution dataset

Key Findings

Methodology

This study uses thermal imaging to record hand-object contact areas, creating the ContactDB dataset with 3750 3D meshes of household objects. Contact maps are captured using an RGB-D+thermal camera, analyzing the influence of functional intent and object size on grasping, and employing image translation and 3D convolution algorithms to predict contact patterns.

Key Results

  • Result 1: Analysis shows functional intent and object size significantly affect grasping patterns, with high frequency of palm and proximal finger contact.
  • Result 2: State-of-the-art image translation and 3D convolution algorithms successfully predict diverse contact patterns.
  • Result 3: The dataset reveals a tendency to touch or avoid 'active areas'.

Significance

ContactDB is the first large-scale dataset recording detailed contact maps for human grasps, filling a gap in existing research. It provides new insights for human-robot interaction and robotic grasping, especially in household environments. The dataset offers rich training data for future machine learning models.

Technical Contribution

Technical contributions include capturing unprecedented detail in contact maps using thermal imaging, developing new data representations and prediction algorithms, and demonstrating how to predict contact patterns from object shape.

Novelty

ContactDB is the first large-scale dataset using thermal imaging to record human grasp contact maps, offering higher detail and accuracy compared to existing methods.

Limitations

  • Limitation 1: Thermal imaging is limited in capturing contact on transparent and highly reflective objects.
  • Limitation 2: The dataset primarily targets household objects, which may not apply to industrial settings.

Future Work

Future research can extend to different types of objects and environments, develop more complex models to improve prediction accuracy, and explore the application of contact maps in robotic grasping.

AI Executive Summary

Grasping and manipulating objects is a crucial human skill, but observing contact through external sensors poses challenges. ContactDB uses thermal imaging to capture hand-object contact with household objects, creating a dataset of 3750 3D meshes and 375K frames of RGB-D+thermal images. The study finds that functional intent and object size significantly affect grasping patterns, with a high frequency of palm and proximal finger contact. By training state-of-the-art image translation and 3D convolution algorithms, diverse contact patterns are successfully predicted. ContactDB fills a gap in existing research, providing new insights for human-robot interaction and robotic grasping. While thermal imaging is limited in capturing contact on transparent and highly reflective objects, the dataset offers rich training data for future machine learning models with broad application potential. Future research can extend to different types of objects and environments, develop more complex models to improve prediction accuracy, and explore the application of contact maps in robotic grasping.

Deep Analysis

Background

In the fields of robotics and human-computer interaction, understanding how humans grasp and manipulate objects has been a long-standing research topic. Traditional methods use data gloves or magnetic trackers to record hand joint configurations, but these methods are often limited by resolution and interference with natural grasping. ContactDB offers a new perspective through thermal imaging, capturing hand-object contact with unprecedented detail.

Core Problem

Existing research faces challenges in capturing and analyzing hand-object contact, especially due to occlusion and the complexity of the human hand. Accurately recording and analyzing contact areas without interfering with natural grasping remains a pressing issue.

Innovation

The core innovation of ContactDB lies in using thermal imaging to record hand-object contact maps. This method captures unprecedented detail and provides a large-scale dataset for training machine learning models. Additionally, the study develops new data representations and prediction algorithms to predict contact patterns from object shape.

Methodology

  • �� Use thermal imaging cameras to record hand contact with 3D-printed household objects. • Create 3750 3D meshes with contact map textures. • Analyze the influence of functional intent and object size on grasping. • Use image translation and 3D convolution algorithms to predict contact patterns.

Experiments

Experiments involve 50 household objects, with participants grasping objects under two functional intents. The dataset includes 375K frames of RGB-D+thermal images. The experimental design includes predicting contact patterns based on object shape using state-of-the-art image translation and 3D convolution algorithms.

Results

The study finds that functional intent and object size significantly affect grasping patterns. There is a high frequency of palm and proximal finger contact, and the dataset reveals a tendency to touch or avoid 'active areas'. Prediction algorithms successfully predict diverse contact patterns from object shape.

Applications

ContactDB provides new insights for human-robot interaction and robotic grasping, especially in household environments. It can be used to train machine learning models, improving the accuracy and efficiency of robotic grasping.

Limitations & Outlook

While ContactDB provides rich data, thermal imaging is limited in capturing contact on transparent and highly reflective objects. Additionally, the dataset primarily targets household objects, which may not apply to industrial settings. Future research needs to extend to different types of objects and environments.

Plain Language Accessible to non-experts

Imagine you're cooking in a kitchen. You need to pick up various tools like knives, spoons, and pots. Each time you pick up a tool, your hand leaves heat on it, much like warming a cup of coffee with your hands in winter. ContactDB is like a thermal camera that records your handprints each time you pick up a tool in the kitchen. These handprints tell us how you grasp these tools. By analyzing these prints, scientists can design smarter robotic assistants to help you with kitchen tasks.

ELI14 Explained like you're 14

Imagine playing a virtual reality game where you use a controller to move your character. Each time you hold the controller, your hands leave heat marks, just like holding a hot chocolate in winter. ContactDB is like a super camera that can see these heat marks. Scientists use this information to study how to make robots better at holding things, just like you do in the game. Isn't that cool?

Glossary

Thermal Imaging

A technique that captures temperature distribution on an object's surface using infrared. Used to record hand-object contact areas.

Used to capture hand-object contact areas.

Contact Map

An image showing the areas of contact between a hand and an object. Used to analyze grasping patterns.

Used to analyze grasping patterns.

RGB-D Camera

A camera that captures both color and depth information. Used to synchronously record contact images.

Used to synchronously record contact images.

Image Translation Algorithm

An algorithm that converts one type of image to another. Used for predicting contact patterns.

Used for predicting contact patterns.

3D Convolution

A technique that applies convolution operations in three-dimensional space. Used for analyzing and predicting contact maps.

Used for analyzing and predicting contact maps.

Open Questions Unanswered questions from this research

  • 1 How to accurately capture contact on transparent and highly reflective objects? Current thermal imaging techniques are inadequate in these scenarios.

Applications

Immediate Applications

Home Robotics

Use the ContactDB dataset to train robots, enhancing their ability to grasp objects in household environments.

Long-term Vision

Industrial Automation

Develop intelligent grasping systems that adapt to different objects and environments, enhancing industrial automation.

Abstract

Grasping and manipulating objects is an important human skill. Since hand-object contact is fundamental to grasping, capturing it can lead to important insights. However, observing contact through external sensors is challenging because of occlusion and the complexity of the human hand. We present ContactDB, a novel dataset of contact maps for household objects that captures the rich hand-object contact that occurs during grasping, enabled by use of a thermal camera. Participants in our study grasped 3D printed objects with a post-grasp functional intent. ContactDB includes 3750 3D meshes of 50 household objects textured with contact maps and 375K frames of synchronized RGB-D+thermal images. To the best of our knowledge, this is the first large-scale dataset that records detailed contact maps for human grasps. Analysis of this data shows the influence of functional intent and object size on grasping, the tendency to touch/avoid 'active areas', and the high frequency of palm and proximal finger contact. Finally, we train state-of-the-art image translation and 3D convolution algorithms to predict diverse contact patterns from object shape. Data, code and models are available at https://contactdb.cc.gatech.edu.

cs.CV