English

Duo Streamers: A Streaming Gesture Recognition Framework

Computer Vision and Pattern Recognition 2025-02-26 v2

Abstract

Gesture recognition in resource-constrained scenarios faces significant challenges in achieving high accuracy and low latency. The streaming gesture recognition framework, Duo Streamers, proposed in this paper, addresses these challenges through a three-stage sparse recognition mechanism, an RNN-lite model with an external hidden state, and specialized training and post-processing pipelines, thereby making innovative progress in real-time performance and lightweight design. Experimental results show that Duo Streamers matches mainstream methods in accuracy metrics, while reducing the real-time factor by approximately 92.3%, i.e., delivering a nearly 13-fold speedup. In addition, the framework shrinks parameter counts to 1/38 (idle state) and 1/9 (busy state) compared to mainstream models. In summary, Duo Streamers not only offers an efficient and practical solution for streaming gesture recognition in resource-constrained devices but also lays a solid foundation for extended applications in multimodal and diverse scenarios.

Keywords

Cite

@article{arxiv.2502.12297,
  title  = {Duo Streamers: A Streaming Gesture Recognition Framework},
  author = {Boxuan Zhu and Sicheng Yang and Zhuo Wang and Haining Liang and Junxiao Shen},
  journal= {arXiv preprint arXiv:2502.12297},
  year   = {2025}
}

Comments

10 pages, 4 figures

R2 v1 2026-06-28T21:47:54.560Z