LGAISPJan 30

Auto-Augmentation Contrastive Learning for Wearable-based Human Activity Recognition

arXiv:2602.02542v12 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses the burden of manual augmentation for researchers and practitioners in human activity recognition, but it is incremental as it builds on existing contrastive learning frameworks.

The authors tackled the problem of manual data augmentation in contrastive learning for wearable-based human activity recognition by proposing an end-to-end auto-augmentation method, which significantly improved recognition accuracy on four datasets compared to state-of-the-art methods.

For low-semantic sensor signals from human activity recognition (HAR), contrastive learning (CL) is essential to implement novel applications or generic models without manual annotation, which is a high-performance self-supervised learning (SSL) method. However, CL relies heavily on data augmentation for pairwise comparisons. Especially for low semantic data in the HAR area, conducting good performance augmentation strategies in pretext tasks still rely on manual attempts lacking generalizability and flexibility. To reduce the augmentation burden, we propose an end-to-end auto-augmentation contrastive learning (AutoCL) method for wearable-based HAR. AutoCL is based on a Siamese network architecture that shares the parameters of the backbone and with a generator embedded to learn auto-augmentation. AutoCL trains the generator based on the representation in the latent space to overcome the disturbances caused by noise and redundant information in raw sensor data. The architecture empirical study indicates the effectiveness of this design. Furthermore, we propose a stop-gradient design and correlation reduction strategy in AutoCL to enhance encoder representation learning. Extensive experiments based on four wide-used HAR datasets demonstrate that the proposed AutoCL method significantly improves recognition accuracy compared with other SOTA methods.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes