让机器人导航自动适应新地形偏好,无需重新训练。
PACER: Preference-conditioned All-terrain Costmap Generation
- 输入鸟瞰图和用户偏好,直接生成匹配偏好的成本地图。
- 在真实与合成数据上均实现快速适应,且泛化能力更强。
- 适合需要动态调整导航策略的机器人场景。
在自主机器人导航中,地形成本通常基于语义标签分配:先用预训练分类器对地形打标签,再根据用户定义的标签-成本映射赋值。该方法虽能快速响应已知地形的偏好变化,却无法表达对未知地形的偏好。本文提出PACER,一种基于机器学习的成本地图生成新范式,仅需输入周围区域的单张鸟瞰图(BEV)及用户指定的偏好上下文,即可生成符合该偏好的BEV成本地图。通过结合真实与合成数据及多种训练任务,实验表明,PACER可在部署时快速适应新用户偏好,且在面对新地形时的泛化性能优于传统语义方法和表示学习方法。
原文摘要 · Abstract (English)
In autonomous robot navigation, terrain cost assignment is typically performed using a semantics-based paradigm in which terrain is first labeled using a pre-trained semantic classifier and costs are then assigned according to a user-defined mapping between label and cost. While this approach is rapidly adaptable to changing user preferences, only preferences over the types of terrain that are already known by the semantic classifier can be expressed. In this paper, we hypothesize that a machine-learning-based alternative to the semantics-based paradigm above will allow for rapid cost assignment adaptation to preferences expressed over new terrains at deployment time without the need for additional training. To investigate this hypothesis, we introduce and study PACER, a novel approach to costmap generation that accepts as input a single birds-eye view (BEV) image of the surrounding area along with a user-specified preference context and generates a corresponding BEV costmap that aligns with the preference context. Using both real and synthetic data along with a combination of proposed training tasks, we find that PACER is able to adapt quickly to new user preferences while also exhibiting better generalization to novel terrains compared to both semantics-based and representation-learning approaches.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。