Real-Time RGB-D Activity Prediction by Soft Regression

Abstract

In this paper, we propose a novel approach for predicting ongoing activities captured by a low-cost depth camera. Our approach avoids a usual assumption in existing activity prediction systems that the progress level of ongoing sequence is given. We overcome this limitation by learning a soft label for each subsequence and develop a soft regression framework for activity prediction to learn both predictor and soft labels jointly. In order to make activity prediction work in a real-time manner, we introduce a new RGB-D feature called “local accumulative frame feature (LAFF)”, which can be computed efficiently by constructing an integral feature map. Our experiments on two RGB-D benchmark datasets demonstrate that the proposed regression-based activity prediction model outperforms existing models significantly and also show that the activity prediction on RGB-D sequence is more accurate than that on RGB channel.

Cite

Text

Hu et al. "Real-Time RGB-D Activity Prediction by Soft Regression." European Conference on Computer Vision, 2016. doi:10.1007/978-3-319-46448-0_17

Markdown

[Hu et al. "Real-Time RGB-D Activity Prediction by Soft Regression." European Conference on Computer Vision, 2016.](https://mlanthology.org/eccv/2016/hu2016eccv-real/) doi:10.1007/978-3-319-46448-0_17

BibTeX

@inproceedings{hu2016eccv-real,
  title     = {{Real-Time RGB-D Activity Prediction by Soft Regression}},
  author    = {Hu, Jianfang and Zheng, Wei-Shi and Ma, Lianyang and Wang, Gang and Lai, Jian-Huang},
  booktitle = {European Conference on Computer Vision},
  year      = {2016},
  pages     = {280-296},
  doi       = {10.1007/978-3-319-46448-0_17},
  url       = {https://mlanthology.org/eccv/2016/hu2016eccv-real/}
}