In the context of improving a policy gradient estimator, the total reward for a trajectory, , is often rewritten inside the gradient calculation for a specific timestep t as . This specific algebraic decomposition, by itself, alters the expected value of the gradient estimate.
0
1
Tags
Ch.4 Alignment - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
Policy Gradient with Reward-to-Go and Baseline
In a method for training a decision-making agent, an update rule is derived. Consider the following intermediate expression used to calculate the gradient for a single trajectory of states, actions, and rewards:
Here,
tis a specific timestep within the trajectory of lengthT, `\pi_\thetaIn the context of improving a policy gradient estimator, the total reward for a trajectory, , is often rewritten inside the gradient calculation for a specific timestep
tas . This specific algebraic decomposition, by itself, alters the expected value of the gradient estimate.Rationale for Reward Decomposition