# Learning to Represent Haptic Feedback for Partially-Observable Tasks

**Authors:** Jaeyong Sung, J. Kenneth Salisbury, Ashutosh Saxena

arXiv: 1705.06243 · 2017-05-18

## TL;DR

This paper introduces a deep learning framework that models haptic feedback in partially observable manipulation tasks using POMDPs, enabling robots to learn tactile-based decision-making without simulators.

## Contribution

It presents a novel approach combining deep recurrent neural networks and variational Bayes to represent haptic feedback in POMDPs for robotic manipulation tasks.

## Key findings

- Effective haptic feedback representation learned
- Improved decision-making in partial observability scenarios
- Successful real-robot task execution

## Abstract

The sense of touch, being the earliest sensory system to develop in a human body [1], plays a critical part of our daily interaction with the environment. In order to successfully complete a task, many manipulation interactions require incorporating haptic feedback. However, manually designing a feedback mechanism can be extremely challenging. In this work, we consider manipulation tasks that need to incorporate tactile sensor feedback in order to modify a provided nominal plan. To incorporate partial observation, we present a new framework that models the task as a partially observable Markov decision process (POMDP) and learns an appropriate representation of haptic feedback which can serve as the state for a POMDP model. The model, that is parametrized by deep recurrent neural networks, utilizes variational Bayes methods to optimize the approximate posterior. Finally, we build on deep Q-learning to be able to select the optimal action in each state without access to a simulator. We test our model on a PR2 robot for multiple tasks of turning a knob until it clicks.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1705.06243/full.md

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1705.06243/full.md

## References

41 references — full list in the complete paper: https://tomesphere.com/paper/1705.06243/full.md

---
Source: https://tomesphere.com/paper/1705.06243