Performance of different machine learning methods on activity recognition and pose estimation datasets
Love Trivedi, Raviit Vij

TL;DR
This study compares various machine learning methods, including classical and ensemble approaches, on activity recognition and pose estimation datasets, finding that random forest generally outperforms others in accuracy.
Contribution
It evaluates multiple machine learning models on pose estimation and activity recognition datasets, providing insights into their relative performance and identifying the most effective approaches.
Findings
Random forest achieves the highest accuracy in classifying activities.
Most models perform well across datasets, except logistic regression and AdaBoost.
The paper discusses limitations and future research directions.
Abstract
With advancements in computer vision taking place day by day, recently a lot of light is being shed on activity recognition. With the range for real-world applications utilizing this field of study increasing across a multitude of industries such as security and healthcare, it becomes crucial for businesses to distinguish which machine learning methods perform better than others in the area. This paper strives to aid in this predicament i.e. building upon previous related work, it employs both classical and ensemble approaches on rich pose estimation (OpenPose) and HAR datasets. Making use of appropriate metrics to evaluate the performance for each model, the results show that overall, random forest yields the highest accuracy in classifying ADLs. Relatively all the models have excellent performance across both datasets, except for logistic regression and AdaBoost perform poorly in the…
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.
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 · Anomaly Detection Techniques and Applications
MethodsLogistic Regression · Balanced Selection
