HARMES: A Multi-Modal Dataset for Wearable Human Activity Recognition with Motion, Environmental Sensing and Sound
Summary
The HARMES dataset is a new multi-modal wearable dataset designed for Human Activity Recognition (HAR), specifically focusing on Activities of Daily Living (ADLs). It integrates three wrist-recorded modalities: Inertial Measurement Unit (IMU) motion sensing, atmospheric environmental sensors (humidity, temperature, pressure), and audio. Collected from 20 participants performing household activities in their own homes, HARMES comprises over 80 hours of recorded data, with approximately three hours of labeled activity data per participant across 15 ADL classes. This dataset is novel for combining this specific sensor trio and is nearly six times larger than the previous largest wrist-inertial-acoustic HAR dataset. Benchmark evaluations demonstrate that modality contributions are activity-dependent and offer complementary value, especially for activities ambiguous to motion data alone.
Key takeaway
For AI engineers developing Human Activity Recognition systems, HARMES offers a significant new resource. You should consider integrating environmental and audio data alongside IMU for more robust ADL recognition, particularly for activities that are difficult to distinguish with motion data alone. Explore the dataset on Zenodo and the provided code on GitHub to enhance your model's performance and generalization capabilities.
Key insights
Multi-modal wearable data improves Human Activity Recognition, especially for ambiguous daily activities.
Principles
- Modality contributions are activity-dependent.
- Complementary sensors enhance HAR accuracy.
Method
The HARMES dataset combines wrist-recorded IMU, environmental sensors (humidity, temperature, pressure), and audio from 20 participants performing 15 ADL classes in their homes.
In practice
- Utilize HARMES for multi-modal HAR research.
- Explore activity-dependent sensor fusion strategies.
Topics
- HARMES Dataset
- Human Activity Recognition
- Multi-Modal Sensing
- Wearable Sensors
- Activities of Daily Living
Best for: AI Engineer, AI Scientist, Machine Learning Engineer, Research Scientist
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.