菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-13
📄 Abstract - AssemblyBench: Physics-Aware Assembly of Complex Industrial Objects

Assembling objects from parts requires understanding multimodal instructions, linking them to 3D components, and predicting physically plausible 6-DoF motions for each assembly step. Existing datasets focus on simplified scenarios, overlooking shape complexities and assembly trajectories in industrial assemblies. We introduce AssemblyBench, a synthetic dataset of 2,789 industrial objects with multimodal instruction manuals, corresponding 3D part models, and part assembly trajectories. We also propose a transformer-based model, AssemblyDyno, which uses the instructional manual and the 3D shape of each part to jointly predict assembly order and part assembly trajectories. AssemblyDyno outperforms prior works in both assembly pose estimation and trajectory feasibility, where the latter is evaluated by our physics-based simulations.

顶级标签: robotics 3d machine learning
详细标签: assembly dataset transformer physics-based simulation 或 搜索:

AssemblyBench:面向复杂工业物体的物理感知装配 / AssemblyBench: Physics-Aware Assembly of Complex Industrial Objects


1️⃣ 一句话总结

该论文提出了一个包含2789个复杂工业物体及其装配说明和3D轨迹的数据集AssemblyBench,并设计了基于Transformer的模型AssemblyDyno,能根据操作手册和零件形状同时预测装配顺序与可行轨迹,在物理仿真中显著优于现有方法。

源自 arXiv: 2605.12845