CVDec 17, 2025

MoonSeg3R: Monocular Online Zero-Shot Segment Anything in 3D with Reconstructive Foundation Priors

arXiv:2512.15577v11 citationsh-index: 23
Originality Incremental advance
AI Analysis

This enables practical 3D segmentation in real-time from monocular video without depth sensors, addressing a limitation for robotics and AR/VR applications, though it builds on existing foundation models.

The paper tackles online zero-shot monocular 3D instance segmentation by leveraging a reconstructive foundation model to provide geometric priors from a single RGB stream, achieving performance competitive with state-of-the-art RGB-D-based systems on datasets like ScanNet200 and SceneNN.

In this paper, we focus on online zero-shot monocular 3D instance segmentation, a novel practical setting where existing approaches fail to perform because they rely on posed RGB-D sequences. To overcome this limitation, we leverage CUT3R, a recent Reconstructive Foundation Model (RFM), to provide reliable geometric priors from a single RGB stream. We propose MoonSeg3R, which introduces three key components: (1) a self-supervised query refinement module with spatial-semantic distillation that transforms segmentation masks from 2D visual foundation models (VFMs) into discriminative 3D queries; (2) a 3D query index memory that provides temporal consistency by retrieving contextual queries; and (3) a state-distribution token from CUT3R that acts as a mask identity descriptor to strengthen cross-frame fusion. Experiments on ScanNet200 and SceneNN show that MoonSeg3R is the first method to enable online monocular 3D segmentation and achieves performance competitive with state-of-the-art RGB-D-based systems. Code and models will be released.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes