无需训练即可在消费级显卡上运行的视觉语言机器人框架
Scalable, Training-Free Visual Language Robotics: A Modular Multi-Model Framework for Consumer-Grade GPUs
- 用多个轻量开源模型组合处理视觉与语言输入
- 可在RTX 2070移动版显卡上完成抓取放置任务
- 模块化设计支持零代码扩展新任务和新机器人
将语言指令与机器人控制结合的视觉语言动作(VLA)模型潜力巨大,但常受限于高计算成本、需大量重训及可扩展性差。本文提出开源模块化框架SVLR(可扩展视觉语言机器人),无需重训即可实现机器人控制。SVLR融合Mini-InternVL(VLM)、CLIPSeg(零样本图像分割)、Phi-3(LLM)及all-MiniLM(句向量模型),协同识别未知环境中的物体,将其作为执行参数,响应自然语言指令生成动作序列。其核心优势在于可扩展性:通过添加文本描述与任务定义即可轻松集成新任务或机器人,无需重新训练。该框架在NVIDIA RTX 2070(移动版)显卡上表现良好,初步验证了其在抓取放置任务中的可行性。未来需在更广泛任务集上评估其泛化能力,并与现有VLA模型对比性能。
原文摘要 · Abstract (English)
The integration of language instructions with robotic control, particularly through Vision Language Action (VLA) models, has shown significant potential. However, these systems are often hindered by high computational costs, the need for extensive retraining, and limited scalability, making them less accessible for widespread use. In this paper, we introduce SVLR (Scalable Visual Language Robotics), an open-source, modular framework that operates without the need for retraining, providing a scalable solution for robotic control. SVLR leverages a combination of lightweight, open-source AI models including the Vision-Language Model (VLM) Mini-InternVL, zero-shot image segmentation model CLIPSeg, Large Language Model Phi-3, and sentence similarity model all-MiniLM to process visual and language inputs. These models work together to identify objects in an unknown environment, use them as parameters for task execution, and generate a sequence of actions in response to natural language instructions. A key strength of SVLR is its scalability. The framework allows for easy integration of new robotic tasks and robots by simply adding text descriptions and task definitions, without the need for retraining. This modularity ensures that SVLR can continuously adapt to the latest advancements in AI technologies and support a wide range of robots and tasks. SVLR operates effectively on an NVIDIA RTX 2070 (mobile) GPU, demonstrating promising performance in executing pick-and-place tasks. While these initial results are encouraging, further evaluation across a broader set of tasks and comparisons with existing VLA models are needed to assess SVLR's generalization capabilities and performance in more complex scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。