pith. sign in

arxiv: 2404.18311 · v5 · pith:FTZ6IS4Rnew · submitted 2024-04-28 · 💻 cs.LG · cs.AI· cs.CL

Towards Incremental Learning in Large Language Models: A Critical Review

classification 💻 cs.LG cs.AIcs.CL
keywords learningincrementalcriticalreviewsystemsabilitycomprehensivelanguage
0
0 comments X
read the original abstract

Incremental learning is the ability of systems to acquire knowledge over time, enabling their adaptation and generalization to novel tasks. It is a critical ability for intelligent, real-world systems, especially when data changes frequently or is limited. This review provides a comprehensive analysis of incremental learning in Large Language Models. It synthesizes the state-of-the-art incremental learning paradigms, including continual learning, meta-learning, parameter-efficient learning, and mixture-of-experts learning. We demonstrate their utility for incremental learning by describing specific achievements from these related topics and their critical factors. An important finding is that many of these approaches do not update the core model, and none of them update incrementally in real-time. The paper highlights current problems and challenges for future research in the field. By consolidating the latest relevant research developments, this review offers a comprehensive understanding of incremental learning and its implications for designing and developing LLM-based learning systems.

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. Mix-MoE: Improving Multilingual Machine Translation of Large Language Models through Mixed MoEs

    cs.CL 2026-05 unverdicted novelty 4.0

    Mix-MoE applies separate LM and MT expert groups in two post-pretraining stages with Fourier-enhanced routing to reduce parameter interference and improve multilingual MT over baselines.