Unsupervised Statistical Feature-Guided Diffusion Model for Sensor-based Human Activity Recognition
Human activity recognition (HAR) from on-body sensors is a core functionality in many AI applications: from personal health, through sports and wellness to Industry 4.0. A key problem holding up progress in wearable sensor-based HAR, compared to other ML areas, such as computer vision, is the unavailability of diverse and labeled training data. Particularly, while there are innumerable annotated images available in online repositories, freely available sensor data is sparse and mostly unlabeled. We propose an unsupervised statistical feature-guided diffusion model specifically optimized for wearable sensor-based human activity recognition with devices such as inertial measurement unit (IMU) sensors. The method generates synthetic labeled time-series sensor data without relying on annotated training data. Thereby, it addresses the scarcity and annotation difficulties associated with real-world sensor data. By conditioning the diffusion model on statistical information such as mean, standard deviation, Z-score, and skewness, we generate diverse and representative synthetic sensor data. We conducted experiments on public human activity recognition datasets and compared the method to conventional oversampling and state-of-the-art generative adversarial network methods. Experimental results demonstrate that this can improve the performance of human activity recognition and outperform existing techniques.
Code (0)
등록된 구현이 없습니다.
Tasks
Activity RecognitionGenerative Adversarial NetworkHuman Activity RecognitionTime SeriesMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Process Optimization and Deployment for Sensor-Based Human Activity Recognition Based on Deep Learning
Sensor-based human activity recognition is a key technology for many human-centered intelligent applications. However, this research is still in its infancy and faces many unresolved challenges. To address these, we prop…
Activity RecognitionHuman Activity RecognitionGuided-GAN: Adversarial Representation Learning for Activity Recognition with Wearables
Human activity recognition (HAR) is an important research field in ubiquitous computing where the acquisition of large-scale labeled sensor data is tedious, labor-intensive and time consuming. State-of-the-art unsupervis…
Activity RecognitionGenerative Adversarial NetworkHuman Activity RecognitionRepresentation LearningFSDiffReg: Feature-wise and Score-wise Diffusion-guided Unsupervised Deformable Image Registration for Cardiac Images
Unsupervised deformable image registration is one of the challenging tasks in medical imaging. Obtaining a high-quality deformation field while preserving deformation topology remains demanding amid a series of deep-lear…
Image RegistrationUSAD: End-to-End Human Activity Recognition via Diffusion Model with Spatiotemporal Attention
The primary objective of human activity recognition (HAR) is to infer ongoing human actions from sensor data, a task that finds broad applications in health monitoring, safety protection, and sports analysis. Despite pro…
Human Activity RecognitionData AugmentationDistribution Aligned Diffusion and Prototype-guided network for Unsupervised Domain Adaptive Segmentation
The Diffusion Probabilistic Model (DPM) has emerged as a highly effective generative model in the field of computer vision. Its intermediate latent vectors offer rich semantic information, making it an attractive option …