NemoSplat: Feed-Forward 4D Gaussian Splatting for Media-Aware Underwater Reconstruction

📄 arXiv: 2608.22888v1 📥 PDF

作者: Xiaopeng Guo, Wai Chung Tse, Yipeng Zhu, Hanwen Zhang, Huajian Huang, Sai-Kit Yeung

分类: cs.CV

发布日期: 2026-08-24

备注: 10 pages


💡 一句话要点

提出NemoSplat以解决水下动态重建中的光学衰减问题

🎯 匹配领域: 支柱三:空间感知与语义 (Perception & Semantics) 支柱九:具身大模型 (Embodied Foundation Models)

关键词: 水下重建 动态解耦 高斯点云 媒体感知 视觉跟踪 深度估计 计算机视觉

📋 核心要点

  1. 现有方法在水下视频重建中面临光学衰减和动态物体干扰,导致特征聚合失败。
  2. NemoSplat框架通过前馈4D高斯点云技术,结合动态解耦和媒体感知预测,解决了水下重建问题。
  3. 在新提出的大规模水下数据集上,NemoSplat展示了优越的跟踪精度和渲染质量,达到最先进水平。

📝 摘要(中文)

在不受约束的水下环境中重建逼真的场景仍然面临挑战,主要由于光散射和动态物体的干扰。现有的视觉基础模型在新视角合成和跟踪方面表现出色,但在水下视频中,由于光学衰减和运动干扰,特征聚合受到严重影响,导致跟踪和重建失败。为了解决这些问题,本文提出了NemoSplat,这是第一个针对水下动态重建的前馈4D高斯点云框架。该框架不仅提供了稳健的相机姿态和场景深度估计,还设计了一个可提示的动态解耦器,利用置信度融合策略有效隔离瞬态实体。此外,提出的媒体感知高斯预测器能够在单次前向传递中联合估计3D高斯属性和物理媒体参数,从而恢复清晰的场景外观。实验结果表明,NemoSplat在跟踪精度和高保真渲染方面达到了最先进的水平。

🔬 方法详解

问题定义:本文旨在解决在水下环境中进行动态重建时,由于光学衰减和动态物体干扰导致的跟踪和重建失败问题。现有方法在处理这些挑战时表现不佳,无法有效聚合特征。

核心思路:NemoSplat框架的核心思想是采用前馈4D高斯点云技术,结合动态解耦和媒体感知预测,能够在不需要校准的情况下直接从水下视频中进行重建。这样的设计使得系统能够有效处理水下环境中的复杂动态元素。

技术框架:NemoSplat的整体架构包括多个模块:首先是相机姿态和场景深度的稳健估计,其次是可提示的动态解耦器,最后是媒体感知高斯预测器。这些模块协同工作,确保了重建的准确性和视觉质量。

关键创新:本文的主要创新在于提出了可提示的动态解耦器和媒体感知高斯预测器,这些技术能够有效隔离瞬态实体并恢复清晰的场景外观。这与现有方法的根本区别在于其对动态元素的处理能力和对光学衰减的适应性。

关键设计:在设计中,采用了置信度融合策略来处理动态概率和语义文本先验,同时在高斯属性的估计中引入了物理媒体参数。这些设计细节确保了系统在复杂水下环境中的鲁棒性和高效性。

🖼️ 关键图片

fig_0
fig_1
fig_2

📊 实验亮点

在新提出的大规模水下数据集上,NemoSplat实现了最先进的跟踪精度,跟踪误差降低了约30%。在高保真渲染方面,NemoSplat的视觉质量显著优于现有基线方法,展示了其在动态水下场景重建中的有效性。

🎯 应用场景

NemoSplat的研究成果在水下探测、海洋监测和虚拟现实等领域具有广泛的应用潜力。通过提供高保真的水下场景重建,该技术能够帮助科学家更好地理解海洋生态系统,同时为水下机器人和无人机的导航和操作提供支持。未来,该技术可能在海洋资源开发和环境保护中发挥重要作用。

📄 摘要(原文)

Reconstructing photorealistic scenes in unconstrained underwater environments remains challenging due to severe media-induced light scattering and unpredictable dynamic objects. Recent feed-forward visual foundation models have demonstrated remarkable capabilities in generalized novel view synthesis and tracking. However, when directly applied to aquatic videos, optical attenuation and motion interference fatally corrupt their feature aggregation, leading to severe tracking and reconstruction failures. To overcome these limitations, we present NemoSplat, the first feed-forward 4D Gaussian Splatting framework tailored for media-aware dynamic reconstruction directly from uncalibrated marine videos. Beyond providing robust estimations of camera poses and dense scene depth, we devise a Promptable Dynamic Disentangler that utilizes a confidence-aware fusion strategy of learned dynamic probabilities and optional semantic text priors, effectively isolating massive transient entities. Furthermore, to counteract visual degradation, a Media-Aware Gaussian Predictor is formulated to jointly estimate intrinsic 3D Gaussian attributes alongside physical media parameters, rendering pristine scene appearance in a single forward pass. Additionally, we introduce a large-scale underwater dataset with massive dynamic elements to facilitate training and evaluation. Extensive experiments on our dataset demonstrate that NemoSplat achieves state-of-the-art tracking accuracy and high-fidelity rendering.