Texture-Based Input Feature Selection for Action Recognition
Yalong Jiang

TL;DR
This paper introduces a novel texture-based feature selection method using human parsing to improve action recognition robustness against domain discrepancies, achieving superior results on HMDB-51 and Penn Action datasets.
Contribution
The paper proposes a human parsing-based approach to identify task-irrelevant content, re-render human regions with consistent textures, and enhance action recognition models' invariance to irrelevant input variations.
Findings
Outperforms existing models on HMDB-51 dataset
Achieves higher accuracy on Penn Action dataset
Improves robustness to viewpoint, pose, and background variations
Abstract
The performance of video action recognition has been significantly boosted by using motion representations within a two-stream Convolutional Neural Network (CNN) architecture. However, there are a few challenging problems in action recognition in real scenarios, e.g., the variations in viewpoints and poses, and the changes in backgrounds. The domain discrepancy between the training data and the test data causes the performance drop. To improve the model robustness, we propose a novel method to determine the task-irrelevant content in inputs which increases the domain discrepancy. The method is based on a human parsing model (HP model) which jointly conducts dense correspondence labelling and semantic part segmentation. The predictions from the HP model also function as re-rendering the human regions in each video using the same set of textures to make humans appearances in all classes…
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 · Anomaly Detection Techniques and Applications · Medical Imaging and Analysis
MethodsTest
