Update README.md
Browse files
README.md
CHANGED
|
@@ -1,161 +1,167 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
---
|
| 15 |
|
| 16 |
-
|
| 17 |
|
| 18 |
-
|
| 19 |
|
| 20 |
-
|
| 21 |
-
Version](https://openreview.net/forum?id=i5wlozMFsQ)] [[🎯 Dataset](https://huggingface.co/datasets/IffYuan/Embodied-R1-Dataset)] [[📦
|
| 22 |
-
Code](https://github.com/pickxiguapi/Embodied-R1)]
|
| 23 |
|
| 24 |
-
|
| 25 |
|
| 26 |
-
|
| 27 |
|
| 28 |
-
|
| 29 |
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
generalization in embodied tasks.
|
| 33 |
|
| 34 |
-
|
| 35 |
-
|
| 36 |
|
| 37 |
-
|
| 38 |
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
|
| 43 |
-
|
| 44 |
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
|
| 52 |
-
|
| 53 |
|
| 54 |
-
|
| 55 |
|
| 56 |
-
|
| 57 |
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
|
| 63 |
-
|
| 64 |
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
|
| 69 |
-
|
| 70 |
|
| 71 |
-
|
| 72 |
|
| 73 |
-
|
| 74 |
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
| 78 |
|
| 79 |
-
|
| 80 |
-
|
| 81 |
|
| 82 |
-
|
| 83 |
-
|
|
|
|
| 84 |
|
| 85 |
-
|
| 86 |
|
| 87 |
-
|
|
|
|
|
|
|
| 88 |
|
| 89 |
-
|
| 90 |
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
|
| 96 |
-
|
| 97 |
|
| 98 |
-
|
| 99 |
-
Evaluation
|
| 100 |
|
| 101 |
-
|
| 102 |
-
python hf_inference_where2place.py
|
| 103 |
-
python hf_inference_vabench_point.py
|
| 104 |
-
...
|
| 105 |
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
|
|
|
|
|
|
| 110 |
|
| 111 |
-
|
| 112 |
-
|
|
|
|
|
|
|
| 113 |
|
| 114 |
-
|
| 115 |
-
https://github.com/pickxiguapi/Embodied-R1/tree/main/scripts
|
| 116 |
|
| 117 |
-
|
| 118 |
-
bash scripts/stage_1_embodied_r1.sh
|
| 119 |
|
| 120 |
-
|
| 121 |
-
|
| 122 |
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
- scripts/stage_1_embodied_r1.sh
|
| 127 |
-
- scripts/stage_2_embodied_r1.sh
|
| 128 |
-
- scripts/model_merger.py (checkpoint merging + HF export)
|
| 129 |
|
| 130 |
-
|
| 131 |
-
|
|
|
|
| 132 |
|
| 133 |
-
|
| 134 |
-
|
| 135 |
-
|
|
|
|
|
|
|
|
|
|
| 136 |
|
| 137 |
-
|
| 138 |
-
Citation
|
| 139 |
|
| 140 |
-
|
| 141 |
-
title={Embodied-r1: Reinforced embodied reasoning for general robotic manipulation},
|
| 142 |
-
author={Yuan, Yifu and Cui, Haiqin and Huang, Yaoting and Chen, Yibin and Ni, Fei and Dong, Zibin and Li, Pengyi and Zheng, Yan and
|
| 143 |
-
Tang, Hongyao and Hao, Jianye},
|
| 144 |
-
journal={The Fourteenth International Conference on Learning Representations},
|
| 145 |
-
year={2026}
|
| 146 |
-
}
|
| 147 |
|
| 148 |
-
|
| 149 |
-
|
| 150 |
-
|
| 151 |
-
Zheng, Yan and Hao, Jianye},
|
| 152 |
-
journal={The Fourteenth International Conference on Learning Representations},
|
| 153 |
-
year={2026}
|
| 154 |
-
}
|
| 155 |
|
| 156 |
-
|
| 157 |
-
Acknowledgements
|
| 158 |
|
| 159 |
-
|
| 160 |
|
| 161 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: other
|
| 5 |
+
pipeline_tag: image-text-to-text
|
| 6 |
+
tags:
|
| 7 |
+
- robotics
|
| 8 |
+
- vision-language-model
|
| 9 |
+
- embodied-ai
|
| 10 |
+
- manipulation
|
| 11 |
+
- qwen2-vl
|
| 12 |
+
library_name: transformers
|
| 13 |
+
---
|
|
|
|
| 14 |
|
| 15 |
+
# Embodied-R1-3B-v1
|
| 16 |
|
| 17 |
+
**Embodied-R1: Reinforced Embodied Reasoning for General Robotic Manipulation (ICLR 2026)**
|
| 18 |
|
| 19 |
+
[[🌐 Project Website](https://embodied-r1.github.io)] [[📄 Paper](http://arxiv.org/abs/2508.13998)] [[🏆 ICLR2026 Version](https://openreview.net/forum?id=i5wlozMFsQ)] [[🎯 Dataset](https://huggingface.co/datasets/IffYuan/Embodied-R1-Dataset)] [[📦 Code](https://github.com/pickxiguapi/Embodied-R1)]
|
|
|
|
|
|
|
| 20 |
|
| 21 |
+
---
|
| 22 |
|
| 23 |
+
## Model Details
|
| 24 |
|
| 25 |
+
### Model Description
|
| 26 |
|
| 27 |
+
**Embodied-R1** is a 3B vision-language model (VLM) for general robotic manipulation.
|
| 28 |
+
It introduces a **Pointing** mechanism and uses **Reinforced Fine-tuning (RFT)** to bridge perception and action, with strong zero-shot generalization in embodied tasks.
|
|
|
|
| 29 |
|
| 30 |
+

|
| 31 |
+
*Figure: Embodied-R1 framework, performance overview, and zero-shot manipulation demos.*
|
| 32 |
|
| 33 |
+
### Model Sources
|
| 34 |
|
| 35 |
+
- **Repository:** https://github.com/pickxiguapi/Embodied-R1
|
| 36 |
+
- **Paper:** http://arxiv.org/abs/2508.13998
|
| 37 |
+
- **OpenReview:** https://openreview.net/forum?id=i5wlozMFsQ
|
| 38 |
|
| 39 |
+
### Updates
|
| 40 |
|
| 41 |
+
- **[2026-03]** VABench-P / VABench-V released:
|
| 42 |
+
[VABench-P](https://huggingface.co/datasets/IffYuan/VABench-P), [VABench-V](https://huggingface.co/datasets/IffYuan/vabench-v)
|
| 43 |
+
- **[2026-03-03]** Embodied-R1 dataset released:
|
| 44 |
+
https://huggingface.co/datasets/IffYuan/Embodied-R1-Dataset
|
| 45 |
+
- **[2026-01-27]** Accepted by ICLR 2026
|
| 46 |
+
- **[2025-08-22]** Embodied-R1-3B-v1 checkpoint released
|
| 47 |
|
| 48 |
+
---
|
| 49 |
|
| 50 |
+
## Intended Uses
|
| 51 |
|
| 52 |
+
### Direct Use
|
| 53 |
|
| 54 |
+
This model is intended for **research and benchmarking** in embodied reasoning and robotic manipulation tasks, including:
|
| 55 |
+
- Visual target grounding (VTG)
|
| 56 |
+
- Referring region grounding (RRG/REG-style tasks)
|
| 57 |
+
- Open-form grounding (OFG)
|
| 58 |
|
| 59 |
+
### Out-of-Scope Use
|
| 60 |
|
| 61 |
+
- Safety-critical real-world deployment without additional safeguards and validation
|
| 62 |
+
- Decision-making in high-risk domains
|
| 63 |
+
- Any use requiring guaranteed robustness under distribution shift
|
| 64 |
|
| 65 |
+
---
|
| 66 |
|
| 67 |
+
## How to Use
|
| 68 |
|
| 69 |
+
### Setup
|
| 70 |
|
| 71 |
+
```bash
|
| 72 |
+
git clone https://github.com/pickxiguapi/Embodied-R1.git
|
| 73 |
+
cd Embodied-R1
|
| 74 |
|
| 75 |
+
conda create -n embodied_r1 python=3.11 -y
|
| 76 |
+
conda activate embodied_r1
|
| 77 |
|
| 78 |
+
pip install transformers==4.51.3 accelerate
|
| 79 |
+
pip install qwen-vl-utils[decord]
|
| 80 |
+
```
|
| 81 |
|
| 82 |
+
### Inference
|
| 83 |
|
| 84 |
+
```bash
|
| 85 |
+
python inference_example.py
|
| 86 |
+
```
|
| 87 |
|
| 88 |
+
### Example Tasks
|
| 89 |
|
| 90 |
+
- VTG: *put the red block on top of the yellow block*
|
| 91 |
+
- RRG: *put pepper in pan*
|
| 92 |
+
- REG: *bring me the camel model*
|
| 93 |
+
- OFG: *loosening stuck bolts*
|
| 94 |
|
| 95 |
+
(Visualization examples are available in the project repo: `assets/`)
|
| 96 |
|
| 97 |
+
---
|
|
|
|
| 98 |
|
| 99 |
+
## Evaluation
|
|
|
|
|
|
|
|
|
|
| 100 |
|
| 101 |
+
```bash
|
| 102 |
+
cd eval
|
| 103 |
+
python hf_inference_where2place.py
|
| 104 |
+
python hf_inference_vabench_point.py
|
| 105 |
+
...
|
| 106 |
+
```
|
| 107 |
|
| 108 |
+
Related benchmarks:
|
| 109 |
+
- [Embodied-R1-Dataset](https://huggingface.co/datasets/IffYuan/Embodied-R1-Dataset)
|
| 110 |
+
- [VABench-P](https://huggingface.co/datasets/IffYuan/VABench-P)
|
| 111 |
+
- [VABench-V](https://huggingface.co/datasets/IffYuan/vabench-v)
|
| 112 |
|
| 113 |
+
---
|
|
|
|
| 114 |
|
| 115 |
+
## Training
|
|
|
|
| 116 |
|
| 117 |
+
Training scripts are available at:
|
| 118 |
+
https://github.com/pickxiguapi/Embodied-R1/tree/main/scripts
|
| 119 |
|
| 120 |
+
```bash
|
| 121 |
+
# Stage 1 training
|
| 122 |
+
bash scripts/stage_1_embodied_r1.sh
|
|
|
|
|
|
|
|
|
|
| 123 |
|
| 124 |
+
# Stage 2 training
|
| 125 |
+
bash scripts/stage_2_embodied_r1.sh
|
| 126 |
+
```
|
| 127 |
|
| 128 |
+
Key files:
|
| 129 |
+
- `scripts/config_stage1.yaml`
|
| 130 |
+
- `scripts/config_stage2.yaml`
|
| 131 |
+
- `scripts/stage_1_embodied_r1.sh`
|
| 132 |
+
- `scripts/stage_2_embodied_r1.sh`
|
| 133 |
+
- `scripts/model_merger.py` (checkpoint merging + HF export)
|
| 134 |
|
| 135 |
+
---
|
|
|
|
| 136 |
|
| 137 |
+
## Limitations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 138 |
|
| 139 |
+
- Performance may vary across environments, camera viewpoints, and unseen object domains.
|
| 140 |
+
- Outputs are generated from visual-language reasoning and may include localization/action errors.
|
| 141 |
+
- Additional system-level constraints (calibration, motion planning, safety checks) are required for real robot deployment.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 142 |
|
| 143 |
+
---
|
|
|
|
| 144 |
|
| 145 |
+
## Citation
|
| 146 |
|
| 147 |
+
```bibtex
|
| 148 |
+
@article{yuan2026embodied,
|
| 149 |
+
title={Embodied-r1: Reinforced embodied reasoning for general robotic manipulation},
|
| 150 |
+
author={Yuan, Yifu and Cui, Haiqin and Huang, Yaoting and Chen, Yibin and Ni, Fei and Dong, Zibin and Li, Pengyi and Zheng, Yan and Tang, Hongyao and Hao, Jianye},
|
| 151 |
+
journal={The Fourteenth International Conference on Learning Representations},
|
| 152 |
+
year={2026}
|
| 153 |
+
}
|
| 154 |
+
|
| 155 |
+
@article{yuan2026seeing,
|
| 156 |
+
title={From seeing to doing: Bridging reasoning and decision for robotic manipulation},
|
| 157 |
+
author={Yuan, Yifu and Cui, Haiqin and Chen, Yibin and Dong, Zibin and Ni, Fei and Kou, Longxin and Liu, Jinyi and Li, Pengyi and Zheng, Yan and Hao, Jianye},
|
| 158 |
+
journal={The Fourteenth International Conference on Learning Representations},
|
| 159 |
+
year={2026}
|
| 160 |
+
}
|
| 161 |
+
```
|
| 162 |
+
|
| 163 |
+
---
|
| 164 |
+
|
| 165 |
+
## Acknowledgements
|
| 166 |
+
|
| 167 |
+
If this model or resources are useful for your research, please consider citing our work and starring the repository.
|