paper-with-me

Papers

Distilling Reinforcement Learning Policies for Interpretable Robot Locomotion: Gradient Boosting Machines and Symbolic Regression

2024-03-21 · Fernando Acero, Zhibin Li

Recent advancements in reinforcement learning (RL) have led to remarkable achievements in robot locomotion capabilities. However, the complexity and `black-box'' nature of neural network-based RL policies hinder their interpretability and broader acceptance, particularly in applications demanding high levels of safety and reliability. This paper introduces a novel approach to distill neural RL policies into more interpretable forms using Gradient Boosting Machines (GBMs), Explainable Boosting Machines (EBMs) and Symbolic Regression. By leveraging the inherent interpretability of generalized additive models, decision trees, and analytical expressions, we transform opaque neural network policies into more transparent `glass-box'' models. We train expert neural network policies using RL and subsequently distill them into (i) GBMs, (ii) EBMs, and (iii) symbolic policies. To address the inherent distribution shift challenge of behavioral cloning, we propose to use the Dataset Aggregation (DAgger) algorithm with a curriculum of episode-dependent alternation of actions between expert and distilled policies, to enable efficient distillation of feedback control policies. We evaluate our approach on various robot locomotion gaits -- walking, trotting, bounding, and pacing -- and study the importance of different observations in joint actions for distilled policies using various methods. We train neural expert policies for 205 hours of simulated experience and distill interpretable policies with only 10 minutes of simulated interaction for each gait using the proposed method.

📄 PDF Abstract BibTeX arXiv:2403.14328

Code (0)

등록된 구현이 없습니다.

Tasks

Additive modelsReinforcement Learning (RL)Symbolic Regression

Similar Papers 제목 키워드 기반

Reinforcement Learning for Robust Parameterized Locomotion Control of Bipedal Robots

2021-03-26 · Zhongyu Li, Xuxin Cheng, Xue Bin Peng, Pieter Abbeel 외

Developing robust walking controllers for bipedal robots is a challenging endeavor. Traditional model-based locomotion controllers require simplifying assumptions and careful modelling; any small errors can result in uns…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Morphology-Aware Graph Reinforcement Learning for Tensegrity Robot Locomotion

2025-10-30 · Chi Zhang, Mingrui Li, Wenzhe Tong, Xiaonan Huang arxiv

Tensegrity robots combine rigid rods and elastic cables, offering high resilience and deployability but at the same time posing major challenges for locomotion control due to their underactuated and highly coupled dynami…

Reinforcement LearningGraph Neural Network

Deep Reinforcement Learning for Tensegrity Robot Locomotion

2016-09-28 · Marvin Zhang, Xinyang Geng, Jonathan Bruce, Ken Caluwaerts 외

Tensegrity robots, composed of rigid rods connected by elastic cables, have a number of unique properties that make them appealing for use as planetary exploration rovers. However, control of tensegrity robots remains a …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

DeepCPG Policies for Robot Locomotion

2023-02-25 · Aditya M. Deshpande, Eric Hurd, Ali A. Minai, Manish Kumar

Central Pattern Generators (CPGs) form the neural basis of the observed rhythmic behaviors for locomotion in legged animals. The CPG dynamics organized into networks allow the emergence of complex locomotor behaviors. In…

Deep Reinforcement Learning

Learning to Crawl: Latent Model-Based Reinforcement Learning for Soft Robotic Adaptive Locomotion

2025-10-07 · Vaughn Gzenda, Robin Chhabra arxiv

Soft robotic crawlers are mobile robots that utilize soft body deformability and compliance to achieve locomotion through surface contact. Designing control strategies for such systems is challenging due to model inaccur…

Reinforcement Learning