English

Actor Loss of Soft Actor Critic Explained

Machine Learning 2022-01-03 v1

Abstract

This technical report is devoted to explaining how the actor loss of soft actor critic is obtained, as well as the associated gradient estimate. It gives the necessary mathematical background to derive all the presented equations, from the theoretical actor loss to the one implemented in practice. This necessitates a comparison of the reparameterization trick used in soft actor critic with the nabla log trick, which leads to open questions regarding the most efficient method to use.

Cite

@article{arxiv.2112.15568,
  title  = {Actor Loss of Soft Actor Critic Explained},
  author = {Thibault Lahire},
  journal= {arXiv preprint arXiv:2112.15568},
  year   = {2022}
}

Comments

4 pages

R2 v1 2026-06-24T08:37:02.266Z