arXiv:2504.05170cs.CVcs.AI2025-04中稿 · AAAI被引 1

解决多模态3D检测中图像与点云特征的尺度和空间错位问题。

SSLFusion: Scale & Space Aligned Latent Fusion Model for Multimodal 3D Object Detection

  • 通过多级特征融合缓解图像与点云的尺度差异
  • 引入3D坐标信息对齐2D图像特征,减少模态间隙
  • 在潜空间实现无注意力机制的跨模态融合,降低计算开销

基于深度神经网络的多模态3D目标检测已取得显著进展,但仍面临图像与点云特征在尺度和空间上的不一致问题。现有方法通常仅在单一阶段聚合多模态特征,难以有效整合不同尺度和模态的信息,影响检测精度。此外,传统基于Query-Key-Value的跨模态注意力操作虽能捕捉非局部上下文,但计算复杂度高。为此,我们提出SSLFusion模型,包含尺度对齐融合策略(SAF)、3D到2D空间对齐模块(SAM)和潜空间跨模态融合模块(LFM)。SAF通过多层级特征聚合缓解模态间尺度错位;SAM将3D坐标信息融入2D特征以缩小模态差距;LFM在潜空间中实现跨模态非局部建模,无需QKV注意力,降低计算开销。在KITTI和DENSE数据集上的实验表明,SSLFusion优于现有方法,在KITTI moderate测试集上3D AP提升2.15个百分点,显著超越GraphAlign等先进模型。

原文摘要 · Abstract (English)

Multimodal 3D object detection based on deep neural networks has indeed made significant progress. However, it still faces challenges due to the misalignment of scale and spatial information between features extracted from 2D images and those derived from 3D point clouds. Existing methods usually aggregate multimodal features at a single stage. However, leveraging multi-stage cross-modal features is crucial for detecting objects of various scales. Therefore, these methods often struggle to integrate features across different scales and modalities effectively, thereby restricting the accuracy of detection. Additionally, the time-consuming Query-Key-Value-based (QKV-based) cross-attention operations often utilized in existing methods aid in reasoning the location and existence of objects by capturing non-local contexts. However, this approach tends to increase computational complexity. To address these challenges, we present SSLFusion, a novel Scale & Space Aligned Latent Fusion Model, consisting of a scale-aligned fusion strategy (SAF), a 3D-to-2D space alignment module (SAM), and a latent cross-modal fusion module (LFM). SAF mitigates scale misalignment between modalities by aggregating features from both images and point clouds across multiple levels. SAM is designed to reduce the inter-modal gap between features from images and point clouds by incorporating 3D coordinate information into 2D image features. Additionally, LFM captures cross-modal non-local contexts in the latent space without utilizing the QKV-based attention operations, thus mitigating computational complexity. Experiments on the KITTI and DENSE datasets demonstrate that our SSLFusion outperforms state-of-the-art methods. Our approach obtains an absolute gain of 2.15% in 3D AP, compared with the state-of-art method GraphAlign on the moderate level of the KITTI test set.

3D检测多模态融合空间对齐轻量化

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