serandt commited on
Commit
2d5645c
·
verified ·
1 Parent(s): d7b8d96

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -30,3 +30,15 @@ tags:
30
  LabDex provides unified **real-world and simulation platforms** and organizes laboratory manipulation into three hierarchical levels: **Atomic Skills**, **Compositional Skills**, and **Long-Horizon Laboratory Workflows**. The dataset contains **30+ atomic skills, 10+ compositional skills, 20+ laboratory assets, 8,000+ demonstration episodes, and over 1 million trajectory steps**.
31
 
32
  Each demonstration includes synchronized **multi-view RGB observations, robot proprioceptive states, robot actions, and hierarchical task annotations**, providing a standardized foundation for research on laboratory dexterous manipulation and autonomous laboratory robots.
 
 
 
 
 
 
 
 
 
 
 
 
 
30
  LabDex provides unified **real-world and simulation platforms** and organizes laboratory manipulation into three hierarchical levels: **Atomic Skills**, **Compositional Skills**, and **Long-Horizon Laboratory Workflows**. The dataset contains **30+ atomic skills, 10+ compositional skills, 20+ laboratory assets, 8,000+ demonstration episodes, and over 1 million trajectory steps**.
31
 
32
  Each demonstration includes synchronized **multi-view RGB observations, robot proprioceptive states, robot actions, and hierarchical task annotations**, providing a standardized foundation for research on laboratory dexterous manipulation and autonomous laboratory robots.
33
+
34
+ ## Citation
35
+
36
+ ```bibtex
37
+ @article{tang2026labdex,
38
+ title={LabDex: A Hierarchical Benchmark for Dexterous Manipulation in Laboratories},
39
+ author={Tang, Zhipeng and Chen, Sihang and Zhang, Sha and Yang, Peihao and Liu, Yan and Zhao, Wentao and Liu, Xinrui and Huang, Rui and Du, Wensheng and Huang, Yuting and Deng, Jiajun and Wang, Lidian and Zhang, Yuan and Zhang, Yanyong},
40
+ year={2026},
41
+ eprint={2608.18618},
42
+ archivePrefix={arXiv},
43
+ primaryClass={cs.RO}
44
+ }