arXiv:2501.13988cs.ROcs.AI2025-01被引 1

通过多模态对比学习,让自动驾驶在非铺装路面自主感知更准。

MCRL4OR: Multimodal Contrastive Representation Learning for Off-Road Environmental Perception

  • 用视觉、运动状态和控制动作三模态联合训练,对齐信息流。
  • 在非铺装路场景下游任务中表现优于基线模型。
  • 适合缺乏标注数据的野外自动驾驶感知研究者。

目前自动驾驶环境感知研究主要聚焦于城市交通场景,其对象多为人工结构化环境,且可使用密集标注的大规模数据集进行监督学习。相比之下,由于非铺装环境天然无序,难以进行大规模人工密集标注。本文提出一种面向非铺装环境感知的多模态对比表示学习方法(MCRL4OR),旨在通过对比学习框架,联合训练处理视觉图像、运动状态与控制动作的三个编码器,并将运动状态与视觉图像和控制动作融合特征对齐。该对齐策略的因果逻辑在于:惯性运动状态是当前地形条件下执行特定控制动作的结果,由视觉传感器感知。实验中,我们使用大规模非铺装驾驶数据集预训练MCRL4OR,并将学习到的多模态表征应用于多种下游感知任务。结果表明,预训练的多模态表示在下游任务中表现出优越性能,验证了其有效性。代码已开源。

原文摘要 · Abstract (English)

Most studies on environmental perception for autonomous vehicles (AVs) focus on urban traffic environments, where the objects/stuff to be perceived are mainly from man-made scenes and scalable datasets with dense annotations can be used to train supervised learning models. By contrast, it is hard to densely annotate a large-scale off-road driving dataset manually due to the inherently unstructured nature of off-road environments. In this paper, we propose a Multimodal Contrastive Representation Learning approach for Off-Road environmental perception, namely MCRL4OR. This approach aims to jointly learn three encoders for processing visual images, locomotion states, and control actions by aligning the locomotion states with the fused features of visual images and control actions within a contrastive learning framework. The causation behind this alignment strategy is that the inertial locomotion state is the result of taking a certain control action under the current landform/terrain condition perceived by visual sensors. In experiments, we pre-train the MCRL4OR with a large-scale off-road driving dataset and adopt the learned multimodal representations for various downstream perception tasks in off-road driving scenarios. The superior performance in downstream tasks demonstrates the advantages of the pre-trained multimodal representations. The codes can be found in \url{https://github.com/1uciusy/MCRL4OR}.

多模态对比学习自动驾驶非铺装路

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