arXiv:2509.11617cs.RO2025-09被引 1

用知识图谱提升机器人装配的自然语言交互效率

AssemMate: Graph-Based LLM for Robotic Assembly Assistance

  • 用图结构替代文本表示领域知识,更简洁精准
  • 推理速度提升3倍,上下文长度缩短28倍,准确率高6.4%
  • 适合需要快速理解复杂装配流程的工业场景

基于大语言模型的机器人装配辅助受到广泛关注,但现有方法依赖自然语言文本表达知识,因上下文过长且冗余,难以满足机器人实时精准推理需求。为此,我们提出 AssemMate,采用图结构作为知识表示形式,实现知识图谱问答(KGQA),支持人机交互与特定产品的装配任务规划。该方法通过自监督图卷积网络将实体与关系编码至潜在空间,并与大语言模型表征对齐,使模型能理解图信息。同时引入视觉增强策略处理抓取中的堆叠场景。实验表明,AssemMate 在训练与评估中表现更优:准确率高出6.4%,推理速度提升3倍,上下文长度缩短28倍,并在随机图上展现出强泛化能力。仿真与真实世界抓取实验进一步验证其有效性。

原文摘要 · Abstract (English)

Large Language Model (LLM)-based robotic assembly assistance has gained significant research attention. It requires the injection of domain-specific knowledge to guide the assembly process through natural language interaction with humans. Despite some progress, existing methods represent knowledge in the form of natural language text. Due to the long context and redundant content, they struggle to meet the robots' requirements for real-time and precise reasoning. In order to bridge this gap, we present AssemMate, which utilizes the graph\textemdash a concise and accurate form of knowledge representation\textemdash as input. This graph-based LLM enables knowledge graph question answering (KGQA), supporting human-robot interaction and assembly task planning for specific products. Beyond interactive QA, AssemMate also supports sensing stacked scenes and executing grasping to assist with assembly. Specifically, a self-supervised Graph Convolutional Network (GCN) encodes knowledge graph entities and relations into a latent space and aligns them with LLM's representation, enabling the LLM to understand graph information. In addition, a vision-enhanced strategy is employed to address stacked scenes in grasping. Through training and evaluation, AssemMate outperforms existing methods, achieving 6.4\% higher accuracy, 3 times faster inference, and 28 times shorter context length, while demonstrating strong generalization ability on random graphs. And our approach further demonstrates superiority through robotic grasping experiments in both simulated and real-world settings. More details can be found on the project page: https://github.com/cristina304/AssemMate.git

机器人装配知识图谱大模型应用

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。