Multiple Granularity Group Interaction Prediction

Abstract

Most human activity analysis works (i.e., recognition or prediction) only focus on a single granularity, i.e., either modelling global motion based on the coarse level movement such as human trajectories or forecasting future detailed action based on body parts’ movement such as skeleton motion. In contrast, in this work, we propose a multi-granularity interaction prediction network which integrates both global motion and detailed local action. Built on a bi- directional LSTM network, the proposed method possesses between granularities links which encourage feature sharing as well as cross-feature consistency between both global and local granularity (e.g., trajectory or local action), and in turn predict long-term global location and local dynamics of each individual. We validate our method on several public datasets with promising performance.

Cite

Text

Yao et al. "Multiple Granularity Group Interaction Prediction." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00239

Markdown

[Yao et al. "Multiple Granularity Group Interaction Prediction." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/yao2018cvpr-multiple/) doi:10.1109/CVPR.2018.00239

BibTeX

@inproceedings{yao2018cvpr-multiple,
  title     = {{Multiple Granularity Group Interaction Prediction}},
  author    = {Yao, Taiping and Wang, Minsi and Ni, Bingbing and Wei, Huawei and Yang, Xiaokang},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2018},
  doi       = {10.1109/CVPR.2018.00239},
  url       = {https://mlanthology.org/cvpr/2018/yao2018cvpr-multiple/}
}