paper-with-me

홈 › Papers

V4D:4D Convolutional Neural Networks for Video-level Representation Learning

2020-02-18 · Shiwen Zhang, Sheng Guo, Weilin Huang, Matthew R. Scott, Li-Min Wang

Most existing 3D CNNs for video representation learning are clip-based methods, and thus do not consider video-level temporal evolution of spatio-temporal features. In this paper, we propose Video-level 4D Convolutional Neural Networks, referred as V4D, to model the evolution of long-range spatio-temporal representation with 4D convolutions, and at the same time, to preserve strong 3D spatio-temporal representation with residual connections. Specifically, we design a new 4D residual block able to capture inter-clip interactions, which could enhance the representation power of the original clip-level 3D CNNs. The 4D residual blocks can be easily integrated into the existing 3D CNNs to perform long-range modeling hierarchically. We further introduce the training and inference methods for the proposed V4D. Extensive experiments are conducted on three video recognition benchmarks, where V4D achieves excellent results, surpassing recent 3D CNNs by a large margin.

📄 PDF Abstract BibTeX arXiv:2002.07442

Code (1)

MalongTech/research-v4d pytorch

Tasks

Long-range modelingRepresentation LearningVideo Recognition

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Batch Normalization 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

V4D: 4D Convolutional Neural Networks for Video-level Representation Learning

2020-05-01 · ICLR 2020 1 · Shiwen Zhang, Sheng Guo, Weilin Huang, Matthew R. Scott 외

Most existing 3D CNN structures for video representation learning are clip-based methods, and do not consider video-level temporal evolution of spatio-temporal features. In this paper, we propose Video-level 4D Convoluti…

Representation LearningVideo Recognition

F4D: Factorized 4D Convolutional Neural Network for Efficient Video-level Representation Learning

2023-11-28 · Mohammad Al-Saad, Lakshmish Ramaswamy, Suchendra Bhandarkar

Recent studies have shown that video-level representation learning is crucial to the capture and understanding of the long-range temporal structure for video action recognition. Most existing 3D convolutional neural netw…

Action RecognitionRepresentation LearningTemporal Action Localization

Order-aware Convolutional Pooling for Video Based Action Recognition

2016-01-31 · Peng Wang, Lingqiao Liu, Chunhua Shen, Heng Tao Shen

Most video based action recognition approaches create the video-level representation by temporally pooling the features extracted at each frame. The pooling methods that they adopt, however, usually completely or partial…

Action RecognitionTemporal Action Localization

Delving Deeper into Convolutional Networks for Learning Video Representations

2015-11-19 · Nicolas Ballas, Li Yao, Chris Pal, Aaron Courville

We propose an approach to learn spatio-temporal features in videos from intermediate visual representations we call "percepts" using Gated-Recurrent-Unit Recurrent Networks (GRUs).Our method relies on percepts that are e…

Action RecognitionDecoderTemporal Action LocalizationVideo Captioning

MHSCNet: A Multimodal Hierarchical Shot-aware Convolutional Network for Video Summarization

2022-04-18 · Wujiang Xu, Runzhong Wang, Xiaobo Guo, Shaoshuai Li 외

Video summarization intends to produce a concise video summary by effectively capturing and combining the most informative parts of the whole content. Existing approaches for video summarization regard the task as a fram…

Video Summarization