Related Experiment Video
Updated: Jul 13, 2026

An Experimental Platform to Study the Closed-loop Performance of Brain-machine Interfaces
Published on: March 10, 2011
SVM-based tree-type neural networks as a critic in adaptive critic designs for control
Alok Kanti Deb1, Jayadeva, Madan Gopal
1Department of Electrical Engineering, Indian Institute of Technology (IIT), New Delhi 110016, India. alokkanti@gmail.com
This study introduces an adaptive critic design (ACD) for control systems, utilizing action-dependent heuristic dynamic programming (ADHDP) with support vector machines (SVMs). The novel approach effectively handles imbalanced failure data for improved control system reliability.
Area of Science:
- Control Systems Engineering
- Artificial Intelligence
- Machine Learning
Background:
- Adaptive critic design (ACD) is a control approach that uses neural networks to approximate system dynamics and optimal control policies.
- Action-dependent heuristic dynamic programming (ADHDP) is a specific ACD method that learns control policies based on actions taken.
- Support Vector Machines (SVMs) are powerful supervised learning models used for classification and regression tasks.
Purpose of the Study:
- To develop and demonstrate an improved control strategy using adaptive critic design (ACD) and support vector machines (SVMs).
- To address the challenge of learning from imbalanced binary classification data, specifically failure states in control systems.
- To showcase the capability of the trained controller in handling unforeseen situations.
Main Methods:
- Implementation of the action-dependent heuristic dynamic programming (ADHDP) method for control.
- Utilization of a least squares support vector machine (SVM) regressor for control action generation.
- Employment of an SVM-based tree-type neural network (NN) as the critic, capable of dynamic neuron addition for learning imbalanced data.
- Retraining of the critic and action generation model using failure data post-occurrence.
Main Results:
- The SVM-based tree-type NN successfully learned from imbalanced binary classification data, overcoming limitations of conventional multilayer feedforward NNs.
- The developed controller demonstrated the ability to adapt and handle unforeseen situations effectively.
- The retraining mechanism using failure data improved the controller's performance after failures.
Conclusions:
- The proposed ADHDP approach with SVM-based components offers a robust solution for control problems with imbalanced failure data.
- The adaptive nature and learning capability of the SVM-based tree-type NN critic are key to handling complex classification tasks.
- This method enhances the reliability and adaptability of control systems, particularly in scenarios prone to failures.
Related Concept Videos
Feedback control systems
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...
Survival Tree
Building a Survival Tree
Constructing a survival tree begins...
Open and closed-loop control systems
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal and...
Multi-input and Multi-variable systems
In the absence of...
Controller Configurations
Control-system compensation involves various configurations, most commonly series or cascade compensation, in which the controller aligns...
Control Systems
At the heart...
