Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Pretraining in Actor-Critic Reinforcement Learning for Robot Locomotion

About

The pretraining-finetuning paradigm has facilitated numerous transformative advancements in artificial intelligence research in recent years. However, in the domain of reinforcement learning (RL) for robot locomotion, individual skills are often learned from scratch despite the high likelihood that some generalizable knowledge is shared across all task-specific policies belonging to the same robot embodiment. This work aims to define a paradigm for pretraining neural network models that encapsulate such knowledge and can subsequently serve as a basis for warm-starting the RL process in classic actor-critic algorithms, such as Proximal Policy Optimization (PPO). We begin with a task-agnostic exploration-based data collection algorithm to gather diverse, dynamic transition data, which is then used to train a Proprioceptive Inverse Dynamics Model (PIDM) through supervised learning. The pretrained weights are then loaded into both the actor and critic networks to warm-start the policy optimization of actual tasks. We systematically validated our proposed method with 9 distinct robot locomotion RL environments comprising 3 different robot embodiments, showing significant benefits of this initialization strategy. Our proposed approach on average improves sample efficiency by 36.9% and task performance by 7.3% compared to random initialization. We further present key ablation studies and empirical analyses that shed light on the mechanisms behind the effectiveness of this method.

Jiale Fan, Andrei Cramariuc, Tifanny Portela, Marco Hutter• 2025

Related benchmarks

TaskDatasetResultRank
LocomotionANYmal D
Final Performance Increase10.1
4
Climb-DownANYmal D
Final Performance Increase27.7
2
LocomotionGo1
Final Performance Increase3.6
2
LocomotionG1
Performance Increase (%)10
2
PedipulationANYmal D
Final Performance Increase6.3
2
Climb UpANYmal D
Final Performance Increase0.00e+0
2
CrouchANYmal D
Final Performance Increase1.8
2
JumpANYmal D
Performance Increase5.9
2
Showing 8 of 8 rows

Other info

Follow for update