2024

Statistical Guarantees for Lifelong Reinforcement Learning using PAC-Bayes Theory

Zhang, Zhi, Chow, Chris, Zhang, Yasi et al.

Understand

Lifelong reinforcement learning (RL) has been developed as a paradigm for extending single-task RL to more realistic, dynamic settings.

  • In lifelong RL, the "life" of an RL agent is modeled as a stream of tasks drawn from a task distribution.
  • We propose EPIC (Empirical PAC-Bayes that Improves Continuously), a novel algorithm designed for lifelong RL using PAC-Bayes theory.
  • EPIC learns a shared policy distribution, referred to as the world policy, which enables rapid adaptation to new tasks while retaining valuable knowledge from previous experiences.

Reading the bibliography…