ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2301.13236
59
3
v1v2 (latest)

SoftTreeMax: Exponential Variance Reduction in Policy Gradient via Tree Search

30 January 2023
Gal Dalal
Assaf Hallak
Gugan Thoppe
Shie Mannor
Gal Chechik
Author Contacts:
gdalal@nvidia.comahallak@nvidia.com
ArXiv (abs)PDFHTML
Main:8 Pages
7 Figures
Bibliography:4 Pages
Appendix:15 Pages
Abstract

Despite the popularity of policy gradient methods, they are known to suffer from large variance and high sample complexity. To mitigate this, we introduce SoftTreeMax -- a generalization of softmax that takes planning into account. In SoftTreeMax, we extend the traditional logits with the multi-step discounted cumulative reward, topped with the logits of future states. We consider two variants of SoftTreeMax, one for cumulative reward and one for exponentiated reward. For both, we analyze the gradient variance and reveal for the first time the role of a tree expansion policy in mitigating this variance. We prove that the resulting variance decays exponentially with the planning horizon as a function of the expansion policy. Specifically, we show that the closer the resulting state transitions are to uniform, the faster the decay. In a practical implementation, we utilize a parallelized GPU-based simulator for fast and efficient tree search. Our differentiable tree-based policy leverages all gradients at the tree leaves in each environment step instead of the traditional single-sample-based gradient. We then show in simulation how the variance of the gradient is reduced by three orders of magnitude, leading to better sample complexity compared to the standard policy gradient. On Atari, SoftTreeMax demonstrates up to 5x better performance in a faster run time compared to distributed PPO. Lastly, we demonstrate that high reward correlates with lower variance.

View on arXiv
@article{dalal2025_2301.13236,
  title={ Policy Gradient with Tree Expansion },
  author={ Gal Dalal and Assaf Hallak and Gugan Thoppe and Shie Mannor and Gal Chechik },
  journal={arXiv preprint arXiv:2301.13236},
  year={ 2025 }
}
Comments on this paper