English

PPSEBM: An Energy-Based Model with Progressive Parameter Selection for Continual Learning

Computation and Language 2025-12-18 v1 Artificial Intelligence Machine Learning

Abstract

Continual learning remains a fundamental challenge in machine learning, requiring models to learn from a stream of tasks without forgetting previously acquired knowledge. A major obstacle in this setting is catastrophic forgetting, where performance on earlier tasks degrades as new tasks are learned. In this paper, we introduce PPSEBM, a novel framework that integrates an Energy-Based Model (EBM) with Progressive Parameter Selection (PPS) to effectively address catastrophic forgetting in continual learning for natural language processing tasks. In PPSEBM, progressive parameter selection allocates distinct, task-specific parameters for each new task, while the EBM generates representative pseudo-samples from prior tasks. These generated samples actively inform and guide the parameter selection process, enhancing the model's ability to retain past knowledge while adapting to new tasks. Experimental results on diverse NLP benchmarks demonstrate that PPSEBM outperforms state-of-the-art continual learning methods, offering a promising and robust solution to mitigate catastrophic forgetting.

Keywords

Cite

@article{arxiv.2512.15658,
  title  = {PPSEBM: An Energy-Based Model with Progressive Parameter Selection for Continual Learning},
  author = {Xiaodi Li and Dingcheng Li and Rujun Gao and Mahmoud Zamani and Feng Mi and Latifur Khan},
  journal= {arXiv preprint arXiv:2512.15658},
  year   = {2025}
}

Comments

10 pages, 3 figures, 2025 IEEE International Conference on Big Data (BigData)

R2 v1 2026-07-01T08:29:37.162Z