A New Solution for Markov Decision Processes and Its Aerospace Applications

Total Page:16

File Type:pdf, Size:1020Kb

A New Solution for Markov Decision Processes and Its Aerospace Applications Iowa State University Capstones, Theses and Graduate Theses and Dissertations Dissertations 2020 A new solution for Markov Decision Processes and its aerospace applications Joshua R. Bertram Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/etd Recommended Citation Bertram, Joshua R., "A new solution for Markov Decision Processes and its aerospace applications" (2020). Graduate Theses and Dissertations. 17832. https://lib.dr.iastate.edu/etd/17832 This Thesis is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Graduate Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. A new solution for Markov Decision Processes and its aerospace applications by Joshua Bertram A thesis submitted to the graduate faculty in partial fulfillment of the requirements for the degree of MASTER OF SCIENCE Major: Computer Engineering Program of Study Committee: Peng Wei, Co-major Professor Joseph Zambreno, Co-major Professor Phillip Jones The student author, whose presentation of the scholarship herein was approved by the program of study committee, is solely responsible for the content of this thesis. The Graduate College will ensure this thesis is globally accessible and will not permit alterations after a degree is conferred. Iowa State University Ames, Iowa 2020 Copyright c Joshua Bertram, 2020. All rights reserved. ii DEDICATION I would like to dedicate this thesis to my wife Gretchen, son Kaiden, and daughter Reyna without whose support I would not have been able to complete this work. iii TABLE OF CONTENTS Page LIST OF TABLES . .v LIST OF FIGURES . vi ACKNOWLEDGMENTS . .x ABSTRACT . xi CHAPTER 1. INTRODUCTION . .1 1.1 Markov Decision Process Background . .1 1.2 Value Iteration . .2 1.3 Markov Decision Process Related Work . .3 1.4 Nature and Structure of Value Function . .5 CHAPTER 2. POSITIVE REWARDS: EXACT ALGORITHM . .9 2.1 Introduction . .9 2.2 Methodology . .9 2.2.1 MDP Transition Graphs.............................. 10 2.2.2 Exact Solutions for a Single Reward Source . 12 2.2.3 Exact Solution for Multiple Reward Sources . 19 2.2.4 Algorithm . 20 2.2.5 Proof of Algorithm Correctness . 25 2.2.6 Part 1: Bellman optimality and maximum value . 25 2.2.7 Part 2: Algorithm calculation of maximum value . 30 2.3 Experiments . 40 2.4 Conclusion . 42 CHAPTER 3. POSITIVE REWARDS: MEMORYLESS ALGORITHM . 43 3.1 Introduction . 43 3.2 Methodology . 43 3.2.1 Extracting Optimal Trajectory . 50 3.3 Experiments . 52 3.4 Conclusion . 54 CHAPTER 4. EXPLAINABILITY AND PRINCIPLE OF OPPORTUNITY . 56 4.1 Introduction . 56 4.2 Methodology . 57 4.2.1 Dominance . 57 4.2.2 Identifying Collected Rewards . 62 4.2.3 Relative Contribution . 64 4.3 Stability and Sensitivity . 65 iv 4.4 Principle of Opportunity . 65 4.5 Conclusion . 66 CHAPTER 5. NEGATIVE REWARDS: FastMDP ALGORITHM . 67 5.1 Introduction . 67 5.2 Methodology . 67 5.2.1 Negative Reward . 67 5.2.2 Standard Positive Form . 71 5.2.3 Reordering of Operations to Improve Efficiency . 72 5.2.4 Algorithm . 74 5.3 Conclusion . 74 CHAPTER 6. APPLICATION: COLLISION AVOIDANCE . 76 6.1 Introduction . 76 6.2 Collision Avoidance Related Work . 77 6.3 Methodology . 80 6.3.1 State Space . 80 6.3.2 Action Space . 81 6.3.3 Dynamic Model . 81 6.3.4 Reward Function . 81 6.4 Results . 83 6.5 Conclusion . 85 CHAPTER 7. APPLICATION: PURSUIT EVASION . 86 7.1 Introduction . 86 7.2 Pursuit Evasion Related Work . 88 7.3 Methodology . 91 7.3.1 Dynamic Model . 91 7.3.2 Forward Projection . 93 7.3.3 State Space . 94 7.3.4 Action Space . 95 7.3.5 Reward Function . 96 7.3.6 Algorithm . 97 7.4 Experimental Setup . 100 7.5 Results . 101 7.6 Conclusion . 107 CHAPTER 8. FUTURE WORK SUMMARY AND DISCUSSION . 108 8.1 Algorithm Implementation Improvements . 108 8.2 Stochastic MDPs . 109 8.3 Incorporating Actions . 109 8.4 New Applications . 111 BIBLIOGRAPHY . 112 v LIST OF TABLES Page Table 7.1 Limits on aircraft performance for each team . 94 Table 7.2 Action choices for each team . 96 Table 7.3 Rewards created for each ownship . 97 Table 7.4 Probability of win Pwin and Probability of survivability Ps of blue team as team size increases . 106 Table 7.5 Processing time required for each agent on red or blue team as team size increases . 106 Table 7.6 Links to videos . 107 vi LIST OF FIGURES Page Figure 1.2 Illustration of value function over multiple iterations of value iteration algo- rithm for a MDP with non-terminal rewards demonstrating that value grows outward from states which contain reward. This can be considered a kind of diffusion process that eventually reaches a steady state equilibrium which is known as convergence. .6 Figure 2.1 MDP states graph for a small, deterministic MDP . 10 Figure 2.2 Illustration of baseline (blue), combined baseline (red), and delta baseline (green) . 20 Figure 2.3 Disjoint subsets of SZ and S+ that form S................... 30 Figure 2.4 Optimal sequence of actions through SZ until a point in S+ is reached. 32 Figure 2.5 Depiction of the relationship between policy, value function, and optimal solution for V M .................................. 37 Figure 2.7 Varying number of reward sources . 40 Figure 2.8 Varying number of states . 40 Figure 2.9 Varying discount factor . 40 Figure 2.10 Experimental results showing the improved performance of the algorithm as compared to value iteration when varying the number of reward sources, varying the number of states, and varying the discount factor. 40 Figure 3.2 Exact algorithm . ..
Recommended publications
  • Probabilistic Goal Markov Decision Processes∗
    Proceedings of the Twenty-Second International Joint Conference on Artificial Intelligence Probabilistic Goal Markov Decision Processes∗ Huan Xu Shie Mannor Department of Mechanical Engineering Department of Electrical Engineering National University of Singapore, Singapore Technion, Israel [email protected] [email protected] Abstract also concluded that in daily decision making, people tends to regard risk primarily as failure to achieving a predeter- The Markov decision process model is a power- mined goal [Lanzillotti, 1958; Simon, 1959; Mao, 1970; ful tool in planing tasks and sequential decision Payne et al., 1980; 1981]. making problems. The randomness of state tran- Different variants of the probabilistic goal formulation sitions and rewards implies that the performance 1 of a policy is often stochastic. In contrast to the such as chance constrained programs , have been extensively standard approach that studies the expected per- studied in single-period optimization [Miller and Wagner, formance, we consider the policy that maximizes 1965; Pr´ekopa, 1970]. However, little has been done in the probability of achieving a pre-determined tar- the context of sequential decision problem including MDPs. get performance, a criterion we term probabilis- The standard approaches in risk-averse MDPs include max- tic goal Markov decision processes. We show that imization of expected utility function [Bertsekas, 1995], this problem is NP-hard, but can be solved using a and optimization of a coherent risk measure [Riedel, 2004; pseudo-polynomial algorithm. We further consider Le Tallec, 2007]. Both approaches lead to formulations that a variant dubbed “chance-constraint Markov deci- can not be solved in polynomial time, except for special sion problems,” that treats the probability of achiev- cases including exponential utility function [Chung and So- ing target performance as a constraint instead of the bel, 1987], piecewise linear utility function with a single maximizing objective.
    [Show full text]
  • EA-1092; Environmental Assessment and FONSI for Decontamination and Dismantlement June 1995
    EA-1092; Environmental Assessment and FONSI for Decontamination and Dismantlement June 1995 TABLE OF CONTENTS 1.0 PURPOSE AND NEED FOR AGENCY ACTION 2.0 PROPOSED ACTION AND ALTERNATIVES 3.0 AFFECTED ENVIRONMENT AND ENVIRONMENTAL CONSEQUENCES OF THE PROPOSED ACTION AND ALTERNATIVES 4.0 AGENCIES, ORGANIZATIONS, AND PERSONS CONSULTED 5.0 REFERENCES 6.0 LIST OF ACRONYMS AND ABBREVIATION 7.0 GLOSSARY LIST OF APPENDICES Appendix A - Letter, Dated September 12, 1991,^ Florida Department of State Division of Historical Resources Appendix B - 1990 Base Year Pinellas County Transportation Appendix C Reference Tables from the Nonnuclear Consolidation Environmental Assessment, June 1993, Finding of No Significant Impact, September 1993 Appendix D - Letter, Dated July 25, 1991, United States Department of Interior Fish and Wildlife Service LIST OF FIGURES Figure 1-1: Pinellas Plant Location Figure 1-2:Pinellas Plant Layout Figure 3-1:Pinellas Plant Areas Leased by DOE and Common Use Areas Figure 3-2:Solid Waste Management Units LIST OF TABLES Table 3-1. Pinellas Plant Building Summary Table 3-2. Calendar Years 1992, 1993, and 1994 Nonradiological Air Emissions Table 3-3. Discharge Standards and Average Concentrations for the Pinellas Plant Liquid Effluent Table 3-4. Tritium Released To PCSS In 1991, 1992, 1993, and 1994 Table 3-5. Waste Management Storage Capabilities (Hazardous Waste Operating Permit No. HO52-228925) (Hazardous Waste Operating Permit No. HO52-228925) Table 3-6. Baseline Traffic by Link at Pinellas Plant Table 3-7. 1994 CAP88-PC Dose Calculations Table B-1. 1990 Base Year Pinellas County Transportation Table C-1. Estimated Hourly Traffic Volumes and Traffic Noise Levels Along the Access Routes to Pinellas Table C-2.
    [Show full text]
  • 1 Introduction
    SEMI-MARKOV DECISION PROCESSES M. Baykal-G}ursoy Department of Industrial and Systems Engineering Rutgers University Piscataway, New Jersey Email: [email protected] Abstract Considered are infinite horizon semi-Markov decision processes (SMDPs) with finite state and action spaces. Total expected discounted reward and long-run average expected reward optimality criteria are reviewed. Solution methodology for each criterion is given, constraints and variance sensitivity are also discussed. 1 Introduction Semi-Markov decision processes (SMDPs) are used in modeling stochastic control problems arrising in Markovian dynamic systems where the sojourn time in each state is a general continuous random variable. They are powerful, natural tools for the optimization of queues [20, 44, 41, 18, 42, 43, 21], production scheduling [35, 31, 2, 3], reliability/maintenance [22]. For example, in a machine replacement problem with deteriorating performance over time, a decision maker, after observing the current state of the machine, decides whether to continue its usage, or initiate a maintenance (preventive or corrective) repair, or replace the machine. There are a reward or cost structure associated with the states and decisions, and an information pattern available to the decision maker. This decision depends on a performance measure over the planning horizon which is either finite or infinite, such as total expected discounted or long-run average expected reward/cost with or without external constraints, and variance penalized average reward. SMDPs are based on semi-Markov processes (SMPs) [9] [Semi-Markov Processes], that include re- newal processes [Definition and Examples of Renewal Processes] and continuous-time Markov chains (CTMCs) [Definition and Examples of CTMCs] as special cases.
    [Show full text]
  • Arxiv:2004.13965V3 [Cs.LG] 16 Feb 2021 Optimal Policy
    Graph-based State Representation for Deep Reinforcement Learning Vikram Waradpande, Daniel Kudenko, and Megha Khosla L3S Research Center, Leibniz University, Hannover {waradpande,khosla,kudenko}@l3s.de Abstract. Deep RL approaches build much of their success on the abil- ity of the deep neural network to generate useful internal representa- tions. Nevertheless, they suffer from a high sample-complexity and start- ing with a good input representation can have a significant impact on the performance. In this paper, we exploit the fact that the underlying Markov decision process (MDP) represents a graph, which enables us to incorporate the topological information for effective state representation learning. Motivated by the recent success of node representations for several graph analytical tasks we specifically investigate the capability of node repre- sentation learning methods to effectively encode the topology of the un- derlying MDP in Deep RL. To this end we perform a comparative anal- ysis of several models chosen from 4 different classes of representation learning algorithms for policy learning in grid-world navigation tasks, which are representative of a large class of RL problems. We find that all embedding methods outperform the commonly used matrix represen- tation of grid-world environments in all of the studied cases. Moreoever, graph convolution based methods are outperformed by simpler random walk based methods and graph linear autoencoders. 1 Introduction A good problem representation has been known to be crucial for the perfor- mance of AI algorithms. This is not different in the case of reinforcement learn- ing (RL), where representation learning has been a focus of investigation.
    [Show full text]
  • Every Nonsingular C Flow on a Closed Manifold of Dimension Greater Than
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by Elsevier - Publisher Connector Topology and its Applications 135 (2004) 131–148 www.elsevier.com/locate/topol Every nonsingular C1 flow on a closed manifold of dimension greater than two has a global transverse disk William Basener Department of Mathematics and Statistics, Rochester Institute of Technology, Rochester, NY 14414, USA Received 18 March 2002; received in revised form 27 May 2003 Abstract We prove three results about global cross sections which are disks, henceforth called global transverse disks. First we prove that every nonsingular (fixed point free) C1 flow on a closed (compact, no boundary) connected manifold of dimension greater than 2 has a global transverse disk. Next we prove that for any such flow, if the directed graph Gh has a loop then the flow does not have a closed manifold which is a global cross section. This property of Gh is easy to read off from the first return map for the global transverse disk. Lastly, we give criteria for an “M-cellwise continuous” (a special case of piecewise continuous) map h : D2 → D2 that determines whether h is the first return map for some global transverse disk of some flow ϕ. In such a case, we call ϕ the suspension of h. 2003 Elsevier B.V. All rights reserved. Keywords: Minimal flow; Global cross section; Suspension 1. Introduction Let M be a closed (compact, no boundary) connected n-dimensional manifold and ϕ : R × M → M a nonsingular (fixed point free) flow on M.
    [Show full text]
  • A Brief Taster of Markov Decision Processes and Stochastic Games
    Algorithmic Game Theory and Applications Lecture 15: a brief taster of Markov Decision Processes and Stochastic Games Kousha Etessami Kousha Etessami AGTA: Lecture 15 1 warning • The subjects we will touch on today are so interesting and vast that one could easily spend an entire course on them alone. • So, think of what we discuss today as only a brief “taster”, and please do explore it further if it interests you. • Here are two standard textbooks that you can look up if you are interested in learning more: – M. Puterman, Markov Decision Processes, Wiley, 1994. – J. Filar and K. Vrieze, Competitive Markov Decision Processes, Springer, 1997. (This book is really about 2-player zero-sum stochastic games.) Kousha Etessami AGTA: Lecture 15 2 Games against Nature Consider a game graph, where some nodes belong to player 1 but others are chance nodes of “Nature”: Start Player I: Nature: 1/3 1/6 3 2/3 1/3 1/3 1/6 1 −2 Question: What is Player 1’s “optimal strategy” and “optimal expected payoff” in this game? Kousha Etessami AGTA: Lecture 15 3 a simple finite game: “make a big number” k−1k−2 0 • Your goal is to create as large a k-digit number as possible, using digits from D = {0, 1, 2,..., 9}, which “nature” will give you, one by one. • The game proceeds in k rounds. • In each round, “nature” chooses d ∈ D “uniformly at random”, i.e., each digit has probability 1/10. • You then choose which “unfilled” position in the k-digit number should be “filled” with digit d.
    [Show full text]
  • Markov Decision Processes
    Markov Decision Processes Robert Platt Northeastern University Some images and slides are used from: 1. CS188 UC Berkeley 2. AIMA 3. Chris Amato 4. Stacy Marsella Stochastic domains So far, we have studied search Can use search to solve simple planning problems, e.g. robot planning using A* But only in deterministic domains... Stochastic domains So far, we have studied search Can use search to solve simple planning problems, e.g. robot planning using A* A* doesn't work so well in stochastic environments... !!? Stochastic domains So far, we have studied search Can use search to solve simple planning problems, e.g. robot planning using A* A* doesn't work so well in stochastic environments... !!? We are going to introduce a new framework for encoding problems w/ stochastic dynamics: the Markov Decision Process (MDP) SEQUENTIAL DECISION- MAKING MAKING DECISIONS UNDER UNCERTAINTY • Rational decision making requires reasoning about one’s uncertainty and objectives • Previous section focused on uncertainty • This section will discuss how to make rational decisions based on a probabilistic model and utility function • Last class, we focused on single step decisions, now we will consider sequential decision problems REVIEW: EXPECTIMAX max • What if we don’t know the outcome of actions? • Actions can fail a b • when a robot moves, it’s wheels might slip chance • Opponents may be uncertain 20 55 .3 .7 .5 .5 1020 204 105 1007 • Expectimax search: maximize average score • MAX nodes choose action that maximizes outcome • Chance nodes model an outcome
    [Show full text]
  • Markovian Competitive and Cooperative Games with Applications to Communications
    DISSERTATION in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy from University of Nice Sophia Antipolis Specialization: Communication and Electronics Lorenzo Maggi Markovian Competitive and Cooperative Games with Applications to Communications Thesis defended on the 9th of October, 2012 before a committee composed of: Reporters Prof. Jean-Jacques Herings (Maastricht University, The Netherlands) Prof. Roberto Lucchetti, (Politecnico of Milano, Italy) Examiners Prof. Pierre Bernhard, (INRIA Sophia Antipolis, France) Prof. Petros Elia, (EURECOM, France) Prof. Matteo Sereno (University of Torino, Italy) Prof. Bruno Tuffin (INRIA Rennes Bretagne-Atlantique, France) Thesis Director Prof. Laura Cottatellucci (EURECOM, France) Thesis Co-Director Prof. Konstantin Avrachenkov (INRIA Sophia Antipolis, France) THESE pr´esent´ee pour obtenir le grade de Docteur en Sciences de l’Universit´ede Nice-Sophia Antipolis Sp´ecialit´e: Automatique, Traitement du Signal et des Images Lorenzo Maggi Jeux Markoviens, Comp´etitifs et Coop´eratifs, avec Applications aux Communications Th`ese soutenue le 9 Octobre 2012 devant le jury compos´ede : Rapporteurs Prof. Jean-Jacques Herings (Maastricht University, Pays Bas) Prof. Roberto Lucchetti, (Politecnico of Milano, Italie) Examinateurs Prof. Pierre Bernhard, (INRIA Sophia Antipolis, France) Prof. Petros Elia, (EURECOM, France) Prof. Matteo Sereno (University of Torino, Italie) Prof. Bruno Tuffin (INRIA Rennes Bretagne-Atlantique, France) Directrice de Th`ese Prof. Laura Cottatellucci (EURECOM, France) Co-Directeur de Th`ese Prof. Konstantin Avrachenkov (INRIA Sophia Antipolis, France) Abstract In this dissertation we deal with the design of strategies for agents interacting in a dynamic environment. The mathematical tool of Game Theory (GT) on Markov Decision Processes (MDPs) is adopted.
    [Show full text]
  • Factored Markov Decision Process Models for Stochastic Unit Commitment
    MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Factored Markov Decision Process Models for Stochastic Unit Commitment Daniel Nikovski, Weihong Zhang TR2010-083 October 2010 Abstract In this paper, we consider stochastic unit commitment problems where power demand and the output of some generators are random variables. We represent stochastic unit commitment prob- lems in the form of factored Markov decision process models, and propose an approximate algo- rithm to solve such models. By incorporating a risk component in the cost function, the algorithm can achieve a balance between the operational costs and blackout risks. The proposed algorithm outperformed existing non-stochastic approaches on several problem instances, resulting in both lower risks and operational costs. 2010 IEEE Conference on Innovative Technologies This work may not be copied or reproduced in whole or in part for any commercial purpose. Permission to copy in whole or in part without payment of fee is granted for nonprofit educational and research purposes provided that all such whole or partial copies include the following: a notice that such copying is by permission of Mitsubishi Electric Research Laboratories, Inc.; an acknowledgment of the authors and individual contributions to the work; and all applicable portions of the copyright notice. Copying, reproduction, or republishing for any other purpose shall require a license with payment of fee to Mitsubishi Electric Research Laboratories, Inc. All rights reserved. Copyright c Mitsubishi Electric Research Laboratories, Inc., 2010 201 Broadway, Cambridge, Massachusetts 02139 MERLCoverPageSide2 Factored Markov Decision Process Models for Stochastic Unit Commitment Daniel Nikovski and Weihong Zhang, {nikovski,wzhang}@merl.com, phone 617-621-7510 Mitsubishi Electric Research Laboratories, 201 Broadway, Cambridge, MA 02139, USA, fax 617-621-7550 Abstract—In this paper, we consider stochastic unit commit- generate in order to meet demand.
    [Show full text]
  • Capturing Financial Markets to Apply Deep Reinforcement Learning
    Capturing Financial markets to apply Deep Reinforcement Learning Souradeep Chakraborty* BITS Pilani University, K.K. Birla Goa Campus [email protected] *while working under Dr. Subhamoy Maitra, at the Applied Statistics Unit, ISI Calcutta JEL: C02, C32, C63, C45 Abstract In this paper we explore the usage of deep reinforcement learning algorithms to automatically generate consistently profitable, robust, uncorrelated trading signals in any general financial market. In order to do this, we present a novel Markov decision process (MDP) model to capture the financial trading markets. We review and propose various modifications to existing approaches and explore different techniques like the usage of technical indicators, to succinctly capture the market dynamics to model the markets. We then go on to use deep reinforcement learning to enable the agent (the algorithm) to learn how to take profitable trades in any market on its own, while suggesting various methodology changes and leveraging the unique representation of the FMDP (financial MDP) to tackle the primary challenges faced in similar works. Through our experimentation results, we go on to show that our model could be easily extended to two very different financial markets and generates a positively robust performance in all conducted experiments. Keywords: deep reinforcement learning, online learning, computational finance, Markov decision process, modeling financial markets, algorithmic trading Introduction 1.1 Motivation Since the early 1990s, efforts have been made to automatically generate trades using data and computation which consistently beat a benchmark and generate continuous positive returns with minimal risk. The goal started to shift from “learning how to win in financial markets” to “create an algorithm that can learn on its own, how to win in financial markets”.
    [Show full text]
  • Markov Decision Processes and Dynamic Programming 1 The
    Master MVA: Reinforcement Learning Lecture: 2 Markov Decision Processes and Dynamic Programming Lecturer: Alessandro Lazaric http://researchers.lille.inria.fr/∼lazaric/Webpage/Teaching.html Objectives of the lecture 1. Understand: Markov decision processes, Bellman equations and Bellman operators. 2. Use: dynamic programming algorithms. 1 The Markov Decision Process 1.1 Definitions Definition 1 (Markov chain). Let the state space X be a bounded compact subset of the Euclidean space, the discrete-time dynamic system (xt)t2N 2 X is a Markov chain if P(xt+1 = x j xt; xt−1; : : : ; x0) = P(xt+1 = x j xt); (1) so that all the information needed to predict (in probability) the future is contained in the current state (Markov property). Given an initial state x0 2 X, a Markov chain is defined by the transition proba- bility p such that p(yjx) = P(xt+1 = yjxt = x): (2) Remark: notice that in some cases we can turn a higher-order Markov process into a Markov process by including the past as a new state variable. For instance, in the control of an inverted pendulum, the state that can be observed is only the angular position θt. In this case the system is non-Markov since the next position depends on the previous position but also on the angular speed, which is defined as dθt = θt − θt−1 (as a first approximation). Thus, if we define the state space as xt = (θt; dθt) we obtain a Markov chain. Definition 2 (Markov decision process [Bellman, 1957, Howard, 1960, Fleming and Rishel, 1975, Puterman, 1994, Bertsekas and Tsitsiklis, 1996]).
    [Show full text]
  • An Introduction to Temporal Difference Learning
    An Introduction to Temporal Difference Learning Florian Kunz Seminar on Autonomous Learning Systems Department of Computer Science TU Darmstadt [email protected] Abstract Temporal Difference learning is one of the most used approaches for policy evaluation. It is a central part of solving reinforcement learning tasks. For deriving optimal control, policies have to be evaluated. This task requires value function approximation. At this point TD methods find application. The use of eligibility traces for backpropagation of updates as well as the bootstrapping of the prediction for every update state make these methods so powerful. This paper gives an introduction to reinforcement learning for a novice to understand the TD(λ) algorithm as presented by R. Sutton. The TD methods are the center of this paper, and hence, each step for deriving the update function is treated. Starting with value function approximation followed by the Bellman Equation and ending with eligibility traces. The further enhancement of TD in form of linear-squared temporal difference methods is treated. Both methods are compared in respect to their computational cost and learning rate. In the end an outlook towards application in control is given. 1 Introduction This article addresses the machine learning approach of temporal difference. TD can be classified as an incremental method specialized in predicting future values for a partially unknown system. Temporal difference learning is declared to be a reinforcement learning method. This area of ma- chine learning covers the problem of finding a perfect solution in an unknown environment. To be able to do so, a representation is needed to define which action yields the highest rewards.
    [Show full text]