用神经嵌入融合多模态数据,实现高效大场景3D重建
Neural-MMGS: Multi-modal Neural Gaussian Splats for Large-Scale Scene Reconstruction
- 将图像、激光雷达和语义信息融合为紧凑可学习的高斯嵌入
- 在Oxford Spires上重建质量更高,在KITTI-360上存储量更少
- 适合需要多模态感知与低内存占用的大型场景重建任务
本文提出Neural-MMGS,一种用于多模态大规模场景重建的新型神经3D高斯框架。该框架通过紧凑、可学习的嵌入方式,在每个高斯点中融合图像、激光雷达和语义信息。现有方法通常将这些属性作为独立参数附加,导致内存增加且跨模态信息交流受限。而我们的方法将光学、物理和语义特征隐式编码于每个高斯点的嵌入中,并使用轻量级神经解码器映射到高斯参数,从而实现更低内存开销和更好可扩展性。在Oxford Spires和KITTI-360数据集上的评估表明,我们的方法在重建质量上优于现有方法,且在KITTI-360上实现与当前基于激光雷达的新视角合成方法相当的结果,同时显著降低存储消耗。
原文摘要 · Abstract (English)
This paper proposes Neural-MMGS, a novel neural 3DGS framework for multimodal large-scale scene reconstruction that fuses multiple sensing modalities in a per-gaussian compact, learnable embedding. While recent works focusing on large-scale scene reconstruction have incorporated LiDAR data to provide more accurate geometric constraints, we argue that LiDAR's rich physical properties remain underexplored. Similarly, semantic information has been used for object retrieval, but could provide valuable high-level context for scene reconstruction. Traditional approaches append these properties to Gaussians as separate parameters, increasing memory usage and limiting information exchange across modalities. Instead, our approach fuses all modalities -- image, LiDAR, and semantics -- into a compact, learnable embedding that implicitly encodes optical, physical, and semantic features in each Gaussian. We then train lightweight neural decoders to map these embeddings to Gaussian parameters, enabling the reconstruction of each sensing modality with lower memory overhead and improved scalability. We evaluate Neural-MMGS on the Oxford Spires and KITTI-360 datasets. On Oxford Spires, we achieve higher-quality reconstructions, while on KITTI-360, our method reaches competitive results with less storage consumption compared with current approaches in LiDAR-based novel-view synthesis.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。