Beyond LoRA: Exploring Efficient Fine-Tuning Techniques for Time Series Foundational Models
Divij Gupta, Anubhav Bhatti, Surajsinh Parmar

TL;DR
This paper investigates parameter-efficient fine-tuning methods for Time Series Foundation Models, demonstrating that certain techniques outperform LoRA and achieve state-of-the-art results in ICU vital sign forecasting with minimal parameter updates.
Contribution
It introduces and evaluates novel PEFT techniques for TSFMs, showing improved domain adaptation and efficiency in healthcare applications, especially ICU vital sign prediction.
Findings
FourierFT surpasses SOTA with only 2,400 tuned parameters.
Some PEFT methods outperform LoRA in parameter efficiency.
Achieved state-of-the-art ICU vital forecasting results.
Abstract
Time Series Foundation Models (TSFMs) have recently garnered attention for their ability to model complex, large-scale time series data across domains such as retail, finance, and transportation. However, their application to sensitive, domain-specific fields like healthcare remains challenging, primarily due to the difficulty of fine-tuning these models for specialized, out-of-domain tasks with scarce publicly available datasets. In this work, we explore the use of Parameter-Efficient Fine-Tuning (PEFT) techniques to address these limitations, focusing on healthcare applications, particularly ICU vitals forecasting for sepsis patients. We introduce and evaluate two selective (BitFit and LayerNorm Tuning) and two additive (VeRA and FourierFT) PEFT techniques on multiple configurations of the Chronos TSFM for forecasting vital signs of sepsis patients. Our comparative analysis…
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 · Neural Networks and Applications
MethodsSoftmax · Attention Is All You Need
