Related Experiment Videos
TS-PET: A Novel Framework for Fine-Tuning Pretrained Time-Series Models
1University of Science and Technology of China, Hefei, China.
Abstract:
Time series foundation models offer powerful zero-shot capabilities but face significant adaptation challenges: (1) inefficient fine-tuning due to computational constraints and unreliable sensitivity scores in existing variants to the low-rank adaptation (LoRA) method, and (2) parameter-heavy prediction heads causing overfitting. We propose time series parameter-efficient transformer (TS-PET), a novel fine-tuning framework featuring: (1) A lightweight prediction module that reduces parameters by >80%, mitigating overfitting while maintaining performance; (2) Specialized pruned LoRA, which introduces robust rank allocation via identifying synergistic parameter interactions, enabling stochastic approximation for efficiency. Extensive experiments on eight benchmarks (Electricity Transforming Temperature, Exchange, Weather, etc.) show TS-PET achieves state-of-the-art accuracy-outperforming MOMENT (linear probing), PatchTST, and adaptive LoRA variants-while demonstrating superior parameter efficiency. Our solution enables scalable adaptation of time series foundation models without compromising performance.
Related Concept Videos
Improving Translational Accuracy
Improving Translational Accuracy
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Time-Series Graph
Survival Tree
Building a Survival Tree
Constructing a...
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...