English

Convolutional Long Short-Term Memory Networks for Recognizing First Person Interactions

Computer Vision and Pattern Recognition 2017-09-20 v1

Abstract

In this paper, we present a novel deep learning based approach for addressing the problem of interaction recognition from a first person perspective. The proposed approach uses a pair of convolutional neural networks, whose parameters are shared, for extracting frame level features from successive frames of the video. The frame level features are then aggregated using a convolutional long short-term memory. The hidden state of the convolutional long short-term memory, after all the input video frames are processed, is used for classification in to the respective categories. The two branches of the convolutional neural network perform feature encoding on a short time interval whereas the convolutional long short term memory encodes the changes on a longer temporal duration. In our network the spatio-temporal structure of the input is preserved till the very final processing stage. Experimental results show that our method outperforms the state of the art on most recent first person interactions datasets that involve complex ego-motion. In particular, on UTKinect-FirstPerson it competes with methods that use depth image and skeletal joints information along with RGB images, while it surpasses all previous methods that use only RGB images by more than 20% in recognition accuracy.

Keywords

Cite

@article{arxiv.1709.06495,
  title  = {Convolutional Long Short-Term Memory Networks for Recognizing First Person Interactions},
  author = {Swathikiran Sudhakaran and Oswald Lanz},
  journal= {arXiv preprint arXiv:1709.06495},
  year   = {2017}
}

Comments

Accepted on the second International Workshop on Egocentric Perception, Interaction and Computing(EPIC) at International Conference on Computer Vision(ICCV-17)

R2 v1 2026-06-22T21:48:23.909Z