paper-with-me

Papers

Cross-Modal Learning with 3D Deformable Attention for Action Recognition

2022-12-12 · ICCV 2023 1 · Sangwon Kim, Dasom Ahn, Byoung Chul Ko

An important challenge in vision-based action recognition is the embedding of spatiotemporal features with two or more heterogeneous modalities into a single feature. In this study, we propose a new 3D deformable transformer for action recognition with adaptive spatiotemporal receptive fields and a cross-modal learning scheme. The 3D deformable transformer consists of three attention modules: 3D deformability, local joint stride, and temporal stride attention. The two cross-modal tokens are input into the 3D deformable attention module to create a cross-attention token with a reflected spatiotemporal correlation. Local joint stride attention is applied to spatially combine attention and pose tokens. Temporal stride attention temporally reduces the number of input tokens in the attention module and supports temporal expression learning without the simultaneous use of all tokens. The deformable transformer iterates L-times and combines the last cross-modal token for classification. The proposed 3D deformable transformer was tested on the NTU60, NTU120, FineGYM, and PennAction datasets, and showed results better than or similar to pre-trained state-of-the-art methods even without a pre-training process. In addition, by visualizing important joints and correlations during action recognition through spatial joint and temporal stride attention, the possibility of achieving an explainable potential for action recognition is presented.

📄 PDF Abstract BibTeX arXiv:2212.05638

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Methods 이 논문이 사용한 방법론

Deformable Attention Module Deformable Attention Module is an attention module used in the Deformable DETR architecture, which seeks to overcome one…

Similar Papers 제목 키워드 기반

Progressive Pixel-Neighborhood Deformable Cross-Attention for Multispectral Object Detection

2026-06-23 · Tian Qiu, Jifeng Shen, Xin Zuo arxiv

Effective cross-modal feature alignment and interaction are central challenges in multispectral object detection. Although global cross-attention provides strong long-range modeling ability, its quadratic complexity with…

Multispectral Object DetectionSemantic correspondenceLong-range modeling

HiH: A Multi-modal Hierarchy in Hierarchy Network for Unconstrained Gait Recognition

2023-11-19 · Lei Wang, Bo Liu, Yinchi Ma, Fangfang Liang 외

Gait recognition has achieved promising advances in controlled settings, yet it significantly struggles in unconstrained environments due to challenges such as view changes, occlusions, and varying walking speeds. Additi…

Gait RecognitionRepresentation Learning

Unsupervised Deformable Image Registration with Local-Global Attention and Image Decomposition

2026-01-20 · Zhengyong Huang, Xingwen Sun, Xuting Chang, Ning Jiang 외 arxiv

Deformable image registration is a critical technology in medical image analysis, with broad applications in clinical practice such as disease diagnosis, multi-modal fusion, and surgical navigation. Traditional methods o…

Image Registration

Multi-Modal Sensor Fusion using Hybrid Attention for Autonomous Driving

2026-04-06 · Mayank Mayank, Bharanidhar Duraisamy, Florian Geiß, Abhinav Valada arxiv

Accurate 3D object detection for autonomous driving requires complementary sensors. Cameras provide dense semantics but unreliable depth, while millimeter-wave radar offers precise range and velocity measurements with sp…

3D Object DetectionAutonomous Driving

Deformable Tube Network for Action Detection in Videos

2019-07-03 · Wei Li, Zehuan Yuan, Dashan Guo, Lei Huang 외

We address the problem of spatio-temporal action detection in videos. Existing methods commonly either ignore temporal context in action recognition and localization, or lack the modelling of flexible shapes of action tu…

Action DetectionAction Recognition