菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-04-28
📄 Abstract - PI-TTA: Physics-Informed Source-Free Test-Time Adaptation for Robust Human Activity Recognition on Mobile Devices

Source-free test-time adaptation (TTA) is appealing for mobile and wearable sensing because it enables on-device personalization from unlabeled test streams without centralizing private data. However, sensor-based human activity recognition (HAR) poses challenges that are less pronounced in standard vision benchmarks: behavioral inertial streams are temporally correlated and often exhibit within-session shifts caused by sensor rotation, placement change, and sampling-rate drift. Under this streaming non-i.i.d. setting, widely used vision-style TTA objectives can become unstable, leading to overconfident errors, representation collapse, and catastrophic forgetting. We propose PI-TTA, a lightweight source-free adaptation framework that stabilizes online updates through three physics-consistent constraints: gravity consistency, short-horizon temporal continuity, and spectral stability. PI-TTA updates the same small parameter subset as strong source-free baselines and incurs only modest overhead, making it suitable for on-device deployment. Experiments on USCHAD, PAMAP2, and mHealth under long-sequence stress tests and factorized shift protocols show that PI-TTA mitigates the severe degradation observed in confidence-driven baselines and preserves stable adaptation under sustained streaming conditions. It improves long-sequence accuracy by up to 9.13% and reduces physical-violation rates by 27.5%, 24.1%, and 45.4% on USCHAD, PAMAP2, and mHealth, respectively. These results demonstrate that physics-informed adaptation can improve accuracy, stability, and deployment reliability for real-world mobile sensing systems.

顶级标签: machine learning systems
详细标签: test-time adaptation human activity recognition mobile sensing physics-informed on-device learning 或 搜索:

PI-TTA:基于物理约束的无源测试时自适应方法,用于移动设备上稳健的人体活动识别 / PI-TTA: Physics-Informed Source-Free Test-Time Adaptation for Robust Human Activity Recognition on Mobile Devices


1️⃣ 一句话总结

本文提出了一种轻量级的无源测试时自适应框架PI-TTA,通过引入重力一致性、短时连续性和频谱稳定性三种物理约束,有效解决了移动传感器人体活动识别在流式数据中因传感器旋转、位置变化和采样率漂移导致的模型退化问题,在保持低计算开销的同时显著提升了长期序列识别精度和稳定性。

源自 arXiv: 2604.25435