Abstract
Real-Time fine-grained action recognition (AR) presents significant challenges in resource-constrained environments with strict accuracy requirements. This paper proposes an efficient real-time AR system that utilizes a progressive hierarchical classification framework to achieve high accuracy while minimizing computational demands. The system utilizes the YOLO model for initial single-frame classification, enabling precise identification of alarming actions with a high recall rate to facilitate timely alerts. Subsequently, a second-tier recognizer that relies on spatiotemporal features is applied for fine-grained AR of identified alarming actions. To enhance recognition accuracy, we introduce a hierarchical classification model where actions are grouped based on semantic and kinematic similarity, followed by further classification within each group. Additionally, we implement a multi-threaded scheduling pipeline that ensures prompt alarms with reasonable loading time for precise AR. Experimental results demonstrate that our system effectively balances computational efficiency with recognition accuracy, making it suitable for real-time deployment in resource-constrained settings.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of IEEE International Symposium on Circuits and Systems, ISCAS 2025 |
| Publisher | IEEE |
| Pages | 1-5 |
| Number of pages | 5 |
| ISBN (Electronic) | 9798350356830 |
| ISBN (Print) | 9798350356847 |
| DOIs | |
| Publication status | Published - 25 May 2025 |
| Event | IEEE International Symposium on Circuits and Systems, ISCAS 2025 - London, United Kingdom Duration: 25 May 2025 → 28 May 2025 https://2025.ieee-iscas.org/ (Conference Webpage) https://confcats-event-sessions.s3.us-east-1.amazonaws.com/iscas25/uploads/ISCAS_2025_Program_v24.pdf (Conference Program) https://ieeexplore.ieee.org/xpl/conhome/11043142/proceeding (Conference Proceedings) |
Publication series
| Name | IEEE International Symposium on Circuits and Systems (ISCAS) |
|---|---|
| ISSN (Print) | 0271-4302 |
| ISSN (Electronic) | 2158-1525 |
Conference
| Conference | IEEE International Symposium on Circuits and Systems, ISCAS 2025 |
|---|---|
| Country/Territory | United Kingdom |
| City | London |
| Period | 25/05/25 → 28/05/25 |
| Internet address |
|
User-Defined Keywords
- action recognition
- progressive and hierarchical classification
- spatial-temporal convolutions