arXiv:2411.13620cs.CV2024-11

解决神经表面重建中相机位姿异常导致的误差问题

Robust SG-NeRF: Robust Scene Graph Aided Neural Surface Reconstruction

  • 利用场景图信息区分可靠与异常位姿,提升优化鲁棒性
  • 在SG-NeRF和DTU数据集上重建精度显著提升,位姿误差降低
  • 适合需要高精度三维重建的工业或自动驾驶场景

神经表面重建严重依赖准确的相机位姿输入。尽管使用了COLMAP或ARKit等先进姿态估计算法,位姿仍可能含有噪声。现有联合优化方法对小噪声(内点)有效,但对大噪声(外点,如镜像位姿)处理能力差。本文提出一种鲁棒的场景图辅助神经表面重建方法(Robust SG-NeRF)。通过在数据准备阶段获取的场景图信息,引入内点-外点置信度估计机制。不同于以往直接使用渲染指标作为参考,本方法采用不以视角方向为输入的分离式颜色网络,减少形状-辐射模糊带来的干扰。该策略更有效地区分内点与外点位姿,从而从可靠位姿中采样更多光线构建更可靠的辐射场。同时引入基于当前符号距离函数(SDF)和位姿估计的重投影损失,强化匹配图像对间的约束。针对外点位姿,采用蒙特卡洛重定位方法寻找更优解。还设计了场景图动态更新策略,持续提供准确信息。在SG-NeRF和DTU数据集上的实验表明,该方法可一致提升重建质量与位姿精度。

原文摘要 · Abstract (English)

Neural surface reconstruction relies heavily on accurate camera poses as input. Despite utilizing advanced pose estimators like COLMAP or ARKit, camera poses can still be noisy. Existing pose-NeRF joint optimization methods handle poses with small noise (inliers) effectively but struggle with large noise (outliers), such as mirrored poses. In this work, we focus on mitigating the impact of outlier poses. Our method integrates an inlier-outlier confidence estimation scheme, leveraging scene graph information gathered during the data preparation phase. Unlike previous works directly using rendering metrics as the reference, we employ a detached color network that omits the viewing direction as input to minimize the impact caused by shape-radiance ambiguities. This enhanced confidence updating strategy effectively differentiates between inlier and outlier poses, allowing us to sample more rays from inlier poses to construct more reliable radiance fields. Additionally, we introduce a re-projection loss based on the current Signed Distance Function (SDF) and pose estimations, strengthening the constraints between matching image pairs. For outlier poses, we adopt a Monte Carlo re-localization method to find better solutions. We also devise a scene graph updating strategy to provide more accurate information throughout the training process. We validate our approach on the SG-NeRF and DTU datasets. Experimental results on various datasets demonstrate that our methods can consistently improve the reconstruction qualities and pose accuracies.

三维重建神经渲染位姿优化

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