Value Function Gradient Learning for Large-Scale Multistage Stochastic Programming Problems
Jinkyu Lee, Sanghyeon Bae, Woo Chang Kim, Yongjae Lee

TL;DR
This paper introduces VFGL, a novel stagewise decomposition algorithm for large-scale multistage stochastic convex programs that efficiently learns the value function gradient without scenario tree approximation.
Contribution
VFGL is a new method that uses stochastic gradient descent to learn value function parameters with fixed subproblem sizes, improving scalability and parallelization.
Findings
VFGL produces high-quality solutions in tested examples.
VFGL is computationally efficient compared to traditional methods.
VFGL handles nonlinear problems without increasing subproblem size.
Abstract
A stagewise decomposition algorithm called value function gradient learning (VFGL) is proposed for large-scale multistage stochastic convex programs. VFGL finds the parameter values that best fit the gradient of the value function within a given parametric family. Widely used decomposition algorithms for multistage stochastic programming, such as stochastic dual dynamic programming (SDDP), approximate the value function by adding linear subgradient cuts at each iteration. Although this approach has been successful for linear problems, nonlinear problems may suffer from the increasing size of each subproblem as the iteration proceeds. On the other hand, VFGL has a fixed number of parameters; thus, the size of the subproblems remains constant throughout the iteration. Furthermore, VFGL can learn the parameters by means of stochastic gradient descent, which means that it can be easily…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRisk and Portfolio Optimization · Water resources management and optimization · Reservoir Engineering and Simulation Methods
