Why Does ACT's Temporal Integration Weight Past Actions More Heavily Than Current Ones (w_i = exp(-m * i))?
-
Recently, while studying the temporal integration part in the ACT paper, I have a question: The paper states that the weight for past predicted actions is calculated as w_i = exp(-m * i). Why does this formulation give higher weights to past predicted actions compared to current ones?
-
Please login to reply to this topic!