Adaptive Recursive Circle Framework for Fine-grained Action Recognition
Hanxi Lin, Xinxiao Wu, Jiebo Luo

TL;DR
The paper introduces an Adaptive Recursive Circle framework that enhances fine-grained action recognition by refining features through recursive updates, achieving better performance with fewer computational resources.
Contribution
It proposes a novel recursive layer design that enriches features and captures multi-scale information efficiently for action recognition.
Findings
Significant performance improvements on benchmarks.
Reduced FLOPs and model size while maintaining accuracy.
Enhanced feature refinement through recursive updates.
Abstract
How to model fine-grained spatial-temporal dynamics in videos has been a challenging problem for action recognition. It requires learning deep and rich features with superior distinctiveness for the subtle and abstract motions. Most existing methods generate features of a layer in a pure feedforward manner, where the information moves in one direction from inputs to outputs. And they rely on stacking more layers to obtain more powerful features, bringing extra non-negligible overheads. In this paper, we propose an Adaptive Recursive Circle (ARC) framework, a fine-grained decorator for pure feedforward layers. It inherits the operators and parameters of the original layer but is slightly different in the use of those operators and parameters. Specifically, the input of the layer is treated as an evolving state, and its update is alternated with the feature generation. At each recursive…
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 · Gait Recognition and Analysis · Video Surveillance and Tracking Methods
