Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

PLASTIC: Improving Input and Label Plasticity for Sample Efficient Reinforcement Learning (2306.10711v3)

Published 19 Jun 2023 in cs.LG

Abstract: In Reinforcement Learning (RL), enhancing sample efficiency is crucial, particularly in scenarios when data acquisition is costly and risky. In principle, off-policy RL algorithms can improve sample efficiency by allowing multiple updates per environment interaction. However, these multiple updates often lead the model to overfit to earlier interactions, which is referred to as the loss of plasticity. Our study investigates the underlying causes of this phenomenon by dividing plasticity into two aspects. Input plasticity, which denotes the model's adaptability to changing input data, and label plasticity, which denotes the model's adaptability to evolving input-output relationships. Synthetic experiments on the CIFAR-10 dataset reveal that finding smoother minima of loss landscape enhances input plasticity, whereas refined gradient propagation improves label plasticity. Leveraging these findings, we introduce the PLASTIC algorithm, which harmoniously combines techniques to address both concerns. With minimal architectural modifications, PLASTIC achieves competitive performance on benchmarks including Atari-100k and Deepmind Control Suite. This result emphasizes the importance of preserving the model's plasticity to elevate the sample efficiency in RL. The code is available at https://github.com/dojeon-ai/plastic.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (8)
  1. Hojoon Lee (22 papers)
  2. Hanseul Cho (9 papers)
  3. Hyunseung Kim (12 papers)
  4. Daehoon Gwak (9 papers)
  5. Joonkee Kim (13 papers)
  6. Jaegul Choo (161 papers)
  7. Se-Young Yun (114 papers)
  8. Chulhee Yun (37 papers)
Citations (19)

Summary

We haven't generated a summary for this paper yet.