English

Mitigate Negative Transfer with Similarity Heuristic Lifelong Prompt Tuning

Computation and Language 2024-06-19 v1 Artificial Intelligence Machine Learning

Abstract

Lifelong prompt tuning has significantly advanced parameter-efficient lifelong learning with its efficiency and minimal storage demands on various tasks. Our empirical studies, however, highlights certain transferability constraints in the current methodologies: a universal algorithm that guarantees consistent positive transfer across all tasks is currently unattainable, especially when dealing dissimilar tasks that may engender negative transfer. Identifying the misalignment between algorithm selection and task specificity as the primary cause of negative transfer, we present the Similarity Heuristic Lifelong Prompt Tuning (SHLPT) framework. This innovative strategy partitions tasks into two distinct subsets by harnessing a learnable similarity metric, thereby facilitating fruitful transfer from tasks regardless of their similarity or dissimilarity. Additionally, SHLPT incorporates a parameter pool to combat catastrophic forgetting effectively. Our experiments shows that SHLPT outperforms state-of-the-art techniques in lifelong learning benchmarks and demonstrates robustness against negative transfer in diverse task sequences.

Keywords

Cite

@article{arxiv.2406.12251,
  title  = {Mitigate Negative Transfer with Similarity Heuristic Lifelong Prompt Tuning},
  author = {Chenyuan Wu and Gangwei Jiang and Defu Lian},
  journal= {arXiv preprint arXiv:2406.12251},
  year   = {2024}
}

Comments

ACL 2024 Findings