paper-with-me

Papers

Unsupervised Statistical Feature-Guided Diffusion Model for Sensor-based Human Activity Recognition

2023-05-30 · Si Zuo, Vitor Fortes Rey, Sungho Suh, Stephan Sigg, Paul Lukowicz

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.

📄 PDF Abstract BibTeX arXiv:2306.05285

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionGenerative Adversarial NetworkHuman Activity RecognitionTime Series

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Process Optimization and Deployment for Sensor-Based Human Activity Recognition Based on Deep Learning

2025-03-22 · Hanyu Liu, Ying Yu, Hang Xiao, SiYao Li 외

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 Recognition

Guided-GAN: Adversarial Representation Learning for Activity Recognition with Wearables

2021-10-12 · Alireza Abedin, Hamid Rezatofighi, Damith C. Ranasinghe

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 Learning

FSDiffReg: Feature-wise and Score-wise Diffusion-guided Unsupervised Deformable Image Registration for Cardiac Images

2023-07-22 · Yi Qin, Xiaomeng Li

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 Registration

USAD: End-to-End Human Activity Recognition via Diffusion Model with Spatiotemporal Attention

2025-07-03 · Hang Xiao, Ying Yu, Jiarui Li, Zhifan Yang 외 arxiv

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 Augmentation

Distribution Aligned Diffusion and Prototype-guided network for Unsupervised Domain Adaptive Segmentation

2023-03-22 · Haipeng Zhou, Lei Zhu, Yuyin Zhou

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 …