# Prediction of Human Trajectory Following a Haptic Robotic Guide Using   Recurrent Neural Networks

**Authors:** Hee-Seung Moon, Jiwon Seo

arXiv: 1903.01027 · 2020-06-30

## TL;DR

This paper introduces a deep learning approach using recurrent neural networks to predict human trajectories following a haptic robotic guide, enhancing safety and collaboration in assistive robotics without relying on visual data.

## Contribution

The study presents a novel multimodal deep learning model that predicts human movement using haptic, depth, and trajectory data, specifically for visually impaired assistance.

## Key findings

- Model outperforms baseline with robot data alone
- Adding haptic and depth data improves prediction accuracy
- Effective for assistive robots in indoor environments

## Abstract

Social intelligence is an important requirement for enabling robots to collaborate with people. In particular, human path prediction is an essential capability for robots in that it prevents potential collision with a human and allows the robot to safely make larger movements. In this paper, we present a method for predicting the trajectory of a human who follows a haptic robotic guide without using sight, which is valuable for assistive robots that aid the visually impaired. We apply a deep learning method based on recurrent neural networks using multimodal data: (1) human trajectory, (2) movement of the robotic guide, (3) haptic input data measured from the physical interaction between the human and the robot, (4) human depth data. We collected actual human trajectory and multimodal response data through indoor experiments. Our model outperformed the baseline result while using only the robot data with the observed human trajectory, and it shows even better results when using additional haptic and depth data.

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