paper-with-me

Papers

Memory-Augmented Temporal Dynamic Learning for Action Recognition

2019-04-30 · Yuan Yuan, Dong Wang, Qi. Wang

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 the memory history, context embedding and current feature as inputs and controls information flow into the external memory module. Additionally, we train this discrete memory controller using straight-through estimator. We evaluate this end-to-end system on benchmark datasets (UCF101 and HMDB51) of human action recognition. The experimental results show consistent improvements on both datasets over prior works and our baselines.

📄 PDF Abstract BibTeX arXiv:1904.13080

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

MeMViT: Memory-Augmented Multiscale Vision Transformer for Efficient Long-Term Video Recognition

2022-01-20 · CVPR 2022 1 · Chao-yuan Wu, Yanghao Li, Karttikeya Mangalam, Haoqi Fan 외

While today's video recognition systems parse snapshots or short clips accurately, they cannot connect the dots and reason across a longer range of time yet. Most existing video architectures can only process <5 seconds …

Action AnticipationAction ClassificationAction RecognitionVideo Recognition

SpotFast Networks with Memory Augmented Lateral Transformers for Lipreading

2020-05-21 · Peratham Wiriyathammabhum

This paper presents a novel deep learning architecture for word-level lipreading. Previous works suggest a potential for incorporating a pretrained deep 3D Convolutional Neural Networks as a front-end feature extractor. …

Action RecognitionLipreading

Self-supervised Temporal Discriminative Learning for Video Representation Learning

2020-08-05 · Jinpeng Wang, Yiqi Lin, Andy J. Ma, Pong C. Yuen

Temporal cues in videos provide important information for recognizing actions accurately. However, temporal-discriminative features can hardly be extracted without using an annotated large-scale video action dataset for …

Action RecognitionRepresentation LearningTemporal Action LocalizationTriplet

Concurrence-Aware Long Short-Term Sub-Memories for Person-Person Action Recognition

2017-06-03 · Xiangbo Shu, Jinhui Tang, Guo-Jun Qi, Yan Song 외

Recently, Long Short-Term Memory (LSTM) has become a popular choice to model individual dynamics for single-person action recognition due to its ability of modeling the temporal information in various ranges of dynamic c…

Action RecognitionTemporal Action Localization

Memory-Augmented Dynamic Neural Relational Inference

2021-01-01 · ICCV 2021 10 · Dong Gong, Frederic Z. Zhang, Javen Qinfeng Shi, Anton Van Den Hengel

Dynamic interacting systems are prevalent in vision tasks. These interactions are usually difficult to observe and measure directly, and yet understanding latent interactions is essential for performing inference tas…

Trajectory Prediction