Optimization-Free Test-Time Adaptation for Cross-Person Activity Recognition
Shuoyuan Wang, Jindong Wang, HuaJun Xi, Bob Zhang, Lei Zhang, Hongxin, Wei

TL;DR
This paper introduces OFTTA, a computationally efficient, optimization-free test-time adaptation framework for cross-person human activity recognition, improving accuracy and deployment feasibility on edge devices.
Contribution
The paper proposes a novel optimization-free TTA method using EDTN and prototype-based classification for resource-constrained HAR applications.
Findings
OFTTA outperforms state-of-the-art TTA methods in accuracy.
OFTTA demonstrates superior computational efficiency.
OFTTA is effective on edge devices for real-world deployment.
Abstract
Human Activity Recognition (HAR) models often suffer from performance degradation in real-world applications due to distribution shifts in activity patterns across individuals. Test-Time Adaptation (TTA) is an emerging learning paradigm that aims to utilize the test stream to adjust predictions in real-time inference, which has not been explored in HAR before. However, the high computational cost of optimization-based TTA algorithms makes it intractable to run on resource-constrained edge devices. In this paper, we propose an Optimization-Free Test-Time Adaptation (OFTTA) framework for sensor-based HAR. OFTTA adjusts the feature extractor and linear classifier simultaneously in an optimization-free manner. For the feature extractor, we propose Exponential DecayTest-time Normalization (EDTN) to replace the conventional batch normalization (CBN) layers. EDTN combines CBN and Test-time…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Context-Aware Activity Recognition Systems · Gait Recognition and Analysis
MethodsSparse Evolutionary Training · Batch Normalization
