paper-with-me

Papers

Approximate Dynamic Programming with Neural Networks in Linear Discrete Action Spaces

2019-02-26 · Wouter van Heeswijk, Han La Poutré

Real-world problems of operations research are typically high-dimensional and combinatorial. Linear programs are generally used to formulate and efficiently solve these large decision problems. However, in multi-period decision problems, we must often compute expected downstream values corresponding to current decisions. When applying stochastic methods to approximate these values, linear programs become restrictive for designing value function approximations (VFAs). In particular, the manual design of a polynomial VFA is challenging. This paper presents an integrated approach for complex optimization problems, focusing on applications in the domain of operations research. It develops a hybrid solution method that combines linear programming and neural networks as part of approximate dynamic programming. Our proposed solution method embeds neural network VFAs into linear decision problems, combining the nonlinear expressive power of neural networks with the efficiency of solving linear programs. As a proof of concept, we perform numerical experiments on a transportation problem. The neural network VFAs consistently outperform polynomial VFAs, with limited design and tuning effort.

📄 PDF Abstract BibTeX arXiv:1902.09855

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bounded Approximate Symbolic Dynamic Programming for Hybrid MDPs

2013-09-26 · Luis Gustavo Vianna, Scott Sanner, Leliane Nunes de Barros

Recent advances in symbolic dynamic programming (SDP) combined with the extended algebraic decision diagram (XADD) data structure have provided exact solutions for mixed discrete and continuous (hybrid) MDPs with piecewi…

Approximate Dynamic Programming based Model Predictive Control of Nonlinear systems

2023-12-10 · Keerthi Chacko, Midhun T. Augustine, S. Janardhanan, Deepak U. Patil 외

This paper studies the optimal control problem for discrete-time nonlinear systems and an approximate dynamic programming-based Model Predictive Control (MPC) scheme is proposed for minimizing a quadratic performance mea…

Model Predictive Control

Discrete-Time Impulsive Adaptive Dynamic Programming

2019-04-11 · IEEE Transactions on Cybernetics 2019 4 · Qinglai Wei, Ruizhuo Song, Member, IEEE 외

Abstract—In this paper, a new iterative adaptive dynamic programming (ADP) algorithm is developed to solve optimal impulsive control problems for infinite horizon discrete-time nonlinear systems. Considering the constrai…

Safe Approximate Dynamic Programming Via Kernelized Lipschitz Estimation

2019-07-03 · Ankush Chakrabarty, Devesh K. Jha, Gregery T. Buzzard, Yebin Wang 외

We develop a method for obtaining safe initial policies for reinforcement learning via approximate dynamic programming (ADP) techniques for uncertain systems evolving with discrete-time dynamics. We employ kernelized Lip…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning the cost-to-go for mixed-integer nonlinear model predictive control

2024-01-23 · Christopher A. Orrico, W. P. M. H. Heemels, Dinesh Krishnamoorthy

Application of nonlinear model predictive control (NMPC) to problems with hybrid dynamical systems, disjoint constraints, or discrete controls often results in mixed-integer formulations with both continuous and discrete…

Model Predictive ControlPrediction