Manual2Skill++: Connector-Aware General Robotic Assembly from Instruction Manuals via Vision-Language Models
Chenrui Tie, Shengxiang Sun, Yudi Lin, Yanbo Wang, Zhongrui Li, Zhouhan Zhong, Jinxuan Zhu, Yiman Pang, Haonan Chen, Junting Chen, Ruihai Wu, Lin Shao
TL;DR
Manual2Skill++ tackles the last-mile challenge in robotic assembly by treating connectors as first-class primitives and extracting structured, connector-aware representations from instruction manuals using vision-language models. It introduces a universal hierarchical graph representation with explicit connector edges and a two-stage VLM-based graph generation pipeline that outputs precise attachment-point pairings, enabling direct pose optimization. A constraint-based pose alignment module delivers millimeter-level accuracy, bridging high-level task understanding with low-level manipulation, while a four-task Isaac Lab benchmark and a 21-task hierarchical-graph dataset validate generalization across furniture, toys, and industrial components under realistic connection modalities. The work advances connector-aware manipulation, multimodal task understanding, and the development of generalizable assembly systems with practical impact for real-world manufacturing and assembly tasks.
Abstract
Assembly hinges on reliably forming connections between parts; yet most robotic approaches plan assembly sequences and part poses while treating connectors as an afterthought. Connections represent the critical "last mile" of assembly execution, while task planning may sequence operations and motion plan may position parts, the precise establishment of physical connections ultimately determines assembly success or failure. In this paper, we consider connections as first-class primitives in assembly representation, including connector types, specifications, quantities, and placement locations. Drawing inspiration from how humans learn assembly tasks through step-by-step instruction manuals, we present Manual2Skill++, a vision-language framework that automatically extracts structured connection information from assembly manuals. We encode assembly tasks as hierarchical graphs where nodes represent parts and sub-assemblies, and edges explicitly model connection relationships between components. A large-scale vision-language model parses symbolic diagrams and annotations in manuals to instantiate these graphs, leveraging the rich connection knowledge embedded in human-designed instructions. We curate a dataset containing over 20 assembly tasks with diverse connector types to validate our representation extraction approach, and evaluate the complete task understanding-to-execution pipeline across four complex assembly scenarios in simulation, spanning furniture, toys, and manufacturing components with real-world correspondence.
