2023

A Survey of Temporal Credit Assignment in Deep Reinforcement Learning

Pignatelli, Eduardo, Ferret, Johan, Geist, Matthieu et al.

Understand

The Credit Assignment Problem (CAP) refers to the longstanding challenge of Reinforcement Learning (RL) agents to associate actions with their long-term consequences.

  • Solving the CAP is a crucial step towards the successful deployment of RL in the real world since most decision problems provide feedback that is noisy, delayed, and with little or no information about the causes.
  • These conditions make it hard to distinguish serendipitous outcomes from those caused by informed decision-making.
  • However, the mathematical nature of credit and the CAP remains poorly understood and defined.

Reading the bibliography…