Related Experiment Video
Updated: Jul 4, 2025

11:18
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
Published on: March 2, 2015
10.3K
An Inexact Sequential Quadratic Programming Method for Learning and Control of Recurrent Neural Networks
IEEE Transactions on Neural Networks and Learning Systems
|January 31, 2024
Summary
This study introduces a novel two-stage method for partially observable Markov decision processes (POMDPs). It uses recurrent neural networks (RNNs) for system identification and feedforward neural networks (FNNs) for control, enhancing decision-making capabilities.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Control Theory
Background:
- Partially Observable Markov Decision Processes (POMDPs) present significant challenges in modeling and control due to hidden states.
- Existing methods often struggle with scalability and computational efficiency for complex systems.
Purpose of the Study:
- To develop an effective two-stage approach for solving POMDPs.
- To introduce a novel framework for the identification and control stages of POMDPs.
Main Methods:
- An inexact sequential quadratic programming framework for recurrent neural network learning (iSQPRL) was employed for the identification stage, approximating the system with a dynamically consistent overshooting recurrent neural network (DCRNN).
- The learning problem was formulated as a constrained optimization problem, with analysis of the quadratic programming (QP) subproblem using a restarted Krylov-subspace iterative scheme.
- A generalized Gauss-Newton (GGN) algorithm was adapted for the control stage, designing a feedforward neural network (FNN) controller atop the RNN model.
Main Results:
- The iSQPRL framework demonstrated effectiveness in approximating the system dynamics within the POMDP identification stage.
- The GGN algorithm facilitated efficient design of the FNN controller, leveraging approximations of curvature terms and a regularization function property for mini-batch step size selection.
- Simulation results validated the overall approach, showing its efficacy in solving POMDPs.
Conclusions:
- The proposed two-stage approach offers a robust and effective solution for POMDPs.
- The integration of iSQPRL for identification and GGN for control represents a significant advancement in handling complex sequential decision-making problems under partial observability.
Related Concept Videos
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
55
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...
55
Linear Approximation in Frequency Domain
91
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....
91
State Space Representation
208
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...
208
Second Order systems II
113
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.
113
Root-Locus Method
151
A cruise control system in a car is designed to maintain a specified speed automatically by adjusting the gas pedal. The system continuously measures the vehicle's speed and makes fine adjustments to the pedal to achieve this goal. The root locus method is particularly useful for understanding how the cruise control system's behavior changes under varying conditions, such as when the car goes uphill, downhill, or faces strong wind resistance.
This system can be represented by a block...
This system can be represented by a block...
151
Feedback control systems
314
Feedback control systems are categorized in various ways based on their design, analysis, and signal types.
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
314

