arXiv:2504.20932cs.LG2025-04被引 2

改进记忆巩固与可塑性的平衡,提升持续学习效果

Improvements of Dark Experience Replay and Reservoir Sampling towards Better Balance between Consolidation and Plasticity

  • 自动调节权重+错误数据屏蔽,优化黑暗经验回放
  • 改进采样策略,增强对新旧知识的均衡存储
  • 适用于需要长期学习的任务,如强化学习和分类

持续学习是自主智能体增量习得日常技能的核心能力。近期提出的黑暗经验回放(DER)通过随机存储流式数据至蓄水池采样(RS)缓冲区并重学或保留过去输出,缓解灾难性遗忘。然而,由于需兼顾多重目标,若权重设置不当则效果受限;且当过去输出因分布偏移等出错时,保留这些输出反而阻碍学习,暴露了记忆巩固与可塑性之间的权衡。该权衡在RS缓冲区中隐含存在:随着数据持续流入,新数据逐渐无法被有效存储。本文提出针对DER与RS的改进策略:DER引入权重自适应、错误数据重播屏蔽及过去输出修正;RS则改进接受概率泛化、多缓冲区分层结构,并主动忽略冗余数据。在回归、分类与强化学习等多个基准上验证,所提方法显著提升了学习性能,实现更优的内存巩固与可塑性平衡。

原文摘要 · Abstract (English)

Continual learning is the one of the most essential abilities for autonomous agents, which can incrementally learn daily-life skills. For this ultimate goal, a simple but powerful method, dark experience replay (DER), has been proposed recently. DER mitigates catastrophic forgetting, in which the skills acquired in the past are unintentionally forgotten, by stochastically storing the streaming data in a reservoir sampling (RS) buffer and by relearning them or retaining the past outputs for them. However, since DER considers multiple objectives, it will not function properly without appropriate weighting of them. In addition, the ability to retain past outputs inhibits learning if the past outputs are incorrect due to distribution shift or other effects. This is due to a tradeoff between memory consolidation and plasticity. The tradeoff is hidden even in the RS buffer, which gradually stops storing new data for new skills in it as data is continuously passed to it. To alleviate the tradeoff and achieve better balance, this paper proposes improvement strategies to each of DER and RS. Specifically, DER is improved with automatic adaptation of weights, block of replaying erroneous data, and correction of past outputs. RS is also improved with generalization of acceptance probability, stratification of plural buffers, and intentional omission of unnecessary data. These improvements are verified through multiple benchmarks including regression, classification, and reinforcement learning problems. As a result, the proposed methods achieve steady improvements in learning performance by balancing the memory consolidation and plasticity.

持续学习经验回放记忆平衡

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。