paper-with-me

Papers

UniSTFormer: Unified Spatio-Temporal Lightweight Transformer for Efficient Skeleton-Based Action Recognition

2025-08-12 · Wenhan Wu, Zhishuai Guo, Chen Chen, Aidong Lu arxiv

Skeleton-based action recognition (SAR) has achieved impressive progress with transformer architectures. However, existing methods often rely on complex module compositions and heavy designs, leading to increased parameter counts, high computational costs, and limited scalability. In this paper, we propose a unified spatio-temporal lightweight transformer framework that integrates spatial and temporal modeling within a single attention module, eliminating the need for separate temporal modeling blocks. This approach reduces redundant computations while preserving temporal awareness within the spatial modeling process. Furthermore, we introduce a simplified multi-scale pooling fusion module that combines local and global pooling pathways to enhance the model's ability to capture fine-grained local movements and overarching global motion patterns. Extensive experiments on benchmark datasets demonstrate that our lightweight model achieves a superior balance between accuracy and efficiency, reducing parameter complexity by over 58% and lowering computational cost by over 60% compared to state-of-the-art transformer-based baselines, while maintaining competitive recognition performance.

📄 PDF Abstract BibTeX arXiv:2508.08944

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognition

Similar Papers 제목 키워드 기반

USTM: Unified Spatial and Temporal Modeling for Continuous Sign Language Recognition

2025-12-15 · Ahmed Abul Hasanaath, Hamzah Luqman arxiv

Continuous sign language recognition (CSLR) requires precise spatio-temporal modeling to accurately recognize sequences of gestures in videos. Existing frameworks often rely on CNN-based spatial backbones combined with t…

Sign Language Recognition

ESTformer: Transformer Utilizing Spatiotemporal Dependencies for Electroencaphalogram Super-resolution

2023-12-03 · Dongdong Li, Zhongliang Zeng, Zhe Wang, Hai Yang

Towards practical applications of Electroencephalography (EEG), lightweight acquisition devices garner significant attention. However, EEG channel selection methods are commonly data-sensitive and cannot establish a unif…

channel selectionEEGEmotion RecognitionPerson Identification+2

TubeLite: Lightweight Multi-Actor Spatio-Temporal Action Detection

2026-07-06 · Ali Soltaninezhad, Melissa Cote, Alejandro Rico Espinosa, Tunai Porto Marques 외 arxiv

Spatio-temporal action detection in videos requires jointly localizing actors in space and identifying action boundaries over time. A common challenge is constructing temporally stable action tubes, as frame-level detect…

Action Detection

HYDRA-X: Native Unified Multimodal Models with Holistic Visual Tokenizers

2026-06-11 · Guozhen Zhang, Xuerui Qiu, Yutao Cui, Tianhui Song 외 arxiv

Holistic visual tokenizers are fundamental to unified multimodal models (UMMs) as they map diverse visual inputs into a unified representation space. In this paper, we present HYDRA-X, the first UMM that unifies image an…

SwiftVLA: Unlocking Spatiotemporal Dynamics for Lightweight VLA Models at Minimal Overhead

2025-11-30 · Chaojun Ni, Cheng Chen, Xiaofeng Wang, Zheng Zhu 외 arxiv

Vision-Language-Action (VLA) models built on pretrained Vision-Language Models (VLMs) show strong potential but are limited in practicality due to their large parameter counts. To mitigate this issue, using a lightweight…