Model-Free λ-Policy Iteration for Discrete-Time Linear Quadratic Regulation
IEEE Transactions on Neural Networks and Learning Systems
|August 11, 2021
Summary
A new model-free lambda-policy iteration (λ-PI) algorithm solves the discrete-time linear quadratic regulation (LQR) problem. This approach offers faster convergence than value iteration and doesn't need an initial policy.
Area of Science:
- Control Theory
- Reinforcement Learning
- Optimization
Background:
- The linear quadratic regulation (LQR) problem is crucial in control systems.
- Traditional methods for solving LQR often require a model or specific initial conditions.
- Iterative methods like policy iteration (PI) and value iteration (VI) are common.
Purpose of the Study:
- Introduce a model-free lambda-policy iteration (λ-PI) algorithm for discrete-time LQR.
- Develop an iterative solution that bypasses the need for a system model.
- Enhance convergence properties and robustness compared to existing methods.
Main Methods:
- Define novel weighted Bellman and composite Bellman operators.
- Formulate λ-PI as a fixed-point iteration using the composite Bellman operator.
- Employ off-policy reinforcement learning for model-free extension.
Main Results:
- The λ-PI algorithm guarantees convergence through contraction and monotonic properties of the composite Bellman operator.
- λ-PI demonstrates superior convergence rates compared to value iteration (VI).
- Off-policy λ-PI variants exhibit robustness against probing noise.
Conclusions:
- The proposed model-free λ-PI is an effective method for solving discrete-time LQR problems.
- The algorithm eliminates the need for an admissible initial policy, unlike traditional PI.
- Simulation results validate the efficacy and robustness of the λ-PI algorithm.
Related Concept Videos
Linear Approximation in Time Domain
171
Nonlinear systems often require sophisticated approaches for accurate modeling and analysis, with state-space representation being particularly effective. This method is especially useful for systems where variables and parameters vary with time or operating conditions, such as in a simple pendulum or a translational mechanical system with nonlinear springs.
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
171
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
134
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
134
Linear Approximation in Frequency Domain
197
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
197
State Space Representation
337
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
Consider an RLC circuit, a...
337
Time-Domain Interpretation of PD Control
207
Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...
Consider the example of control of motor torque. Initially, a positive...
207
Second Order systems II
231
In an underdamped second-order system, where the damping ratio ζ is between 0 and 1, a unit-step input results in a transfer function that, when transformed using the inverse Laplace method, reveals the output response. The output exhibits a damped sinusoidal oscillation, and the difference between the input and output is termed the error signal. This error signal also demonstrates damped oscillatory behavior. Eventually, as the system reaches a steady state, the error diminishes to zero.
231

