中文HorizonStream: 用于流式3D重建的长程注意力
ENHorizonStream: Long-Horizon Attention for Streaming 3D Reconstruction
现有在线3D重建方法处理长序列时易出现漂移、抖动甚至崩溃,根源在于流式几何具有时序异质性,包含从短期对应到持久全局尺度的多层级证据,而滑动窗口、无门控递归等架构施加了病理性的均匀影响模式。需针对异质性设计约束方可稳定。
arXiv:2605.23889v1 Announce Type: new Abstract: Online 3D reconstruction requires estimating camera pose and scene geometry under strict causal and bounded-memory constraints. Existing methods often suffer from drift, jitter, or collapse on long sequences. We trace these failures to a fundamental mismatch. Streaming geometry is inherently temporally heterogeneous, with evidence ranging from short-lived correspondences to persistent global scale. However, current architectures impose uniform and pathological influence patterns. For example, sliding windows enforce hard cutoffs, while ungated re