Accurate Parameter-Efficient Test-Time Adaptation for Time Series Forecasting
Heitor R. Medeiros, Hossein Sharifi-Noghabi, Gabriel L. Oliveira, Saghar Irandoust

TL;DR
PETSA is a parameter-efficient test-time adaptation method for time series forecasting that updates small modules to improve accuracy without retraining the entire model, using a specialized loss to maintain performance.
Contribution
We introduce PETSA, a novel, parameter-efficient TTA approach that adapts forecasters with minimal updates and a specialized loss to enhance non-stationary time series forecasting.
Findings
PETSA achieves competitive or superior performance across benchmarks.
It requires fewer parameters than existing methods.
PETSA effectively maintains accuracy with limited adaptation capacity.
Abstract
Real-world time series often exhibit a non-stationary nature, degrading the performance of pre-trained forecasting models. Test-Time Adaptation (TTA) addresses this by adjusting models during inference, but existing methods typically update the full model, increasing memory and compute costs. We propose PETSA, a parameter-efficient method that adapts forecasters at test time by only updating small calibration modules on the input and output. PETSA uses low-rank adapters and dynamic gating to adjust representations without retraining. To maintain accuracy despite limited adaptation capacity, we introduce a specialized loss combining three components: (1) a robust term, (2) a frequency-domain term to preserve periodicity, and (3) a patch-wise structural term for structural alignment. PETSA improves the adaptability of various forecasting backbones while requiring fewer parameters than…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Forecasting Techniques and Applications · Traffic Prediction and Management Techniques
