Decomposing and Fusing Intra- and Inter-Sensor Spatio-Temporal Signal for Multi-Sensor Wearable Human Activity Recognition
Haoyu Xie, Haoxuan Li, Chunyuan Zheng, Haonan Yuan, Guorui Liao, Jun, Liao, Li Liu

TL;DR
This paper introduces DecomposeWHAR, a novel multi-sensor human activity recognition model that effectively captures intra- and inter-sensor spatio-temporal relationships through decomposition and dynamic fusion, outperforming existing methods.
Contribution
The paper proposes a new model that decomposes sensor signals and fuses features using advanced techniques like Depth Separable Convolution, SSM, and self-attention for improved WHAR accuracy.
Findings
Significantly outperforms state-of-the-art models on three datasets.
Effectively captures local and long-range temporal features.
Maintains computational efficiency while improving accuracy.
Abstract
Wearable Human Activity Recognition (WHAR) is a prominent research area within ubiquitous computing. Multi-sensor synchronous measurement has proven to be more effective for WHAR than using a single sensor. However, existing WHAR methods use shared convolutional kernels for indiscriminate temporal feature extraction across each sensor variable, which fails to effectively capture spatio-temporal relationships of intra-sensor and inter-sensor variables. We propose the DecomposeWHAR model consisting of a decomposition phase and a fusion phase to better model the relationships between modality variables. The decomposition creates high-dimensional representations of each intra-sensor variable through the improved Depth Separable Convolution to capture local temporal features while preserving their unique characteristics. The fusion phase begins by capturing relationships between intra-sensor…
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
Taxonomy
TopicsContext-Aware Activity Recognition Systems
MethodsConvolution
