A Novel Skeleton-Based Human Activity Discovery Using Particle Swarm Optimization with Gaussian Mutation
Parham Hadikhani, Daphne Teck Ching Lai, Wee-Hong Ong

TL;DR
This paper introduces an unsupervised framework for discovering human activities from 3D skeleton sequences using a novel hybrid optimization algorithm combining Particle Swarm Optimization with Gaussian Mutation and K-means, achieving higher accuracy.
Contribution
It presents a fully unsupervised method that segments and clusters activities without prior labels, utilizing a hybrid PSO-Gaussian mutation approach for improved discovery.
Findings
Achieved at least 4% higher accuracy than state-of-the-art methods
Effectively segments activities using sliding windows without pre-labeling
Demonstrated superior performance on five benchmark datasets
Abstract
Human activity discovery aims to cluster the activities performed by humans without any prior information on what defines each activity. Most methods presented in human activity recognition are supervised, where there are labeled inputs to train the system. In reality, it is difficult to label activities data because of its huge volume and the variety of human activities. This paper proposes an unsupervised framework to perform human activity discovery in 3D skeleton sequences. First, an approach for data pre-processing is presented. In this stage, important frames are selected based on kinetic energy. Next, the displacement of joints, statistical displacements, angles, and orientation features are extracted to represent the activities information. Since not all extracted features have useful information, the dimension of features is reduced using PCA. Most methods proposed for human…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Context-Aware Activity Recognition Systems · Video Surveillance and Tracking Methods
MethodsPrincipal Components Analysis
