Related Experiment Video
Updated: Aug 17, 2025

06:37
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
Published on: December 15, 2023
4.0K
Lightweight Semantic-Guided Neural Networks Based on Single Head Attention for Action Recognition
Seon-Bin Kim1, Chanhyuk Jung1, Byeong-Il Kim1
1Department of Computer Engineering, Keimyung University, Daegu 42601, Republic of Korea.
Sensors (Basel, Switzerland)
|December 11, 2022
Summary
This study introduces a new model for skeleton-based action recognition, enhancing efficiency for real-time performance on low-end devices. The proposed method improves upon existing techniques by better capturing local dependencies in human poses.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Machine Learning
Background:
- Skeleton-based action recognition leverages graph convolutional networks (GCNs) by modeling human poses as graphs.
- Semantic-guided neural networks (SGNs) offer fast action recognition by hierarchically learning spatial-temporal features using GCNs.
- Existing SGNs have limitations in recognizing actions where local node dependencies are crucial due to their focus on global feature learning.
Purpose of the Study:
- To address the limitations of SGNs in capturing local feature dependencies for skeleton-based action recognition.
- To develop a novel model that enables real-time action recognition on resource-constrained devices.
- To enhance the performance of action recognition by integrating a single head attention mechanism.
Main Methods:
- Proposed a novel model, SGN-SHA, by combining a semantic-guided neural network (SGN) with a single head attention (SHA) mechanism.
- SHA is designed to overcome the limitations of SGNs in learning local features.
- The SGN-SHA model was evaluated on various benchmark datasets for action recognition.
Main Results:
- The SGN-SHA model demonstrated significantly reduced computational complexity compared to existing methods.
- Achieved performance comparable to existing SGN models and other state-of-the-art approaches.
- Successfully enabled real-time action recognition capabilities, particularly on low-end devices.
Conclusions:
- The proposed SGN-SHA model effectively integrates global and local feature learning for skeleton-based action recognition.
- Offers a computationally efficient solution for real-time action recognition, suitable for deployment on devices with limited resources.
- Represents a significant advancement in the field, balancing performance and efficiency.

