CVLGJul 4, 2025

Subject Invariant Contrastive Learning for Human Activity Recognition

arXiv:2507.03250v13 citationsh-index: 14MLSP
Originality Incremental advance
AI Analysis

This addresses generalization issues for human activity recognition models when applied to unseen subjects, representing an incremental improvement in a domain-specific context.

The paper tackled the problem of subject variability hindering generalization in human activity recognition with contrastive learning by introducing a loss function that re-weights negative pairs to suppress subject-specific cues, resulting in performance improvements of up to 11% over traditional methods on benchmarks.

The high cost of annotating data makes self-supervised approaches, such as contrastive learning methods, appealing for Human Activity Recognition (HAR). Effective contrastive learning relies on selecting informative positive and negative samples. However, HAR sensor signals are subject to significant domain shifts caused by subject variability. These domain shifts hinder model generalization to unseen subjects by embedding subject-specific variations rather than activity-specific features. As a result, human activity recognition models trained with contrastive learning often struggle to generalize to new subjects. We introduce Subject-Invariant Contrastive Learning (SICL), a simple yet effective loss function to improve generalization in human activity recognition. SICL re-weights negative pairs drawn from the same subject to suppress subject-specific cues and emphasize activity-specific information. We evaluate our loss function on three public benchmarks: UTD-MHAD, MMAct, and DARai. We show that SICL improves performance by up to 11% over traditional contrastive learning methods. Additionally, we demonstrate the adaptability of our loss function across various settings, including multiple self-supervised methods, multimodal scenarios, and supervised learning frameworks.

Foundations

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

Your Notes