paper-with-me

홈 › Papers

Robust Long-term Test-Time Adaptation for 3D Human Pose Estimation through Motion Discretization

2025-11-24 · Yilin Wen, Kechuan Dong, Yusuke Sugano arxiv

Online test-time adaptation addresses the train-test domain gap by adapting the model on unlabeled streaming test inputs before making the final prediction. However, online adaptation for 3D human pose estimation suffers from error accumulation when relying on self-supervision with imperfect predictions, leading to degraded performance over time. To mitigate this fundamental challenge, we propose a novel solution that highlights the use of motion discretization. Specifically, we employ unsupervised clustering in the latent motion representation space to derive a set of anchor motions, whose regularity aids in supervising the human pose estimator and enables efficient self-replay. Additionally, we introduce an effective and efficient soft-reset mechanism by reverting the pose estimator to its exponential moving average during continuous adaptation. We examine long-term online adaptation by continuously adapting to out-of-domain streaming test videos of the same individual, which allows for the capture of consistent personal shape and motion traits throughout the streaming observation. By mitigating error accumulation, our solution enables robust exploitation of these personal traits for enhanced accuracy. Experiments demonstrate that our solution outperforms previous online test-time adaptation methods and validate our design choices.

📄 PDF Abstract BibTeX arXiv:2511.18851

Code (0)

등록된 구현이 없습니다.

Tasks

3D Human Pose EstimationTest-time Adaptation

Similar Papers 제목 키워드 기반

BRIC: Bridging Kinematic Plans and Physical Control at Test Time

2025-11-25 · Dohun Lim, Minji Kim, Jaewoon Lim, Sungchan Kim arxiv

We propose BRIC, a novel test-time adaptation (TTA) framework that enables long-term human motion generation by resolving execution discrepancies between diffusion-based kinematic motion planners and reinforcement learni…

Reinforcement LearningTest-time Adaptation

Test-Time Adaptation of Spiking Neural Networks for Intracortical Neural Decoding using Membrane Potential Alignment

2026-06-12 · Guangzhi Tang arxiv

Intracortical brain-computer interfaces suffer from day-to-day neural signal shifts that degrade pretrained decoders. Existing unsupervised adaptation methods rely on deep recurrent or adversarial architectures that are …

Test-time Adaptation

Domain Adaptation Under Behavioral and Temporal Shifts for Natural Time Series Mobile Activity Recognition

2022-07-10 · Garrett Wilson, Janardhan Rao Doppa, Diane J. Cook

Increasingly, human behavior is captured on mobile devices, leading to an increased interest in automated human activity recognition. However, existing datasets typically consist of scripted movements. Our long-term goal…

Activity RecognitionContrastive LearningDomain AdaptationHuman Activity Recognition+3

Adaptive and Balanced Re-initialization for Long-timescale Continual Test-time Domain Adaptation

2026-02-06 · Yanshuo Wang, Jinguang Tong, Jun Lan, Weiqiang Wang 외 arxiv

Continual test-time domain adaptation (CTTA) aims to adjust models so that they can perform well over time across non-stationary environments. While previous methods have made considerable efforts to optimize the adaptat…

Domain Adaptation

When and Where to Reset Matters for Long-Term Test-Time Adaptation

2026-03-04 · Taejun Lim, Joong-Won Hwang, Kibok Lee arxiv

When continual test-time adaptation (TTA) persists over the long term, errors accumulate in the model and further cause it to predict only a few classes for all inputs, a phenomenon known as model collapse. Recent studie…

Test-time Adaptation