Rethinking Plasticity in Deep Reinforcement Learning
arXiv cs.LG / 2026/3/24
💬 オピニオンSignals & Early TrendsIdeas & Deep AnalysisModels & Research
要点
- The paper analyzes why plasticity loss occurs in deep reinforcement learning when neural networks fail to adapt to non-stationary environments over time.
- It critiques prior descriptive metrics (e.g., dormant neurons, effective rank) for not explaining the true optimization dynamics behind learning breakdown.
- The authors propose the Optimization-Centric Plasticity (OCP) hypothesis: optimal solutions for earlier tasks become poor local optima for new tasks, trapping parameters during transitions and preventing further learning.
- They theoretically show an equivalence between neuron dormancy and zero-gradient states, arguing that lack of gradient signals is the core cause of dormancy.
- Experiments indicate plasticity loss is highly task-specific, and parameter constraints can reduce entrenchment in harmful local optima, helping restore plasticity across varied non-stationary RL scenarios.

