CVAIDec 18, 2024

Generalizable Sensor-Based Activity Recognition via Categorical Concept Invariant Learning

arXiv:2412.13594v111 citationsh-index: 11AAAI
Originality Incremental advance
AI Analysis

This addresses the challenge of deploying HAR models in real-world scenarios with varying user characteristics, representing an incremental improvement over existing domain-invariant methods.

The paper tackles the problem of poor generalization in sensor-based Human Activity Recognition (HAR) due to distribution shifts from inter-subject variability, and the result is that their proposed CCIL framework substantially outperforms state-of-the-art approaches across multiple benchmarks.

Human Activity Recognition (HAR) aims to recognize activities by training models on massive sensor data. In real-world deployment, a crucial aspect of HAR that has been largely overlooked is that the test sets may have different distributions from training sets due to inter-subject variability including age, gender, behavioral habits, etc., which leads to poor generalization performance. One promising solution is to learn domain-invariant representations to enable a model to generalize on an unseen distribution. However, most existing methods only consider the feature-invariance of the penultimate layer for domain-invariant learning, which leads to suboptimal results. In this paper, we propose a Categorical Concept Invariant Learning (CCIL) framework for generalizable activity recognition, which introduces a concept matrix to regularize the model in the training stage by simultaneously concentrating on feature-invariance and logit-invariance. Our key idea is that the concept matrix for samples belonging to the same activity category should be similar. Extensive experiments on four public HAR benchmarks demonstrate that our CCIL substantially outperforms the state-of-the-art approaches under cross-person, cross-dataset, cross-position, and one-person-to-another settings.

Foundations

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

Your Notes