ArXiv TLDR

Temporal Structure Matters for Efficient Test-Time Adaptation in Wearable Human Activity Recognition

🐦 Tweet
2605.04617

Zishu Zhou, Zaipeng Xie, Xuanyao Jie

cs.CVcs.HCcs.LG

TLDR

SIGHT introduces a lightweight, backprop-free TTA for WHAR, using temporal structure to efficiently adapt models to real-world cross-user shifts.

Key contributions

  • Leverages inherent temporal structure in WHAR streams for efficient test-time adaptation.
  • Introduces SIGHT, a lightweight, backpropagation-free TTA framework for edge deployment.
  • SIGHT uses predictive surprise and geometry-aware transition routing for robust adaptation.
  • Outperforms baselines and reduces computational/memory costs for wearable activity recognition.

Why it matters

Wearable human activity recognition models struggle with real-world data shifts. This paper introduces SIGHT, a novel TTA method that efficiently adapts these models by intelligently using temporal data patterns. This enables more robust and deployable WHAR systems on edge devices.

Original Abstract

Wearable human activity recognition (WHAR) models often suffer from performance degradation under real-world cross-user distribution shifts. Test-time adaptation (TTA) mitigates this degradation by adapting models online using unlabeled test streams, yet existing methods largely inherit assumptions from vision tasks and underexploit the inherent inter-window temporal structure in WHAR streams. In this paper, we revisit such temporal structure as a feature-conditioned inference signal rather than merely an output-space smoothing prior. We derive the insight that temporal continuity and observation-induced feature deviations provide complementary cues for determining when to preserve or release temporal inertia and where to route prediction refinement during likely transitions. Building upon this insight, we propose SIGHT, a lightweight and backpropagation-free TTA framework for WHAR, enabling real-time edge deployment. SIGHT estimates predictive surprise by comparing the current feature with a prototype-based expected state, and then uses the resulting feature deviation to guide geometry-aware transition routing based on prototype alignment and stream-level marginal habit tracking. Evaluations on real-world datasets confirm that SIGHT outperforms existing TTA baselines while reducing computational and memory costs.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.