arXiv:2603.24036cs.CV2026-03中稿 · ECCV

用频域监督解决3D高斯点云追踪中的梯度消失问题

SpectralSplats: Robust Differentiable Tracking via Spectral Moment Supervision

  • 将优化目标从空间域转到频域,用谱矩特征全局监督
  • 即使初始位置严重错位,也能成功恢复复杂形变
  • 适合作为现有追踪系统插件,兼容多种参数化方式

3D高斯点云(3DGS)可实现实时、逼真的新视角生成,是基于模型的视频追踪中极具吸引力的表示方法。然而,其渲染器的可微性在实际应用中仍极为脆弱。根本瓶颈在于高斯基元的紧凑局部支撑。标准光度损失依赖像素重叠;若相机严重错位导致渲染物体完全脱离目标局部区域,梯度将严格为零,优化器陷入停滞。本文提出SpectralSplats,通过将优化目标从空间域转向频率域,解决这一‘梯度消失’问题。通过一组全局复正弦特征(谱矩)监督渲染图像,构建全局吸引盆地,确保在整个图像域内始终存在指向目标的有效梯度,即便像素无重叠也成立。为避免高频带来的周期性局部极小,我们从第一原理推导出合理的频率退火策略,平滑过渡至精确的空间对齐。实验表明,SpectralSplats可作为空间损失的无缝替换,在多种形变参数化(从MLP到稀疏控制点)下均能成功恢复复杂形变,即使从严重错位初始化出发,传统外观追踪已彻底失败。

原文摘要 · Abstract (English)

3D Gaussian Splatting (3DGS) enables real-time, photorealistic novel view synthesis, making it a highly attractive representation for model-based video tracking. However, leveraging the differentiability of the 3DGS renderer "in the wild" remains notoriously fragile. A fundamental bottleneck lies in the compact, local support of the Gaussian primitives. Standard photometric objectives implicitly rely on spatial overlap; if severe camera misalignment places the rendered object outside the target's local footprint, gradients strictly vanish, leaving the optimizer stranded. We introduce SpectralSplats, a robust tracking framework that resolves this "vanishing gradient" problem by shifting the optimization objective from the spatial to the frequency domain. By supervising the rendered image via a set of global complex sinusoidal features (Spectral Moments), we construct a global basin of attraction, ensuring that a valid, directional gradient toward the target exists across the entire image domain, even when pixel overlap is completely nonexistent. To harness this global basin without introducing periodic local minima associated with high frequencies, we derive a principled Frequency Annealing schedule from first principles, gracefully transitioning the optimizer from global convexity to precise spatial alignment. We demonstrate that SpectralSplats acts as a seamless, drop-in replacement for spatial losses across diverse deformation parameterizations (from MLPs to sparse control points), successfully recovering complex deformations even from severely misaligned initializations where standard appearance-based tracking catastrophically fails.

3D重建追踪频域优化

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