Datasets:
Tasks:
Robotics
Languages:
English
Size:
n<1K
ArXiv:
Tags:
robot-learning
industrial-assembly
learning-from-demonstration
autoregressive model
mixture of experts
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,77 +17,70 @@ size_categories:
|
|
| 17 |
|
| 18 |
# ATG-MoE Pressure-Reducing Valve Assembly Training Set
|
| 19 |
|
| 20 |
-
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
-
|
| 23 |
|
| 24 |
-
|
| 25 |
-
> Evaluation requires a Unity-based simulation environment. The evaluation scripts and instructions will be released in our GitHub repository.
|
| 26 |
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
-
|
| 30 |
-
- **Project Page:** https://hwh23.github.io/ATG-MoE
|
| 31 |
-
- **Code / Evaluation Scripts:** https://github.com/hwh23/ATG-MoE
|
| 32 |
|
| 33 |
---
|
| 34 |
|
| 35 |
-
## Dataset Overview
|
| 36 |
-
|
| 37 |
-
The dataset is designed for **multi-skill imitation learning** in industrial assembly. It supports training policies that map **multi-view RGB-D observations**, **natural-language instructions**, and **robot states** to skill trajectories.
|
| 38 |
-
|
| 39 |
-
### Skills
|
| 40 |
-
|
| 41 |
-
The full dataset includes **8 skills** from the pressure-reducing valve assembly process.
|
| 42 |
|
| 43 |
-
-
|
| 44 |
-
- Large Spring Insertion
|
| 45 |
-
- Rod Placement
|
| 46 |
-
- Rod Seating
|
| 47 |
-
- Nut Seating
|
| 48 |
-
- Spring Insertion
|
| 49 |
-
- Plug Seating
|
| 50 |
-
- Body Seating
|
| 51 |
|
| 52 |
-
###
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 53 |
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
Each episode corresponds to one folder, e.g. `episode0`, `episode1`, ...
|
| 59 |
|
| 60 |
---
|
| 61 |
|
| 62 |
-
## Data Format
|
| 63 |
-
|
| 64 |
-
The dataset structure follows the organization style of **RLBench**.
|
| 65 |
-
Each `episode` folder contains one demonstration trajectory collected in simulation.
|
| 66 |
|
| 67 |
-
|
| 68 |
|
|
|
|
| 69 |
```text
|
| 70 |
episode0/
|
| 71 |
-
├── front_depth/
|
| 72 |
-
├── front_rgb/
|
| 73 |
-
├── left_shoulder_depth/
|
| 74 |
-
├── left_shoulder_rgb/
|
| 75 |
-
├── overhead_depth/
|
| 76 |
-
├── overhead_rgb/
|
| 77 |
-
├──
|
| 78 |
-
├──
|
| 79 |
-
├──
|
| 80 |
-
├── camera_matrix.json
|
| 81 |
-
├── kfs.json
|
| 82 |
-
├── lang_emb.pkl
|
| 83 |
-
├── variation_descriptions.json
|
| 84 |
-
└─
|
|
|
|
| 85 |
|
| 86 |
---
|
| 87 |
|
| 88 |
-
## Citation
|
| 89 |
-
|
| 90 |
-
If you use this dataset or find our work helpful, please cite:
|
| 91 |
|
| 92 |
```bibtex
|
| 93 |
@misc{huang2026atgmoeautoregressivetrajectorygeneration,
|
|
|
|
| 17 |
|
| 18 |
# ATG-MoE Pressure-Reducing Valve Assembly Training Set
|
| 19 |
|
| 20 |
+
[](https://opensource.org/licenses/MIT)
|
| 21 |
+
[](https://arxiv.org/abs/2603.19029)
|
| 22 |
+
[](https://hwh23.github.io/ATG-MoE)
|
| 23 |
+
[](https://github.com/hwh23/ATG-MoE)
|
| 24 |
|
| 25 |
+
This repository provides the **training set** used in our paper: **"ATG-MoE: Autoregressive trajectory generation with mixture-of-experts for assembly skill learning"**.
|
| 26 |
|
| 27 |
+
The dataset is specifically designed for the **pressure-reducing valve assembly task**, featuring multi-skill robotic learning capabilities.
|
|
|
|
| 28 |
|
| 29 |
+
> [!IMPORTANT]
|
| 30 |
+
> This release only contains the **training set**.
|
| 31 |
+
> Evaluation requires a Unity-based simulation environment. The evaluation scripts and instructions will be released in our [GitHub repository](https://github.com/hwh23/ATG-MoE).
|
|
|
|
|
|
|
| 32 |
|
| 33 |
---
|
| 34 |
|
| 35 |
+
## 📌 Dataset Overview
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
|
| 37 |
+
The dataset supports **multi-skill imitation learning** in industrial assembly. It provides high-quality demonstrations mapping multi-view observations to precise skill trajectories.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
|
| 39 |
+
### 🛠️ Included Skills
|
| 40 |
+
The dataset covers **8 key skills** required for the assembly process:
|
| 41 |
+
* Sleeve Placement
|
| 42 |
+
* Large Spring Insertion
|
| 43 |
+
* Rod Placement
|
| 44 |
+
* Rod Seating
|
| 45 |
+
* Nut Seating
|
| 46 |
+
* Spring Insertion
|
| 47 |
+
* Plug Seating
|
| 48 |
+
* Body Seating
|
| 49 |
|
| 50 |
+
### 📊 Dataset Scale
|
| 51 |
+
* **Total Training Episodes:** 768
|
| 52 |
+
* **Skills:** 8 distinct assembly tasks
|
| 53 |
+
* **Data per Skill:** 96 training episodes
|
|
|
|
| 54 |
|
| 55 |
---
|
| 56 |
|
| 57 |
+
## 📂 Data Format
|
|
|
|
|
|
|
|
|
|
| 58 |
|
| 59 |
+
The dataset follows the **RLBench** organization style. Each `episode` folder contains a complete demonstration trajectory.
|
| 60 |
|
| 61 |
+
### Directory Structure
|
| 62 |
```text
|
| 63 |
episode0/
|
| 64 |
+
├── front_depth/ # Depth maps from front camera
|
| 65 |
+
├── front_rgb/ # RGB images from front camera
|
| 66 |
+
├── left_shoulder_depth/ # Depth maps from left shoulder camera
|
| 67 |
+
├── left_shoulder_rgb/ # RGB images from left shoulder camera
|
| 68 |
+
├── overhead_depth/ # Depth maps from overhead camera
|
| 69 |
+
├── overhead_rgb/ # RGB images from overhead camera
|
| 70 |
+
├── right_shoulder_depth/ # Depth maps from right shoulder camera
|
| 71 |
+
├── right_shoulder_rgb/ # RGB images from right shoulder camera
|
| 72 |
+
├── proprioception/ # Robot joint states and end-effector pose
|
| 73 |
+
├── camera_matrix.json # Intrinsic and extrinsic parameters
|
| 74 |
+
├── kfs.json # Keyframe indices for trajectory
|
| 75 |
+
├── lang_emb.pkl # Language instruction embeddings
|
| 76 |
+
├── variation_descriptions.json # Natural language descriptions
|
| 77 |
+
└─�� variation_number.pkl # Variation ID for the task
|
| 78 |
+
```
|
| 79 |
|
| 80 |
---
|
| 81 |
|
| 82 |
+
## 📝 Citation
|
| 83 |
+
If you find this dataset or our work helpful, please cite:
|
|
|
|
| 84 |
|
| 85 |
```bibtex
|
| 86 |
@misc{huang2026atgmoeautoregressivetrajectorygeneration,
|