Forecast-PEFT: Parameter-Efficient Fine-Tuning for Pre-trained Motion Forecasting Models
Jifeng Wang, Kaouther Messaoud, Yuejiang Liu, Juergen Gall, Alexandre, Alahi

TL;DR
Forecast-PEFT introduces a parameter-efficient fine-tuning method for pre-trained motion forecasting models, focusing on prompts and adapters to improve efficiency and performance without extensive retraining.
Contribution
The paper proposes Forecast-PEFT, a novel fine-tuning strategy that freezes most parameters and fine-tunes only prompts and adapters, significantly reducing training costs while maintaining high accuracy.
Findings
Outperforms full fine-tuning with only 17% of parameters trained.
Achieves up to 9.6% improvement with Forecast-FT.
Enhances dataset adaptation and model robustness.
Abstract
Recent progress in motion forecasting has been substantially driven by self-supervised pre-training. However, adapting pre-trained models for specific downstream tasks, especially motion prediction, through extensive fine-tuning is often inefficient. This inefficiency arises because motion prediction closely aligns with the masked pre-training tasks, and traditional full fine-tuning methods fail to fully leverage this alignment. To address this, we introduce Forecast-PEFT, a fine-tuning strategy that freezes the majority of the model's parameters, focusing adjustments on newly introduced prompts and adapters. This approach not only preserves the pre-learned representations but also significantly reduces the number of parameters that need retraining, thereby enhancing efficiency. This tailored strategy, supplemented by our method's capability to efficiently adapt to different datasets,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical and numerical algorithms · Meteorological Phenomena and Simulations · Time Series Analysis and Forecasting
