English

Attention-Driven Body Pose Encoding for Human Activity Recognition

Computer Vision and Pattern Recognition 2020-10-05 v2 Machine Learning Image and Video Processing

Abstract

This article proposes a novel attention-based body pose encoding for human activity recognition that presents a enriched representation of body-pose that is learned. The enriched data complements the 3D body joint position data and improves model performance. In this paper, we propose a novel approach that learns enhanced feature representations from a given sequence of 3D body joints. To achieve this encoding, the approach exploits 1) a spatial stream which encodes the spatial relationship between various body joints at each time point to learn spatial structure involving the spatial distribution of different body joints 2) a temporal stream that learns the temporal variation of individual body joints over the entire sequence duration to present a temporally enhanced representation. Afterwards, these two pose streams are fused with a multi-head attention mechanism. % adapted from neural machine translation. We also capture the contextual information from the RGB video stream using a Inception-ResNet-V2 model combined with a multi-head attention and a bidirectional Long Short-Term Memory (LSTM) network. %Moreover, we whose performance is enhanced through the multi-head attention mechanism. Finally, the RGB video stream is combined with the fused body pose stream to give a novel end-to-end deep model for effective human activity recognition.

Keywords

Cite

@article{arxiv.2009.14326,
  title  = {Attention-Driven Body Pose Encoding for Human Activity Recognition},
  author = {B Debnath and M O'brien and S Kumar and A Behera},
  journal= {arXiv preprint arXiv:2009.14326},
  year   = {2020}
}

Comments

This paper has been accepted for publication at the IAPR IEEE/Computer Society International Conference on Pattern Recognition (ICPR), Milan, 2021

R2 v1 2026-06-23T18:53:37.983Z