paper-with-me

Papers

PEAC: Unsupervised Pre-training for Cross-Embodiment Reinforcement Learning

2024-05-23 · Chengyang Ying, Zhongkai Hao, Xinning Zhou, Xuezhou Xu, Hang Su, Xingxing Zhang, Jun Zhu

Designing generalizable agents capable of adapting to diverse embodiments has achieved significant attention in Reinforcement Learning (RL), which is critical for deploying RL agents in various real-world applications. Previous Cross-Embodiment RL approaches have focused on transferring knowledge across embodiments within specific tasks. These methods often result in knowledge tightly coupled with those tasks and fail to adequately capture the distinct characteristics of different embodiments. To address this limitation, we introduce the notion of Cross-Embodiment Unsupervised RL (CEURL), which leverages unsupervised learning to enable agents to acquire embodiment-aware and task-agnostic knowledge through online interactions within reward-free environments. We formulate CEURL as a novel Controlled Embodiment Markov Decision Process (CE-MDP) and systematically analyze CEURL's pre-training objectives under CE-MDP. Based on these analyses, we develop a novel algorithm Pre-trained Embodiment-Aware Control (PEAC) for handling CEURL, incorporating an intrinsic reward function specifically designed for cross-embodiment pre-training. PEAC not only provides an intuitive optimization strategy for cross-embodiment pre-training but also can integrate flexibly with existing unsupervised RL methods, facilitating cross-embodiment exploration and skill discovery. Extensive experiments in both simulated (e.g., DMC and Robosuite) and real-world environments (e.g., legged locomotion) demonstrate that PEAC significantly improves adaptation performance and cross-embodiment generalization, demonstrating its effectiveness in overcoming the unique challenges of CEURL. The project page and code are in https://yingchengyang.github.io/ceurl.

📄 PDF Abstract BibTeX arXiv:2405.14073

Code (1)

thu-ml/CEURL 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Unsupervised Pre-training

Similar Papers 제목 키워드 기반

XIRL: Cross-embodiment Inverse Reinforcement Learning

2021-06-07 · Kevin Zakka, Andy Zeng, Pete Florence, Jonathan Tompson 외

We investigate the visual cross-embodiment imitation setting, in which agents learn policies from videos of other agents (such as humans) demonstrating the same task, but with stark differences in their embodiments -- sh…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Cross-Embodiment Offline Reinforcement Learning for Heterogeneous Robot Datasets

2026-02-20 · Haruki Abe, Takayuki Osa, Yusuke Mukuta, Tatsuya Harada arxiv

Scalable robot policy pre-training has been hindered by the high cost of collecting high-quality demonstrations for each platform. In this study, we address this issue by uniting offline reinforcement learning (offline R…

Reinforcement LearningOffline RL

Shape Your Body: Value Gradients for Multi-Embodiment Robot Design

2026-05-30 · Nico Bohlinger, Jan Peters arxiv

We propose to turn generalist multi-embodiment value functions into reusable models for robot design. Instead of running a new reinforcement learning co-design loop for each robot, we first train an embodiment-aware poli…

Reinforcement Learning

ONE-PEACE: Exploring One General Representation Model Toward Unlimited Modalities

2023-05-18 · Peng Wang, Shijie Wang, Junyang Lin, Shuai Bai 외

In this work, we explore a scalable way for building a general representation model toward unlimited modalities. We release ONE-PEACE, a highly extensible model with 4B parameters that can seamlessly align and integrate …

1 Image, 2*2 StitchiAction ClassificationAudioCapsAudio Classification+18

EA-Nav: Learning Safe Visual Navigation Policies with Embodiment Awareness

2026-07-22 · Jialu Zhang, Yong Du, Xianda Guo, Shunwang Sun 외 arxiv

Cross-embodiment navigation is a key challenge in embodied intelligence. Due to differences in embodiment, the same visual observation may imply different actions for different agents, making prediction ambiguous when re…

Reinforcement LearningVisual Navigation