Hierarchical Feature Aggregation Networks for Video Action Recognition
Swathikiran Sudhakaran, Sergio Escalera, Oswald Lanz

TL;DR
This paper introduces a hierarchical feature interaction approach for video action recognition, allowing local feature exchanges between adjacent layers to improve recognition accuracy over traditional methods.
Contribution
It proposes a novel hierarchical feature interaction mechanism that learns local feature exchanges, enhancing existing models like TSN, TRN, and ECO.
Findings
Improved accuracy on multiple action recognition benchmarks.
Flexible integration with existing models.
Conservative feature interaction preserves information flow.
Abstract
Most action recognition methods base on a) a late aggregation of frame level CNN features using average pooling, max pooling, or RNN, among others, or b) spatio-temporal aggregation via 3D convolutions. The first assume independence among frame features up to a certain level of abstraction and then perform higher-level aggregation, while the second extracts spatio-temporal features from grouped frames as early fusion. In this paper we explore the space in between these two, by letting adjacent feature branches interact as they develop into the higher level representation. The interaction happens between feature differencing and averaging at each level of the hierarchy, and it has convolutional structure that learns to select the appropriate mode locally in contrast to previous works that impose one of the modes globally (e.g. feature differencing) as a design choice. We further…
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 · Video Surveillance and Tracking Methods
MethodsThe Educational Competition Optimizer
