English

Towards More Realistic Human-Robot Conversation: A Seq2Seq-based Body Gesture Interaction System

Computer Vision and Pattern Recognition 2019-11-18 v3

Abstract

This paper presents a novel system that enables intelligent robots to exhibit realistic body gestures while communicating with humans. The proposed system consists of a listening model and a speaking model used in corresponding conversational phases. Both models are adapted from the sequence-to-sequence (seq2seq) architecture to synthesize body gestures represented by the movements of twelve upper-body keypoints. All the extracted 2D keypoints are firstly 3D-transformed, then rotated and normalized to discard irrelevant information. Substantial videos of human conversations from Youtube are collected and preprocessed to train the listening and speaking models separately, after which the two models are evaluated using metrics of mean squared error (MSE) and cosine similarity on the test dataset. The tuned system is implemented to drive a virtual avatar as well as Pepper, a physical humanoid robot, to demonstrate the improvement on conversational interaction abilities of our method in practice.

Keywords

Cite

@article{arxiv.1905.01641,
  title  = {Towards More Realistic Human-Robot Conversation: A Seq2Seq-based Body Gesture Interaction System},
  author = {Minjie Hua and Fuyuan Shi and Yibing Nan and Kai Wang and Hao Chen and Shiguo Lian},
  journal= {arXiv preprint arXiv:1905.01641},
  year   = {2019}
}

Comments

Accepted by IROS 2019. Slides: https://youtu.be/zOp6tT_etQE

R2 v1 2026-06-23T08:57:18.798Z