paper-with-me

Papers

LSTA-Net: Long short-term Spatio-Temporal Aggregation Network for Skeleton-based Action Recognition

2021-11-01 · Tailin Chen, Shidong Wang, Desen Zhou, Yu Guan

Modelling various spatio-temporal dependencies is the key to recognising human actions in skeleton sequences. Most existing methods excessively relied on the design of traversal rules or graph topologies to draw the dependencies of the dynamic joints, which is inadequate to reflect the relationships of the distant yet important joints. Furthermore, due to the locally adopted operations, the important long-range temporal information is therefore not well explored in existing works. To address this issue, in this work we propose LSTA-Net: a novel Long short-term Spatio-Temporal Aggregation Network, which can effectively capture the long/short-range dependencies in a spatio-temporal manner. We devise our model into a pure factorised architecture which can alternately perform spatial feature aggregation and temporal feature aggregation. To improve the feature aggregation effect, a channel-wise attention mechanism is also designed and employed. Extensive experiments were conducted on three public benchmark datasets, and the results suggest that our approach can capture both long-and-short range dependencies in the space and time domain, yielding higher results than other state-of-the-art methods. Code available at https://github.com/tailin1009/LSTA-Net.

📄 PDF Abstract BibTeX arXiv:2111.00823

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionSkeleton Based Action Recognition

Similar Papers 제목 키워드 기반

LSTA: Long Short-Term Attention for Egocentric Action Recognition

2018-11-26 · CVPR 2019 6 · Swathikiran Sudhakaran, Sergio Escalera, Oswald Lanz

Egocentric activity recognition is one of the most challenging tasks in video analysis. It requires a fine-grained discrimination of small objects and their manipulation. While some methods base on strong supervision and…

Action RecognitionActivity RecognitionEgocentric Activity RecognitionTemporal Action Localization

Efficient Long-Short Temporal Attention Network for Unsupervised Video Object Segmentation

2023-09-21 · Ping Li, Yu Zhang, Li Yuan, Huaxin Xiao 외

Unsupervised Video Object Segmentation (VOS) aims at identifying the contours of primary foreground objects in videos without any prior knowledge. However, previous methods do not fully use spatial-temporal context and f…

Semantic SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Lightweight Spatio-Temporal Attention Network with Graph Embedding and Rotational Position Encoding for Traffic Forecasting

2025-05-17 · Xiao Wang, Shun-Ren Yang

Traffic forecasting is a key task in the field of Intelligent Transportation Systems. Recent research on traffic forecasting has mainly focused on combining graph neural networks (GNNs) with other models. However, GNNs o…

Feature EngineeringGraph EmbeddingPosition

Long Short-Term Attention

2018-10-30 · Guoqiang Zhong, Xin Lin, Kang Chen, Qingyang Li 외

Attention is an important cognition process of humans, which helps humans concentrate on critical information during their perception and learning. However, although many machine learning models can remember information …

FBK-HUPBA Submission to the EPIC-Kitchens Action Recognition 2020 Challenge

2020-06-24 · Swathikiran Sudhakaran, Sergio Escalera, Oswald Lanz

In this report we describe the technical details of our submission to the EPIC-Kitchens Action Recognition 2020 Challenge. To participate in the challenge we deployed spatio-temporal feature extraction and aggregation mo…

Action Recognition