A complete and accessible introduction to the real-world applications of approximate dynamic programming <p> With the growing levels of sophistication in modern-day operations, it is vital for practitioners to understand how to approach, model, and solve complex industrial problems. Approximat
Approximate Dynamic Programming: Solving the Curses of Dimensionality, Second Edition
β Scribed by Warren B. Powell(auth.), Walter A. Shewhart, Samuel S. Wilks(eds.)
- Year
- 2011
- Tongue
- English
- Leaves
- 647
- Series
- Wiley Series in Probability and Statistics
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Praise for the First Edition
"Finally, a book devoted to dynamic programming and written using the language of operations research (OR)! This beautiful book fills a gap in the libraries of OR specialists and practitioners."
βComputing Reviews
This new edition showcases a focus on modeling and computation for complex classes of approximate dynamic programming problems
Understanding approximate dynamic programming (ADP) is vital in order to develop practical and high-quality solutions to complex industrial problems, particularly when those problems involve making decisions in the presence of uncertainty. Approximate Dynamic Programming, Second Edition uniquely integrates four distinct disciplinesβMarkov decision processes, mathematical programming, simulation, and statisticsβto demonstrate how to successfully approach, model, and solve a wide range of real-life problems using ADP.
The book continues to bridge the gap between computer science, simulation, and operations research and now adopts the notation and vocabulary of reinforcement learning as well as stochastic search and simulation optimization. The author outlines the essential algorithms that serve as a starting point in the design of practical solutions for real problems. The three curses of dimensionality that impact complex problems are introduced and detailed coverage of implementation challenges is provided. The Second Edition also features:
A new chapter describing four fundamental classes of policies for working with diverse stochastic optimization problems: myopic policies, look-ahead policies, policy function approximations, and policies based on value function approximations
A new chapter on policy search that brings together stochastic search and simulation optimization concepts and introduces a new class of optimal learning strategies
Updated coverage of the exploration exploitation problem in ADP, now including a recently developed method for doing active learning in the presence of a physical state, using the concept of the knowledge gradient
A new sequence of chapters describing statistical methods for approximating value functions, estimating the value of a fixed policy, and value function approximation while searching for optimal policies
The presented coverage of ADP emphasizes models and algorithms, focusing on related applications and computation while also discussing the theoretical side of the topic that explores proofs of convergence and rate of convergence. A related website features an ongoing discussion of the evolving fields of approximation dynamic programming and reinforcement learning, along with additional readings, software, and datasets.
Requiring only a basic understanding of statistics and probability, Approximate Dynamic Programming, Second Edition is an excellent book for industrial engineering and operations research courses at the upper-undergraduate and graduate levels. It also serves as a valuable reference for researchers and professionals who utilize dynamic programming, stochastic programming, and control theory to solve problems in their everyday work.Content:
Chapter 1 The Challenges of Dynamic Programming (pages 1β23):
Chapter 2 Some Illustrative Models (pages 25β56):
Chapter 3 Introduction to Markov Decision Processes (pages 57β109):
Chapter 4 Introduction to Approximate Dynamic Programming (pages 111β165):
Chapter 5 Modeling Dynamic Programs (pages 167β219):
Chapter 6 Policies (pages 221β248):
Chapter 7 Policy Search (pages 249β288):
Chapter 8 Approximating Value Functions (pages 289β336):
Chapter 9 Learning Value Function Approximations (pages 337β381):
Chapter 10 Optimizing While Learning (pages 383β418):
Chapter 11 Adaptive Estimation and Stepsizes (pages 419β456):
Chapter 12 Exploration Versus Exploitation (pages 457β496):
Chapter 13 Value Function Approximations for Resource Allocation Problems (pages 497β539):
Chapter 14 Dynamic Resource Allocation Problems (pages 541β592):
Chapter 15 Implementation Challenges (pages 593β606):
π SIMILAR VOLUMES
<b>Praise for the <i>First Edition</i></b><p>''Finally, a book devoted to dynamic programming and written using the language of operations research (OR)! This beautiful book fills a gap in the libraries of OR specialists and practitioners.''<br>β<b><i>Computing Reviews</i></b><p><b>This new edition
Praise for the First Edition"Finally, a book devoted to dynamic programming and written using the language of operations research (OR)! This beautiful book fills a gap in the libraries of OR specialists and practitioners."βComputing ReviewsThis new edition showcases a focus on modeling and computati
<ul><li>A complete resource to Approximate Dynamic Programming (ADP), including on-line simulation code <li>Provides a tutorial that readers can use to start implementing the learning algorithms provided in the book <li>Includes ideas, directions, and recent results on current research issues and ad