paper-with-me

홈 › Papers

Policy Transfer via Kinematic Domain Randomization and Adaptation

2020-11-03 · Ioannis Exarchos, Yifeng Jiang, Wenhao Yu, C. Karen Liu

Transferring reinforcement learning policies trained in physics simulation to the real hardware remains a challenge, known as the "sim-to-real" gap. Domain randomization is a simple yet effective technique to address dynamics discrepancies across source and target domains, but its success generally depends on heuristics and trial-and-error. In this work we investigate the impact of randomized parameter selection on policy transferability across different types of domain discrepancies. Contrary to common practice in which kinematic parameters are carefully measured while dynamic parameters are randomized, we found that virtually randomizing kinematic parameters (e.g., link lengths) during training in simulation generally outperforms dynamic randomization. Based on this finding, we introduce a new domain adaptation algorithm that utilizes simulated kinematic parameters variation. Our algorithm, Multi-Policy Bayesian Optimization, trains an ensemble of universal policies conditioned on virtual kinematic parameters and efficiently adapts to the target environment using a limited number of target domain rollouts. We showcase our findings on a simulated quadruped robot in five different target environments covering different aspects of domain discrepancies.

📄 PDF Abstract BibTeX arXiv:2011.01891

Code (1)

iexarchos/PolicyTransferKinDRA 공식 구현 pytorch

Tasks

Bayesian OptimizationDomain Adaptation

Similar Papers 제목 키워드 기반

Safe Continual Domain Adaptation after Sim2Real Transfer of Reinforcement Learning Policies in Robotics

2025-03-13 · Josip Josifovski, Shangding Gu, Mohammadhossein Malmir, Haoliang Huang 외

Domain randomization has emerged as a fundamental technique in reinforcement learning (RL) to facilitate the transfer of policies from simulation to real-world robotic applications. Many existing domain randomization app…

Continual LearningDomain AdaptationReinforcement Learning (RL)

Mind the Gap: Towards Generalizable Autonomous Penetration Testing via Domain Randomization and Meta-Reinforcement Learning

2024-12-05 · Shicheng Zhou, Jingju Liu, Yuliang Lu, Jiahai Yang 외

With increasing numbers of vulnerabilities exposed on the internet, autonomous penetration testing (pentesting) has emerged as a promising research area. Reinforcement learning (RL) is a natural fit for studying this top…

Large Language ModelMeta Reinforcement LearningReinforcement Learning (RL)

Safe Domain Randomization via Uncertainty-Aware Out-of-Distribution Detection and Policy Adaptation

2025-07-08 · Mohamad H. Danesh, Maxime Wabartha, Stanley Wu, Joelle Pineau 외

Deploying reinforcement learning (RL) policies in real-world involves significant challenges, including distribution shifts, safety concerns, and the impracticality of direct interactions during policy refinement. Existi…

MuJoCoOut-of-Distribution DetectionOut of Distribution (OOD) DetectionReinforcement Learning (RL)

Understanding Domain Randomization for Sim-to-real Transfer

2021-10-07 · ICLR 2022 4 · Xiaoyu Chen, Jiachen Hu, Chi Jin, Lihong Li 외

Reinforcement learning encounters many challenges when applied directly in the real world. Sim-to-real transfer is widely used to transfer the knowledge learned from simulation to the real world. Domain randomization -- …

Autonomous DrivingFriction

TRACE: Learned Proprioceptive Odometry for Legged Robots under Unreliable Contact Conditions

2026-08-06 · Taehyeon Kong, Woojin Kim, Jemin Hwangbo arxiv

In this paper, we present TRACE (Tokenized Robust Attention for Contact-Aware Estimation), an end-to-end learned proprioceptive odometry estimator for legged robots under unreliable contact conditions. The proposed estim…