paper-with-me

Papers

Beyond Single-Model Optimization: Preserving Plasticity in Continual Reinforcement Learning

2026-04-16 · Lute Lillo, Nick Cheney arxiv

Continual reinforcement learning must balance retention with adaptation, yet many methods still rely on \emph{single-model preservation}, committing to one evolving policy as the main reusable solution across tasks. Even when a previously successful policy is retained, it may no longer provide a reliable starting point for rapid adaptation after interference, reflecting a form of \emph{loss of plasticity} that single-policy preservation cannot address. Inspired by quality-diversity methods, we introduce \textsc{TeLAPA} (Transfer-Enabled Latent-Aligned Policy Archives), a continual RL framework that organizes behaviorally diverse policy neighborhoods into per-task archives and maintains a shared latent space so that archived policies remain comparable and reusable under non-stationary drift. This perspective shifts continual RL from retaining isolated solutions to maintaining \emph{skill-aligned neighborhoods} with competent and behaviorally related policies that support future relearning. In our MiniGrid CL setting, \textsc{TeLAPA} learns more tasks successfully, recovers competence faster on revisited tasks after interference, and retains higher performance across a sequence of tasks. Our analyses show that source-optimal policies are often not transfer-optimal, even within a local competent neighborhood, and that effective reuse depends on retaining and selecting among multiple nearby alternatives rather than collapsing them to one representative. Together, these results reframe continual RL around reusable and competent policy neighborhoods, providing a route beyond single-model preservation toward more plastic lifelong agents.

📄 PDF Abstract BibTeX arXiv:2604.15414

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

More Than Memory Savings: Zeroth-Order Optimization Mitigates Forgetting in Continual Learning

2025-10-23 · Wanhao Yu, Zheng Wang, Shuteng Niu, Sen Lin 외 arxiv

Zeroth-order (ZO) optimization has gained attention as a memory-efficient alternative to first-order (FO) methods, particularly in settings where gradient computation is expensive or even impractical. Beyond its memory e…

Continual Learning

Preserving Plasticity in Continual Learning via Dynamical Isometry

2026-06-08 · Andries Rosseau, Robert Müller, Ann Nowé arxiv

Continual training of deep neural networks under non-stationarity often leads to a progressive loss of plasticity, eventually limiting further learning. We relate plasticity to the empirical Neural Tangent Kernel, and id…

Continual Learning

Intrinsic preservation of plasticity in continual quantum learning

2025-11-21 · Yu-Qin Chen, Shi-Xin Zhang arxiv

Artificial intelligence in dynamic, real-world environments requires the capacity for continual learning. However, standard deep learning suffers from a fundamental issue: loss of plasticity, in which networks gradually …

Reinforcement LearningContinual Learning

Maintain Plasticity in Long-timescale Continual Test-time Adaptation

2024-12-28 · Yanshuo Wang, Xuesong Li, Jinguang Tong, Jie Hong 외

Continual test-time domain adaptation (CTTA) aims to adjust pre-trained source models to perform well over time across non-stationary target environments. While previous methods have made considerable efforts to optimize…

Domain AdaptationTest-time Adaptation

Activation Function Design Sustains Plasticity in Continual Learning

2025-09-26 · Lute Lillo, Nick Cheney arxiv

In independent, identically distributed (i.i.d.) training regimes, activation functions have been benchmarked extensively, and their differences often shrink once model size and optimization are tuned. In continual learn…

Reinforcement LearningContinual Learning