paper-with-me

홈 › Papers

Video BagNet: short temporal receptive fields increase robustness in long-term action recognition

2023-08-22 · Ombretta Strafforello, Xin Liu, Klamer Schutte, Jan van Gemert

Previous work on long-term video action recognition relies on deep 3D-convolutional models that have a large temporal receptive field (RF). We argue that these models are not always the best choice for temporal modeling in videos. A large temporal receptive field allows the model to encode the exact sub-action order of a video, which causes a performance decrease when testing videos have a different sub-action order. In this work, we investigate whether we can improve the model robustness to the sub-action order by shrinking the temporal receptive field of action recognition models. For this, we design Video BagNet, a variant of the 3D ResNet-50 model with the temporal receptive field size limited to 1, 9, 17 or 33 frames. We analyze Video BagNet on synthetic and real-world video datasets and experimentally compare models with varying temporal receptive fields. We find that short receptive fields are robust to sub-action order changes, while larger temporal receptive fields are sensitive to the sub-action order.

📄 PDF Abstract BibTeX arXiv:2308.11249

Code (1)

ombretta/videobagnet 공식 구현 pytorch

Tasks

Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

Dynamic texture recognition using time-causal and time-recursive spatio-temporal receptive fields

2017-10-13 · Ylva Jansson, Tony Lindeberg

This work presents a first evaluation of using spatio-temporal receptive fields from a recently proposed time-causal spatio-temporal scale-space framework as primitives for video analysis. We propose a new family of vide…

DescriptiveDynamic Texture RecognitionObject Recognition

Covariance properties under natural image transformations for the generalized Gaussian derivative model for visual receptive fields

2023-03-17 · Tony Lindeberg

This paper presents a theory for how geometric image transformations can be handled by a first layer of linear receptive fields, in terms of true covariance properties, which, in turn, enable geometric invariance propert…

Global2Local: Efficient Structure Search for Video Action Segmentation

2021-01-04 · CVPR 2021 1 · Shang-Hua Gao, Qi Han, Zhong-Yu Li, Pai Peng 외

Temporal receptive fields of models play an important role in action segmentation. Large receptive fields facilitate the long-term relations among video clips while small receptive fields help capture the local details. …

Action SegmentationSegmentation

Rethinking the Faster R-CNN Architecture for Temporal Action Localization

2018-04-20 · CVPR 2018 6 · Yu-Wei Chao, Sudheendra Vijayanarasimhan, Bryan Seybold, David A. Ross 외

We propose TAL-Net, an improved approach to temporal action localization in video that is inspired by the Faster R-CNN object detection framework. TAL-Net addresses three key shortcomings of existing approaches: (1) we i…

Action ClassificationAction LocalizationGeneral Classificationobject-detection+2

MS-TCN++: Multi-Stage Temporal Convolutional Network for Action Segmentation

2020-06-16 · Shijie Li, Yazan Abu Farha, Yun Liu, Ming-Ming Cheng 외

With the success of deep learning in classifying short trimmed videos, more attention has been focused on temporally segmenting and classifying activities in long untrimmed videos. State-of-the-art approaches for action …

Action SegmentationSegmentationTemporal Action Segmentation