Related Experiment Video
Updated: May 8, 2026

Real-Time Proxy-Control of Re-Parameterized Peripheral Signals using a Close-Loop Interface
Published on: May 8, 2021
Stable and interpretable DDPG controllers: Integrating Control Lyapunov Functions and symbolic regression via
Roham Farhadi1, Ramin Vatankhah1, Navid Eqra2
1School of Mechanical Engineering, Shiraz University, Shiraz, Iran.
None:
This paper presents a stability-constrained deep reinforcement learning framework for nonlinear control systems by integrating Control Lyapunov Functions (CLFs) with the Deep Deterministic Policy Gradient (DDPG) algorithm. The proposed Stability-Constrained DDPG (SDDPG) ensures safety by filtering unstable actions in real time. When RL actions violate constraints, a backup controller enforces stability. Furthermore, we repurpose the backup controller's trajectories as expert demonstrations to boost training efficiency. We extract symbolic policies from trained networks via Kolmogorov-Arnold Networks (KANs), enabling formal verification through eigenvalue analysis and the Hartman-Grobman theorem. Validated on a cart-pole system, SDDPG demonstrates superior stability, convergence, and robustness to parameter variations compared to vanilla DDPG, CLF-QP, and LQR baselines. This framework advances safe, interpretable RL for safety-critical applications.
Related Concept Videos
PD Controller: Design
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Time-Domain Interpretation of PD Control
Consider the example of control of motor torque. Initially, a positive...
PI Controller: Design
PID Controller
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...
Time and frequency -Domain Interpretation of PI Control
Acting as a low-pass filter, the PI controller slows the system's response and extends settling times. This requires careful...