paper-with-me

Papers

Scalable Language Model with Generalized Continual Learning

2024-04-11 · Bohao Peng, Zhuotao Tian, Shu Liu, MingChang Yang, Jiaya Jia

Continual learning has gained increasing importance as it facilitates the acquisition and refinement of scalable knowledge and skills in language models. However, existing methods typically encounter strict limitations and challenges in real-world scenarios, such as reliance on experience replay, optimization constraints, and inference task-ID. In this study, we introduce the Scalable Language Model (SLM) to overcome these limitations within a more challenging and generalized setting, representing a significant advancement toward practical applications for continual learning. Specifically, we propose the Joint Adaptive Re-Parameterization (JARe), integrated with Dynamic Task-related Knowledge Retrieval (DTKR), to enable adaptive adjustment of language models based on specific downstream tasks. This approach leverages the task distribution within the vector space, aiming to achieve a smooth and effortless continual learning process. Our method demonstrates state-of-the-art performance on diverse backbones and benchmarks, achieving effective continual learning in both full-set and few-shot scenarios with minimal forgetting. Moreover, while prior research primarily focused on a single task type such as classification, our study goes beyond, with the large language model, i.e., LLaMA-2, to explore the effects across diverse domains and task types, such that a single language model can be decently scaled to broader applications.

📄 PDF Abstract BibTeX arXiv:2404.07470

Code (1)

pbihao/slm 공식 구현 pytorch

Tasks

Continual LearningLanguage ModelingLanguage ModellingLarge Language Modelmodel

Similar Papers 제목 키워드 기반

Virtual Category-Guided Continual Generalized Category Discovery

2026-07-06 · Jiahui Xiong, Qiuxia Lai, Hongsong Wang arxiv

Continual Generalized Category Discovery (C-GCD) aims to incrementally identify novel categories from sequential unlabeled data while preserving recognition of known classes, which is an essential capability for open-wor…

Contrastive Learning

Simple and Scalable Strategies to Continually Pre-train Large Language Models

2024-03-13 · Adam Ibrahim, Benjamin Thérien, Kshitij Gupta, Mats L. Richter 외

Large language models (LLMs) are routinely pre-trained on billions of tokens, only to start the process over again once new data becomes available. A much more efficient solution is to continually pre-train these models,…

Continual LearningLanguage Modelling

Semiparametric Language Models Are Scalable Continual Learners

2023-03-02 · Guangyue Peng, Tao Ge, Si-Qing Chen, Furu Wei 외

Semiparametric language models (LMs) have shown promise in continuously learning from new text data by combining a parameterized neural LM with a growable non-parametric memory for memorizing new content. However, conven…

Continual LearningLanguage ModelingLanguage ModellingMemorization

A Statistical Theory of Regularization-Based Continual Learning

2024-06-10 · Xuyang Zhao, Huiyuan Wang, Weiran Huang, Wei Lin

We provide a statistical analysis of regularization-based continual learning on a sequence of linear regression tasks, with emphasis on how different regularization terms affect the model performance. We first derive the…

Continual LearningregressionTransfer Learning

Scalable Strategies for Continual Learning with Replay

2025-05-18 · Truman Hickok

Future deep learning models will be distinguished by systems that perpetually learn through interaction, imagination, and cooperation, blurring the line between training and inference. This makes continual learning a cri…

Continual LearningTask Arithmetic