vix.ing · top · new · best · stats · spec

Post-Convergence Sim-to-Real Policy Transfer: A Principled Alternative to Cherry-Picking

2025/04/21 by Dylan Khor, Khor, Dylan, Bowen Weng +1 · 1 citation
Social Sciences · #FOS: Computer and information sciences #Machine Learning (cs.LG) #Policy Transfer and Learning #Robotics (cs.RO)

paper · pdf · doi:10.48550/arxiv.2504.15414

openalex publication_date 2025/04/21 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Learning-based approaches, particularly reinforcement learning (RL), have become widely used for developing control policies for autonomous agents, such as locomotion policies for legged robots. RL training typically maximizes a predefined reward (or minimizes a corresponding cost/loss) by iteratively optimizing policies within a simulator. Starting from a randomly initialized policy, the empirical expected reward follows a trajectory with an overall increasing trend. While some policies become temporarily stuck in local optima, a well-defined training process generally converges to a reward level with noisy oscillations. However, selecting a policy for real-world deployment is rarely an analytical decision (i.e., simply choosing the one with the highest reward) and is instead often performed through trial and error. To improve sim-to-real transfer, most research focuses on the pre-convergence stage, employing techniques such as domain randomization, multi-fidelity training, adversarial training, and architectural innovations. However, these methods do not eliminate the inevitable convergence trajectory and noisy oscillations of rewards, leading to heuristic policy selection or cherry-picking. This paper addresses the post-convergence sim-to-real transfer problem by introducing a worst-case performance transference optimization approach, formulated as a convex quadratic-constrained linear programming problem. Extensive experiments demonstrate its effectiveness in transferring RL-based locomotion policies from simulation to real-world laboratory tests.

Cited by

Related