vix.ing · top · new · best · stats

Orthogonal Subspace Learning for Language Model Continual Learning

2023/10/22 by Xinghuan Wang, Tianze Chen, Wang, Xiao +15 · 91 citations
Computer Science · Mathematics · #Adaptation (eye) #Algorithm #Artificial intelligence #Artificial neural network #Cognitive psychology #Computation and Language (cs.CL) #Computer science #Domain Adaptation and Few-Shot Learning #Extreme learning machine #FOS: Computer and information sciences #Forgetting #Generalization #Linear subspace #Machine Learning (cs.LG) #Machine learning #Mathematics #Multimodal Machine Learning Applications #Rank (graph theory) #State (computer science) #Subspace topology

paper · pdf · doi:10.48550/arxiv.2310.14152

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2023/10/22 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Benefiting from massive corpora and advanced hardware, large language models (LLMs) exhibit remarkable capabilities in language understanding and generation. However, their performance degrades in scenarios where multiple tasks are encountered sequentially, also known as catastrophic forgetting. In this paper, we propose orthogonal low-rank adaptation (O-LoRA), a simple and efficient approach for continual learning in language models, effectively mitigating catastrophic forgetting while learning new tasks. Specifically, O-LoRA learns tasks in different (low-rank) vector subspaces that are kept orthogonal to each other in order to minimize interference. Our method induces only marginal additional parameter costs and requires no user data storage for replay. Experimental results on continual learning benchmarks show that our method outperforms state-of-the-art methods. Furthermore, compared to previous approaches, our method excels in preserving the generalization ability of LLMs on unseen tasks.

Cited by

Related