English

PanSt3R: Multi-view Consistent Panoptic Segmentation

Computer Vision and Pattern Recognition 2025-06-27 v1

Abstract

Panoptic segmentation of 3D scenes, involving the segmentation and classification of object instances in a dense 3D reconstruction of a scene, is a challenging problem, especially when relying solely on unposed 2D images. Existing approaches typically leverage off-the-shelf models to extract per-frame 2D panoptic segmentations, before optimizing an implicit geometric representation (often based on NeRF) to integrate and fuse the 2D predictions. We argue that relying on 2D panoptic segmentation for a problem inherently 3D and multi-view is likely suboptimal as it fails to leverage the full potential of spatial relationships across views. In addition to requiring camera parameters, these approaches also necessitate computationally expensive test-time optimization for each scene. Instead, in this work, we propose a unified and integrated approach PanSt3R, which eliminates the need for test-time optimization by jointly predicting 3D geometry and multi-view panoptic segmentation in a single forward pass. Our approach builds upon recent advances in 3D reconstruction, specifically upon MUSt3R, a scalable multi-view version of DUSt3R, and enhances it with semantic awareness and multi-view panoptic segmentation capabilities. We additionally revisit the standard post-processing mask merging procedure and introduce a more principled approach for multi-view segmentation. We also introduce a simple method for generating novel-view predictions based on the predictions of PanSt3R and vanilla 3DGS. Overall, the proposed PanSt3R is conceptually simple, yet fast and scalable, and achieves state-of-the-art performance on several benchmarks, while being orders of magnitude faster than existing methods.

Keywords

Cite

@article{arxiv.2506.21348,
  title  = {PanSt3R: Multi-view Consistent Panoptic Segmentation},
  author = {Lojze Zust and Yohann Cabon and Juliette Marrie and Leonid Antsfeld and Boris Chidlovskii and Jerome Revaud and Gabriela Csurka},
  journal= {arXiv preprint arXiv:2506.21348},
  year   = {2025}
}

Comments

Accepted at ICCV 2025

R2 v1 2026-07-01T03:34:40.165Z