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

Cross Domain Policy Transfer with Effect Cycle-Consistency

2024/03/04 by Ruiqi Zhu, Zhu, Ruiqi, Tianhong Dai +3
Engineering · Social Sciences · #Access Control and Trust #Artificial Intelligence (cs.AI) #Electric Power System Optimization #FOS: Computer and information sciences #Robotics (cs.RO) #Smart Grid Energy Management

paper · pdf · doi:10.48550/arxiv.2403.02018

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

Abstract

Training a robotic policy from scratch using deep reinforcement learning methods can be prohibitively expensive due to sample inefficiency. To address this challenge, transferring policies trained in the source domain to the target domain becomes an attractive paradigm. Previous research has typically focused on domains with similar state and action spaces but differing in other aspects. In this paper, our primary focus lies in domains with different state and action spaces, which has broader practical implications, i.e. transfer the policy from robot A to robot B. Unlike prior methods that rely on paired data, we propose a novel approach for learning the mapping functions between state and action spaces across domains using unpaired data. We propose effect cycle consistency, which aligns the effects of transitions across two domains through a symmetrical optimization structure for learning these mapping functions. Once the mapping functions are learned, we can seamlessly transfer the policy from the source domain to the target domain. Our approach has been tested on three locomotion tasks and two robotic manipulation tasks. The empirical results demonstrate that our method can reduce alignment errors significantly and achieve better performance compared to the state-of-the-art method.

Related