Decomposing and Fusing Intra- and Inter-Sensor Spatio-Temporal Signal for Multi-Sensor Wearable Human Activity Recognition

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 variables and fusing their features at both the channel and variable levels. Long-range temporal dependencies are modeled using the State Space Model (SSM), and later cross-sensor interactions are dynamically captured through a self-attention mechanism, highlighting inter-sensor spatial correlations. Our model demonstrates superior performance on three widely used WHAR datasets, significantly outperforming state-of-the-art models while maintaining acceptable computational efficiency.

Cite

Text

Xie et al. "Decomposing and Fusing Intra- and Inter-Sensor Spatio-Temporal Signal for Multi-Sensor Wearable Human Activity Recognition." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I13.33582

Markdown

[Xie et al. "Decomposing and Fusing Intra- and Inter-Sensor Spatio-Temporal Signal for Multi-Sensor Wearable Human Activity Recognition." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/xie2025aaai-decomposing/) doi:10.1609/AAAI.V39I13.33582

BibTeX

@inproceedings{xie2025aaai-decomposing,
  title     = {{Decomposing and Fusing Intra- and Inter-Sensor Spatio-Temporal Signal for Multi-Sensor Wearable Human Activity Recognition}},
  author    = {Xie, Haoyu and Li, Haoxuan and Zheng, Chunyuan and Yuan, Haonan and Liao, Guorui and Liao, Jun and Liu, Li},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {14441-14449},
  doi       = {10.1609/AAAI.V39I13.33582},
  url       = {https://mlanthology.org/aaai/2025/xie2025aaai-decomposing/}
}