Paper: 2604.19737 Authors: Austin Coursey, Abel Diaz-Gonzalez, Marcos Quinones-Grueiro, Gautam Biswas (Vanderbilt) Categories: cs.LG, cs.RO, cs.AI

Problem

While RL offers data-driven paradigm for complex systems:

  • Most methods assume stationarity - struggle in real-world non-stationary deployments
  • RL controllers must satisfy safety constraints throughout learning and execution
  • Intersection of safe RL and continual RL remains unexplored

Key Insight: Fundamental Tension

Empirical results reveal a fundamental tension:

  • Maintaining safety constraints
  • Preventing catastrophic forgetting under non-stationary dynamics

Existing methods generally fail to achieve both objectives simultaneously.

Benchmark Environments

Three robotic benchmarks for safe continual RL:

  1. Damaged Half-Cheetah: Running with velocity constraints
  2. Damaged Multi-leg Ant Robot: Crawling with velocity constraints
  3. Robotic Arm Coffee Mug: Avoiding spills during everyday tasks

Proposed Algorithms

Two candidate algorithms:

  • Safe EWC (Elastic Weight Consolidation)
  • CF EWC (Cost-Fisher EWC)

Regularization-based strategies that partially mitigate the safety-forgetting trade-off.

Takeaways

  • Real-world deployment requires both adaptation and knowledge retention
  • Safety constraints add complexity to continual learning
  • Need new algorithms that balance both objectives

论文: 2604.19737 作者: Austin Coursey, Abel Diaz-Gonzalez, Marcos Quinones-Grueiro, Gautam Biswas(范德堡) 分类: cs.LG, cs.RO, cs.AI

问题

虽然RL为复杂系统提供数据驱动范式:

  • 大多数方法假设平稳性——在现实非平稳部署中挣扎
  • RL控制器必须在整个学习和执行过程中满足安全约束
  • 安全RL和持续RL的交叉仍待探索

关键洞察:基本张力

实验结果揭示了基本张力

  • 维护安全约束
  • 防止非平稳动态下的灾难性遗忘

现有方法通常无法同时实现两个目标。

基准环境

三个用于安全持续RL的机器人基准:

  1. 受损半猎豹:带速度约束的跑步
  2. 受损多腿蚂蚁机器人:带速度约束的爬行
  3. 机械臂咖啡杯:日常任务中避免溢出

提出的算法

两个候选算法:

  • Safe EWC(弹性权重巩固)
  • CF EWC(成本-费舍EWC)

部分缓解安全-遗忘权衡的基于正则化的策略。

要点总结

  • 现实部署需要适应性和知识保留
  • 安全约束增加了持续学习的复杂性
  • 需要同时平衡两个目标的新算法