The reviewed record of science sign in
Pith

arxiv: 2502.02909 · v1 · pith:SH3R2EPW · submitted 2025-02-05 · cs.LG · cs.AI· cs.CL

SPARC: Subspace-Aware Prompt Adaptation for Robust Continual Learning in LLMs

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:SH3R2EPWrecord.jsonopen to challenge →

classification cs.LG cs.AIcs.CL
keywords continuallearningadaptationknowledgellmsmodelprompttraining
0
0 comments X
read the original 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 enhance adaptability to computational constraints, allowing for a tradeoff between accuracy and training cost. Experiments on the SuperGLUE benchmark demonstrate that our PCA-based prompt tuning combined with LoRA maintains full knowledge retention while improving accuracy, utilizing only 1% of the model's parameters. These results establish our approach as a scalable and resource-efficient solution for continual learning in LLMs.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Improving Sparse Memory Finetuning

    cs.LG 2026-04 unverdicted novelty 4.0

    Sparse memory modules with KL-based surprising-token selection let retrofitted LLMs acquire new factual knowledge while largely preserving held-out capabilities.