CVAug 5, 2022

Blockwise Temporal-Spatial Pathway Network

arXiv:2208.03040v11 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses video action recognition, a key task in computer vision, by introducing an incremental improvement in model architecture for better spatiotemporal representation.

The paper tackled video action recognition by proposing BTSNet, a 3D-CNN model that adjusts temporal and spatial receptive fields via multiple pathways, achieving good generalization without pretraining on datasets like UCF-101 and HMDB-51.

Algorithms for video action recognition should consider not only spatial information but also temporal relations, which remains challenging. We propose a 3D-CNN-based action recognition model, called the blockwise temporal-spatial path-way network (BTSNet), which can adjust the temporal and spatial receptive fields by multiple pathways. We designed a novel model inspired by an adaptive kernel selection-based model, which is an architecture for effective feature encoding that adaptively chooses spatial receptive fields for image recognition. Expanding this approach to the temporal domain, our model extracts temporal and channel-wise attention and fuses information on various candidate operations. For evaluation, we tested our proposed model on UCF-101, HMDB-51, SVW, and Epic-Kitchen datasets and showed that it generalized well without pretraining. BTSNet also provides interpretable visualization based on spatiotemporal channel-wise attention. We confirm that the blockwise temporal-spatial pathway supports a better representation for 3D convolutional blocks based on this visualization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes