用图像补足激光雷达稀疏数据,提升3D语义分割精度
How Do Images Align and Complement LiDAR? Towards a Harmonized Multi-modal 3D Panoptic Segmentation

- 通过同步增强确保图像与激光雷达数据对齐
- 在两个基准上达到当前最佳性能
- 适合自动驾驶、机器人环境感知场景
基于激光雷达的3D全景分割常因传感器数据稀疏而难以识别远距离或小物体。近期研究尝试融合激光雷达与摄像头图像,利用图像丰富的纹理信息弥补缺陷。然而,现有方法仍存在数据增强时错位及依赖后处理等问题。为此,我们提出Image-Assists-LiDAR(IAL)框架:首先引入模态同步的数据增强策略PieAug,从源头保证图像与激光雷达输入对齐;其次采用Transformer解码器直接预测全景分割结果;设计几何引导的令牌融合(GTF)模块,有效融合多模态特征;并通过基于先验的查询生成(PQG)模块,利用两模态互补特性初始化查询,提升实例掩码生成能力。IAL在两个主流基准上均取得当前最优性能。代码与模型已开源。
原文摘要 · Abstract (English)
LiDAR-based 3D panoptic segmentation often struggles with the inherent sparsity of data from LiDAR sensors, which makes it challenging to accurately recognize distant or small objects. Recently, a few studies have sought to overcome this challenge by integrating LiDAR inputs with camera images, leveraging the rich and dense texture information provided by the latter. While these approaches have shown promising results, they still face challenges, such as misalignment during data augmentation and the reliance on post-processing steps. To address these issues, we propose Image-Assists-LiDAR (IAL), a novel multi-modal 3D panoptic segmentation framework. In IAL, we first introduce a modality-synchronized data augmentation strategy, PieAug, to ensure alignment between LiDAR and image inputs from the start. Next, we adopt a transformer decoder to directly predict panoptic segmentation results. To effectively fuse LiDAR and image features into tokens for the decoder, we design a Geometric-guided Token Fusion (GTF) module. Additionally, we leverage the complementary strengths of each modality as priors for query initialization through a Prior-based Query Generation (PQG) module, enhancing the decoder's ability to generate accurate instance masks. Our IAL framework achieves state-of-the-art performance compared to previous multi-modal 3D panoptic segmentation methods on two widely used benchmarks. Code and models are publicly available at <https://github.com/IMPL-Lab/IAL.git>.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。