arXiv:2505.23206cs.CV2025-05被引 5

在3D点云中融合多源遥感数据,实现更精准的城市场景分类。

HyperPointFormer: Multimodal Fusion in 3D Space with Dual-Branch Cross-Attention Transformers

  • 采用双分支Transformer直接在3D点云上融合几何与光谱特征。
  • 在DFC2018数据集上达到与2D方法相当的分类精度。
  • 支持3D预测输出,可灵活投影到2D地图,适合城市三维建模应用。

多模态遥感数据(如光谱与激光雷达或摄影测量数据)对城市场景下的土地利用/覆盖分类至关重要。现有研究大多局限于二维环境,当数据包含3D信息时,通常将3D数据栅格化为2D形式进行融合。尽管该方法效果良好,但限制了模型从原始点云中直接学习3D空间特征的能力,并导致无法生成真正的3D预测结果。本文提出一种全3D方法,在3D点云内融合所有模态信息,采用专用双分支Transformer同时学习几何与光谱特征。通过跨注意力机制在3D点上实现多尺度特征融合,使不同模态能动态评估彼此重要性。我们在2018 IEEE GRSS数据融合竞赛(DFC2018)数据集上对比3D与2D方法,结果表明3D融合性能具有竞争力,且支持3D预测输出,可投影至2D地图,反向不可行。此外,在ISPRS Vaihingen 3D和IEEE 2019数据融合竞赛数据集上也验证了有效性。代码已开源:https://github.com/aldinorizaldy/hyperpointformer。

原文摘要 · Abstract (English)

Multimodal remote sensing data, including spectral and lidar or photogrammetry, is crucial for achieving satisfactory land-use / land-cover classification results in urban scenes. So far, most studies have been conducted in a 2D context. When 3D information is available in the dataset, it is typically integrated with the 2D data by rasterizing the 3D data into 2D formats. Although this method yields satisfactory classification results, it falls short in fully exploiting the potential of 3D data by restricting the model's ability to learn 3D spatial features directly from raw point clouds. Additionally, it limits the generation of 3D predictions, as the dimensionality of the input data has been reduced. In this study, we propose a fully 3D-based method that fuses all modalities within the 3D point cloud and employs a dedicated dual-branch Transformer model to simultaneously learn geometric and spectral features. To enhance the fusion process, we introduce a cross-attention-based mechanism that fully operates on 3D points, effectively integrating features from various modalities across multiple scales. The purpose of cross-attention is to allow one modality to assess the importance of another by weighing the relevant features. We evaluated our method by comparing it against both 3D and 2D methods using the 2018 IEEE GRSS Data Fusion Contest (DFC2018) dataset. Our findings indicate that 3D fusion delivers competitive results compared to 2D methods and offers more flexibility by providing 3D predictions. These predictions can be projected onto 2D maps, a capability that is not feasible in reverse. Additionally, we evaluated our method on different datasets, specifically the ISPRS Vaihingen 3D and the IEEE 2019 Data Fusion Contest. Our code will be published here: https://github.com/aldinorizaldy/hyperpointformer.

3D点云多模态融合遥感分类

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