paper-with-me

Papers

Dynamic Spatial-Temporal Aggregation for Skeleton-Aware Sign Language Recognition

2024-03-19 · Lianyu Hu, Liqing Gao, Zekang Liu, Wei Feng

Skeleton-aware sign language recognition (SLR) has gained popularity due to its ability to remain unaffected by background information and its lower computational requirements. Current methods utilize spatial graph modules and temporal modules to capture spatial and temporal features, respectively. However, their spatial graph modules are typically built on fixed graph structures such as graph convolutional networks or a single learnable graph, which only partially explore joint relationships. Additionally, a simple temporal convolution kernel is used to capture temporal information, which may not fully capture the complex movement patterns of different signers. To overcome these limitations, we propose a new spatial architecture consisting of two concurrent branches, which build input-sensitive joint relationships and incorporates specific domain knowledge for recognition, respectively. These two branches are followed by an aggregation process to distinguishe important joint connections. We then propose a new temporal module to model multi-scale temporal information to capture complex human dynamics. Our method achieves state-of-the-art accuracy compared to previous skeleton-aware methods on four large-scale SLR benchmarks. Moreover, our method demonstrates superior accuracy compared to RGB-based methods in most cases while requiring much fewer computational resources, bringing better accuracy-computation trade-off. Code is available at https://github.com/hulianyuyy/DSTA-SLR.

📄 PDF Abstract BibTeX arXiv:2403.12519

Code (1)

hulianyuyy/dsta-slr 공식 구현 pytorch

Tasks

Human DynamicsSign Language Recognition

Methods 이 논문이 사용한 방법론

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…
SLR Please enter a description about the method here

Similar Papers 제목 키워드 기반

Skeleton-based Action Recognition via Temporal-Channel Aggregation

2022-05-31 · Shengqin Wang, Yongji Zhang, Minghao Zhao, Hong Qi 외

Skeleton-based action recognition methods are limited by the semantic extraction of spatio-temporal skeletal maps. However, current methods have difficulty in effectively combining features from both temporal and spatial…

Action RecognitionSkeleton Based Action Recognition

Disentangling and Unifying Graph Convolutions for Skeleton-Based Action Recognition

2020-03-31 · CVPR 2020 6 · Ziyu Liu, Hongwen Zhang, Zhenghao Chen, Zhiyong Wang 외

Spatial-temporal graphs have been widely used by skeleton-based action recognition algorithms to model human action dynamics. To capture robust movement patterns from these graphs, long-range and multi-scale context aggr…

3D Action RecognitionAction RecognitionLong-range modelingSkeleton Based Action Recognition

Motion-Adaptive Multi-Scale Temporal Modelling with Skeleton-Constrained Spatial Graphs for Efficient 3D Human Pose Estimation

2026-04-04 · Ruochen Li, Shuang Chen, Wenke E, Farshad Arvin 외 arxiv

Accurate 3D human pose estimation from monocular videos requires effective modelling of complex spatial and temporal dependencies. However, existing methods often face challenges in efficiency and adaptability when model…

3D Human Pose EstimationComputational Efficiency

Neuron: Learning Context-Aware Evolving Representations for Zero-Shot Skeleton Action Recognition

2024-11-18 · CVPR 2025 1 · Yang Chen, Jingcai Guo, Song Guo, DaCheng Tao

Zero-shot skeleton action recognition is a non-trivial task that requires robust unseen generalization with prior knowledge from only seen classes and shared semantics. Existing methods typically build the skeleton-seman…

Action Recognition

Co-occurrence Feature Learning from Skeleton Data for Action Recognition and Detection with Hierarchical Aggregation

2018-04-17 · Chao Li, Qiaoyong Zhong, Di Xie, ShiLiang Pu

Skeleton-based human action recognition has recently drawn increasing attentions with the availability of large-scale skeleton datasets. The most crucial factors for this task lie in two aspects: the intra-frame represen…

Action RecognitionRF-based Pose EstimationSkeleton Based Action RecognitionTemporal Action Localization