Abstract
Human Activity Classification (HAC) is a challenging time series classification task, aiming to discern specific behaviors or movements of individuals based on sensor data. This paper proposed an innovative method for HAC that leverages the power of Residual Network and the unique insights provided by Recurrence Plots (RP). Recurrence Plots are a visualization technique that transforms time series data into graphical representations, highlighting temporal patterns and dependencies. In this proposed method, Recurrence Plots play a crucial role by capturing intricate temporal relationships in the sensor data, enabling more precise activity recognition. Furthermore, Residual Network (ResNet), a prominent deep learning architecture, is employed to create a robust and efficient classification model. ResNet is able to mitigate the vanishing gradient problem through residual connections, which is particularly advantageous in the context of time series classification. The experimental results on MotionSense, UCI-HAR, and USC-HAD datasets demonstrate the superiority of our proposed approach. When compared to five existing methods and a self-constructed transfer learning model, the proposed method consistently outperforms others, achieving the highest average accuracy of 84.01%. Notably, it reaches accuracy rates of 92.31%, 84.72%, and 75.00% for MotionSense, UCI-HAR, and USC-HAD datasets, respectively.
| Original language | English |
|---|---|
| Title of host publication | 2023 IEEE 11th Conference on Systems, Process & Control (ICSPC) - Conference Proceedings |
| Editors | Ramli Adnan |
| Place of Publication | Piscataway NJ USA |
| Publisher | IEEE, Institute of Electrical and Electronics Engineers |
| Pages | 78-83 |
| Number of pages | 6 |
| ISBN (Electronic) | 9798350340860, 9798350340853 |
| ISBN (Print) | 9798350340877 |
| DOIs | |
| Publication status | Published - 2023 |
| Externally published | Yes |
| Event | IEEE Conference on Systems, Process and Control (ICSPC) 2023 - Hatten Hotel, Malacca, Malaysia Duration: 16 Dec 2023 → 16 Dec 2023 Conference number: 11th https://ieeexplore.ieee.org/xpl/conhome/10419865/proceeding (Published proceedings) https://sites.google.com/view/icspc/home (Website) |
Conference
| Conference | IEEE Conference on Systems, Process and Control (ICSPC) 2023 |
|---|---|
| Abbreviated title | ICSPC 2023 |
| Country/Territory | Malaysia |
| City | Malacca |
| Period | 16/12/23 → 16/12/23 |
| Internet address |
|
Keywords
- Human Activity Classification
- Recurrence Plot
- Residual Network