arXiv:2604.03092cs.RO2026-04被引 2

用前馈网络加速单目3D高斯点云建图,10倍提速且减少漂移

Flash-Mono: Feed-Forward Accelerated Gaussian Splatting Monocular SLAM

  • 前馈预测相机位姿与高斯属性,跳过逐帧优化
  • 10倍提速,渲染质量接近最优,支持实时重建
  • 隐状态实现高效回环检测,解决长期漂移问题

单目3D高斯点云SLAM在时间效率、几何精度和多视角一致性上存在瓶颈,根源在于耗时的“从零训练”优化及单帧几何先验导致的尺度不一致。本文提出Flash-Mono,包含前馈预测前端、2D高斯点云映射后端和基于隐状态的回环模块。通过递归前馈模型,利用跨注意力逐步聚合多帧视觉特征,联合预测相机位姿与像素级高斯属性。直接预测高斯属性避免了传统优化方法的逐帧计算,实现10倍速度提升,同时保持高质量渲染。隐状态作为紧凑子地图描述符,支持高效回环检测与全局Sim(3)优化,缓解漂移问题。为提升几何保真度,将传统3D高斯椭球替换为2D高斯面元。大量实验表明,Flash-Mono在跟踪与建图质量上达到当前最优水平,适用于具身感知与实时重建场景。

原文摘要 · Abstract (English)

Monocular 3D Gaussian Splatting SLAM suffers from critical limitations in time efficiency, geometric accuracy, and multi-view consistency. These issues stem from the time-consuming $\textit{Train-from-Scratch}$ optimization and the lack of inter-frame scale consistency from single-frame geometry priors. We contend that a feed-forward paradigm, leveraging multi-frame context to predict Gaussian attributes directly, is crucial for addressing these challenges. We present Flash-Mono, a system composed of three core modules: a feed-forward prediction frontend, a 2D Gaussian Splatting mapping backend, and an efficient hidden-state-based loop closure module. We trained a recurrent feed-forward frontend model that progressively aggregates multi-frame visual features into a hidden state via cross attention and jointly predicts camera poses and per-pixel Gaussian properties. By directly predicting Gaussian attributes, our method bypasses the burdensome per-frame optimization required in optimization-based GS-SLAM, achieving a $\textbf{10x}$ speedup while ensuring high-quality rendering. The power of our recurrent architecture extends beyond efficient prediction. The hidden states act as compact submap descriptors, facilitating efficient loop closure and global $\mathrm{Sim}(3)$ optimization to mitigate the long-standing challenge of drift. For enhanced geometric fidelity, we replace conventional 3D Gaussian ellipsoids with 2D Gaussian surfels. Extensive experiments demonstrate that Flash-Mono achieves state-of-the-art performance in both tracking and mapping quality, highlighting its potential for embodied perception and real-time reconstruction applications. Project page: https://victkk.github.io/flash-mono.

SLAM高斯点云实时重建前馈网络

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