UniBYD: A Unified Framework for Learning Robotic Manipulation Across Embodiments Beyond Imitation of Human Demonstrations

1Institute of Automation, Chinese Academy of Sciences   2University of Chinese Academy of Sciences   3Xi'an Jiaotong University
4NLPR, CASIA   5Central South University   6Beijing Jiaotong University   7Objecteye Inc.   8Yinwang Intelligent Technology Co. Ltd.   9CasiaHand Robotics Co., Ltd.
*Corresponding authors
ECCV 2026

Overview video for UniBYD and UniManip cross-embodiment manipulation results.

UniBYD teaser showing manipulation beyond direct human imitation.

Overview. UniBYD leverages human demonstrations while learning manipulation strategies tailored to diverse robotic hand morphologies.

+44.08%
average success-rate improvement over SOTA
85.67%
success rate on 5-finger unimanual tasks
78.13%
success rate on 2-finger gripper tasks
3
robotic hand morphology families supported

Abstract

In embodied intelligence, the embodiment gap between robotic and human hands brings significant challenges for learning from human demonstrations. Existing reinforcement-learning approaches often remain confined to reproducing human manipulation and struggle to support diverse robotic hand configurations.

We propose UniBYD, a unified framework that discovers manipulation policies aligned with each robot's physical characteristics. UniBYD incorporates a unified morphological representation (UMR), dynamic PPO with an annealed reward schedule, and a hybrid Markov-based shadow engine that anchors early-stage training within the expert manifold before transitioning to autonomous exploration.

To evaluate UniBYD, we introduce UniManip, a benchmark for cross-embodiment manipulation spanning diverse robotic morphologies. Experiments demonstrate a 44.08% average improvement in success rate over the current state-of-the-art.

Robotic Manipulation Cross-Embodiment Reinforcement Learning Human Demonstrations Embodied AI

Method: UniBYD

UniBYD framework.

Framework of UniBYD. UniBYD first encodes diverse robotic hands through UMR, then uses dynamic PPO with reward annealing to move from demonstration-guided imitation toward morphology-aligned exploration.

UniBYD is designed to learn from human demonstrations without being trapped by direct human-hand imitation. During early training, expert-guided execution stabilizes exploration; as training progresses, goal-driven rewards and policy learning encourage each embodiment to discover mechanically suitable manipulation strategies.

Unified Morphological Representation

Standardizes state-action spaces across robotic hands with different degrees of freedom and physical structure.

Dynamic PPO

Anneals imitation and goal rewards to bridge offline-informed learning and online morphology-adaptive exploration.

Hybrid Shadow Guidance

Reduces early training drift by providing fine-grained expert guidance before the learned policy acts autonomously.

Experiments

Distribution of UniManip benchmark.

UniManip benchmark. Task distribution across hand configurations and manipulation scenarios.

Table 1: Comparative results on UniManip. SR = success rate, PE = position error, OE = orientation error, AS = alignment score. Bold blue indicates the best result. "-" indicates that the method does not support the corresponding hand type.

Hand Type Metric Retarget ManipTrans DexMachina* UniBYD
2 fingers
1 hand
SR up (%)12.27--78.13
PE down (cm)2.81--0.53
OE down (deg)28.77--18.74
AS up4.24--8.93
3 fingers
1 hand
SR up (%)4.36--71.81
PE down (cm)2.65--0.89
OE down (deg)29.19--12.95
AS up2.48--9.13
5 fingers
1 hand
SR up (%)5.6826.44-85.67
PE down (cm)2.891.93-0.77
OE down (deg)29.1322.28-10.90
AS up3.075.88-9.29
5 fingers
2 hands
SR up (%)2.1028.7525.3357.67
PE down (cm)2.961.441.660.72
OE down (deg)29.5616.8414.1313.44
AS up2.584.344.818.16
Visual comparison with baselines.

Qualitative comparison. UniBYD learns strategies aligned with robot embodiment, while imitation-centric or goal-only baselines fail in the illustrated case.

Training curves.

Training behavior. Reward and success-rate evolution on a representative task.

Ablation and Analysis

Table 2: Ablation study of UniBYD. SE = shadow engine, GR = goal reward, LSC = loss synergy with counterbalancing. Each component contributes to improved success, precision, and embodiment alignment.

Hand Type Metric Base +SE +GR +GR+LSC UniBYD
2 fingers
1 hand
SR up (%)24.9467.0656.1961.5078.13
PE down (cm)2.660.541.281.320.53
OE down (deg)27.5119.8921.3121.5818.74
AS up5.637.567.998.368.93
3 fingers
1 hand
SR up (%)19.5651.0665.1367.6371.81
PE down (cm)2.450.950.930.870.89
OE down (deg)26.0914.6714.0612.8512.95
AS up5.426.878.528.789.13
5 fingers
1 hand
SR up (%)13.5655.1163.1765.3985.67
PE down (cm)2.461.240.870.790.77
OE down (deg)27.1217.2913.2213.2310.90
AS up4.876.338.298.649.29
5 fingers
2 hands
SR up (%)33.4643.3347.0154.1757.67
PE down (cm)1.461.431.481.360.72
OE down (deg)15.3517.6417.1714.1713.44
AS up3.203.556.276.738.16

Table 3: Component ablation on a representative task. Removing reward annealing causes the largest drop, while boundary and entropy losses improve precision and stability.

MethodSR up (%)OE down (deg)PE down (m)AS up
w/o Boundary Loss81.577.500.178.97
w/o Entropy Loss84.685.670.188.34
w/o Reward Annealing75.445.800.207.65
UniBYD93.002.920.109.12

Morphology Descriptor

Removing the morphology descriptor drops SR from 93.00% to 72.00% and requires about 97.9M steps to reach 80% SR instead of 80.7M steps.

Real-World Transfer

UniBYD achieves 26/50, 32/50, and 35/50 successful trials on 2-fingered, 3-fingered, and 5-fingered real-world platforms.

Base versus UniBYD qualitative comparison.

Base vs. UniBYD. UniBYD discovers more embodiment-aligned manipulation policies.

Training evolution.

Policy evolution. Manipulation strategy changes over training epochs.

Real-world overview.

Real-world platforms. UniBYD transfers to physical robotic hands.

Simulation Demos

2-finger Demo 1

Franka gripper simulation.

2-finger Demo 2

Franka gripper simulation.

2-finger Demo 3

Franka gripper simulation.

3-finger Demo 1

Three-finger hand simulation.

3-finger Demo 2

Three-finger hand simulation.

3-finger Demo 3

Three-finger hand simulation.

3-finger Demo 4

Three-finger hand simulation.

5-finger Demo 1

Inspire dexterous hand simulation.

5-finger Demo 2

Inspire dexterous hand simulation.

5-finger Demo 3

Inspire dexterous hand simulation.

5-finger Demo 4

Inspire dexterous hand simulation.

BibTeX

@article{yuan2025unibyd,
  title={UniBYD: A Unified Framework for Learning Robotic Manipulation Across Embodiments Beyond Imitation of Human Demonstrations},
  author={Yuan, Tingyu and Guan, Biaoliang and Ye, Wen and Tian, Ziyan and Yang, Yi and Zhou, Weijie and Li, Zhaowen and Huang, Yan and Wang, Peng and Zhao, Chaoyang and others},
  journal={arXiv preprint arXiv:2512.11609},
  year={2025}
}