English

Zero-Shot Policy Transfer in Reinforcement Learning using Buckingham's Pi Theorem

Machine Learning 2025-10-13 v1 Robotics

Abstract

Reinforcement learning (RL) policies often fail to generalize to new robots, tasks, or environments with different physical parameters, a challenge that limits their real-world applicability. This paper presents a simple, zero-shot transfer method based on Buckingham's Pi Theorem to address this limitation. The method adapts a pre-trained policy to new system contexts by scaling its inputs (observations) and outputs (actions) through a dimensionless space, requiring no retraining. The approach is evaluated against a naive transfer baseline across three environments of increasing complexity: a simulated pendulum, a physical pendulum for sim-to-real validation, and the high-dimensional HalfCheetah. Results demonstrate that the scaled transfer exhibits no loss of performance on dynamically similar contexts. Furthermore, on non-similar contexts, the scaled policy consistently outperforms the naive transfer, significantly expanding the volume of contexts where the original policy remains effective. These findings demonstrate that dimensional analysis provides a powerful and practical tool to enhance the robustness and generalization of RL policies.

Keywords

Cite

@article{arxiv.2510.08768,
  title  = {Zero-Shot Policy Transfer in Reinforcement Learning using Buckingham's Pi Theorem},
  author = {Francisco Pascoa and Ian Lalonde and Alexandre Girard},
  journal= {arXiv preprint arXiv:2510.08768},
  year   = {2025}
}
R2 v1 2026-07-01T06:28:03.408Z