Simultaneous Segmentation and Recognition of Gestures for Human-Machine Interaction

Abstract

Human-activity and gesture recognition are two problems lying at the core of human-centric and ubiquitous systems: knowing what activities/ gestures users are performing allows systems to execute actions accordingly. State-of-the-art technology from computer vision and machine intelligence allow us to recognize gestures at acceptable rates when gestures are segmented (i.e., each video contains a single gesture). In ubiquitous environments, however, continuous video is available and thus systems must be capable of detecting when a gesture is being performed and recognizing it. This paper describes a new method for the simultaneous segmentation and recognition of gestures from continuous videos. A multi-window approach is proposed in which predictions of several recognition models are combined; where each model is evaluated using a different segment of the continuous video. The proposed method is evaluated in the problem of recognition of gestures to command a robot. Preliminary results show the proposed method is very effective for recognizing the considered gestures when they are correctly segmented; although there is still room for improvement in terms of its segmentation capabilities. The proposed method is highly efficient and does not require learning a model for no-gesture, as opposed to related methods.

Cite

Text

Chavarria et al. "Simultaneous Segmentation and Recognition of Gestures for Human-Machine Interaction." International Joint Conference on Artificial Intelligence, 2013.

Markdown

[Chavarria et al. "Simultaneous Segmentation and Recognition of Gestures for Human-Machine Interaction." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/chavarria2013ijcai-simultaneous/)

BibTeX

@inproceedings{chavarria2013ijcai-simultaneous,
  title     = {{Simultaneous Segmentation and Recognition of Gestures for Human-Machine Interaction}},
  author    = {Chavarria, Harold Vasquez and Sucar, Luis Enrique and Escalante, Hugo Jair},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {29},
  url       = {https://mlanthology.org/ijcai/2013/chavarria2013ijcai-simultaneous/}
}