Memory-Augmented Temporal Dynamic Learning for Action Recognition
Yuan Yuan, Dong Wang, Qi Wang

TL;DR
This paper introduces a memory-augmented neural network for action recognition in videos, effectively modeling long-term motion dynamics by selectively updating an external memory, leading to improved accuracy on benchmark datasets.
Contribution
It proposes a novel memory-augmented learning framework with a differential memory controller for better long-term motion modeling in action recognition.
Findings
Achieved consistent improvements on UCF101 and HMDB51 datasets.
Demonstrated effective handling of long-duration motion dynamics.
Outperformed prior methods and baselines in experiments.
Abstract
Human actions captured in video sequences contain two crucial factors for action recognition, i.e., visual appearance and motion dynamics. To model these two aspects, Convolutional and Recurrent Neural Networks (CNNs and RNNs) are adopted in most existing successful methods for recognizing actions. However, CNN based methods are limited in modeling long-term motion dynamics. RNNs are able to learn temporal motion dynamics but lack effective ways to tackle unsteady dynamics in long-duration motion. In this work, we propose a memory-augmented temporal dynamic learning network, which learns to write the most evident information into an external memory module and ignore irrelevant ones. In particular, we present a differential memory controller to make a discrete decision on whether the external memory module should be updated with current feature. The discrete memory controller takes in…
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 · Gait Recognition and Analysis
