arXiv:2410.10577cs.RO2024-10被引 2

用大模型让无人车听懂人话导航,无需训练就能在新环境行走

Words to Wheels: Vision-Based Autonomous Driving Understanding Human Language Instructions Using Foundation Models

  • 用大语言模型把人话转成详细路线描述
  • 结合地形分割与语义高程成本,实现精准路径规划
  • 适合想快速部署智能导航系统的研发团队

本文提出一种基于基础模型的创新应用,使配备RGB-D相机的无人地面车辆(UGVs)能根据人类语言指令自主导航至指定目的地。该方法无需预先训练,直接利用现有基础模型,从而具备在新环境中的泛化能力。接收到人类语言指令后,通过大语言模型(LLM)生成‘认知路线描述’——以自然语言表达的详细导航路径。车辆随后将描述分解为关键地标与行驶动作。同时,通过在开放数据集上训练的地形分割模型GANav,评估各区域的高程代价与可通行等级。综合考虑高程与可通行性,估算出语义高程代价,并提供给模型预测路径积分(MPPI)规划器,完成局部路径规划。与此同时,车辆使用基础模型(如YOLO-World和EfficientViT-SAM)搜索目标地标。实验表明,该系统可在陌生地形或城市环境中成功引导UGV按人类语言指令抵达目的地。

原文摘要 · Abstract (English)

This paper introduces an innovative application of foundation models, enabling Unmanned Ground Vehicles (UGVs) equipped with an RGB-D camera to navigate to designated destinations based on human language instructions. Unlike learning-based methods, this approach does not require prior training but instead leverages existing foundation models, thus facilitating generalization to novel environments. Upon receiving human language instructions, these are transformed into a 'cognitive route description' using a large language model (LLM)-a detailed navigation route expressed in human language. The vehicle then decomposes this description into landmarks and navigation maneuvers. The vehicle also determines elevation costs and identifies navigability levels of different regions through a terrain segmentation model, GANav, trained on open datasets. Semantic elevation costs, which take both elevation and navigability levels into account, are estimated and provided to the Model Predictive Path Integral (MPPI) planner, responsible for local path planning. Concurrently, the vehicle searches for target landmarks using foundation models, including YOLO-World and EfficientViT-SAM. Ultimately, the vehicle executes the navigation commands to reach the designated destination, the final landmark. Our experiments demonstrate that this application successfully guides UGVs to their destinations following human language instructions in novel environments, such as unfamiliar terrain or urban settings.

自主导航大模型语义理解路径规划

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