arXiv:2503.03299cs.CV2025-03被引 7

用视觉模型提升小样本激光雷达语义分割性能

Label-Efficient LiDAR Semantic Segmentation with 2D-3D Vision Transformer Adapters

  • 用冻结的视觉模型做激光雷达特征编码,结合2D与3D视图
  • 在小数据场景下超越现有方法,在SemanticKITTI上达到新高
  • 适合资源有限但需高效训练的自动驾驶感知研究者

激光雷达语义分割模型通常从随机初始化开始训练,因缺乏大规模多样数据集而难以实现通用预训练。此外,多数点云分割架构采用自定义网络层,限制了基于视觉架构的进展迁移。受通用基础模型最新进展启发,我们提出BALViT,一种利用冻结视觉模型作为跨模态特征编码器的新方法,以学习强大的激光雷达编码器。具体而言,BALViT同时融合距离视图和鸟瞰视图的激光雷达编码机制,并通过新颖的2D-3D适配器进行融合。其中,距离视图特征经由冻结图像主干处理,而鸟瞰视图分支通过多重交叉注意力交互增强其表示。由此,持续引入领域相关知识优化视觉网络,形成强标签效率的激光雷达编码机制。在SemanticKITTI和nuScenes基准上的大量实验表明,该方法在小数据场景下优于当前最优方法。代码与模型已公开:http://balvit.cs.uni-freiburg.de。

原文摘要 · Abstract (English)

LiDAR semantic segmentation models are typically trained from random initialization as universal pre-training is hindered by the lack of large, diverse datasets. Moreover, most point cloud segmentation architectures incorporate custom network layers, limiting the transferability of advances from vision-based architectures. Inspired by recent advances in universal foundation models, we propose BALViT, a novel approach that leverages frozen vision models as amodal feature encoders for learning strong LiDAR encoders. Specifically, BALViT incorporates both range-view and bird's-eye-view LiDAR encoding mechanisms, which we combine through a novel 2D-3D adapter. While the range-view features are processed through a frozen image backbone, our bird's-eye-view branch enhances them through multiple cross-attention interactions. Thereby, we continuously improve the vision network with domain-dependent knowledge, resulting in a strong label-efficient LiDAR encoding mechanism. Extensive evaluations of BALViT on the SemanticKITTI and nuScenes benchmarks demonstrate that it outperforms state-of-the-art methods on small data regimes. We make the code and models publicly available at: http://balvit.cs.uni-freiburg.de.

激光雷达分割视觉模型小样本学习

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