Bag of Visual Words and Fusion Methods for Action Recognition: Comprehensive Study and Good Practice
Xiaojiang Peng, Limin Wang, Xingxing Wang, Yu Qiao

TL;DR
This paper provides a comprehensive analysis of the Bag of Visual Words approach for action recognition, exploring various steps and fusion methods, and introduces a hybrid representation that achieves state-of-the-art results on multiple datasets.
Contribution
It systematically studies all components and fusion strategies in BoVW for action recognition and proposes a hybrid representation that improves performance.
Findings
Every step in BoVW significantly affects recognition accuracy.
Fusion methods enhance the integration of multiple visual cues.
The hybrid representation achieves state-of-the-art results on three datasets.
Abstract
Video based action recognition is one of the important and challenging problems in computer vision research. Bag of Visual Words model (BoVW) with local features has become the most popular method and obtained the state-of-the-art performance on several realistic datasets, such as the HMDB51, UCF50, and UCF101. BoVW is a general pipeline to construct a global representation from a set of local features, which is mainly composed of five steps: (i) feature extraction, (ii) feature pre-processing, (iii) codebook generation, (iv) feature encoding, and (v) pooling and normalization. Many efforts have been made in each step independently in different scenarios and their effect on action recognition is still unknown. Meanwhile, video data exhibits different views of visual pattern, such as static appearance and motion dynamics. Multiple descriptors are usually extracted to represent these…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Hand Gesture Recognition Systems · Multimodal Machine Learning Applications
