paper-with-me

Papers

Extended Radial Basis Function Controller for Reinforcement Learning

2020-09-12 · Nicholas Capel, Naifu Zhang

There have been attempts in reinforcement learning to exploit a priori knowledge about the structure of the system. This paper proposes a hybrid reinforcement learning controller which dynamically interpolates a model-based linear controller and an arbitrary differentiable policy. The linear controller is designed based on local linearised model knowledge, and stabilises the system in a neighbourhood about an operating point. The coefficients of interpolation between the two controllers are determined by a scaled distance function measuring the distance between the current state and the operating point. The overall hybrid controller is proven to maintain the stability guarantee around the neighborhood of the operating point and still possess the universal function approximation property of the arbitrary non-linear policy. Learning has been done on both model-based (PILCO) and model-free (DDPG) frameworks. Simulation experiments performed in OpenAI gym demonstrate stability and robustness of the proposed hybrid controller. This paper thus introduces a principled method allowing for the direct importing of control methodology into reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2009.05866

Code (0)

등록된 구현이 없습니다.

Tasks

OpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Deep Radial-Basis Value Functions for Continuous Control

2020-02-05 · Kavosh Asadi, Neev Parikh, Ronald E. Parr, George D. Konidaris 외

A core operation in reinforcement learning (RL) is finding an action that is optimal with respect to a learned value function. This operation is often challenging when the learned value function takes continuous actions …

continuous-controlContinuous ControlReinforcement LearningReinforcement Learning (RL)

Online-Optimized Gated Radial Basis Function Neural Network-Based Adaptive Control

2025-06-16 · Mingcong Li

Real-time adaptive control of nonlinear systems with unknown dynamics and time-varying disturbances demands precise modeling and robust parameter adaptation. While existing neural network-based strategies struggle with c…

Robust EMRAN-aided Coupled Controller for Autonomous Vehicles

2021-06-22 · Sauranil Debarshi, Suresh Sundaram, Narasimhan Sundararajan

This paper presents a coupled, neural network-aided longitudinal cruise and lateral path-tracking controller for an autonomous vehicle with model uncertainties and experiencing unknown external disturbances. Using a feed…

Autonomous Vehicles

Influence of Radial Basis Activation Functions on Intelligent Controller for Robotic Manipulators

2026-07-02 · Kimmo Paldanius, Gabriel Da Silva Lima, Wallace Moreira Bessa arxiv

This paper presents an intelligent control framework for trajectory tracking of robotic manipulators using radial basis function (RBF) neural networks for online disturbance estimation. The proposed control structure com…

Online Joint State Inference and Learning of Partially Unknown State-Space Models

2021-02-15 · Anton Kullberg, Isaac Skog, Gustaf Hendeby

A computationally efficient method for online joint state inference and dynamical model learning is presented. The dynamical model combines an a priori known, physically derived, state-space model with a radial basis fun…

State Space Models