SPARC: Subspace-Aware Prompt Adaptation for Robust Continual Learning in LLMs
Dinithi Jayasuriya, Sina Tayebati, Davide Ettori, Ranganath Krishnan,, Amit Ranjan Trivedi (Intel Labs, Oregon)

TL;DR
SPARC introduces a prompt tuning method using PCA to efficiently adapt large language models in continual learning scenarios, preserving knowledge while minimizing parameter updates and computational costs.
Contribution
The paper presents a novel PCA-based prompt adaptation framework that maintains model knowledge and reduces training overhead in continual learning for LLMs.
Findings
Achieves high knowledge retention with only 0.04% parameter updates.
Maintains full knowledge while improving accuracy on SuperGLUE.
Enhances adaptability using LoRA for resource-constrained settings.
Abstract
We propose SPARC, a lightweight continual learning framework for large language models (LLMs) that enables efficient task adaptation through prompt tuning in a lower-dimensional space. By leveraging principal component analysis (PCA), we identify a compact subspace of the training data. Optimizing prompts in this lower-dimensional space enhances training efficiency, as it focuses updates on the most relevant features while reducing computational overhead. Furthermore, since the model's internal structure remains unaltered, the extensive knowledge gained from pretraining is fully preserved, ensuring that previously learned information is not compromised during adaptation. Our method achieves high knowledge retention in both task-incremental and domain-incremental continual learning setups while fine-tuning only 0.04% of the model's parameters. Additionally, by integrating LoRA, we…
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
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
