paper-with-me

Papers

PanopticSplatting: End-to-End Panoptic Gaussian Splatting

2025-03-23 · Yuxuan Xie, Xuan Yu, Changjian Jiang, Sitong Mao, Shunbo Zhou, Rui Fan, Rong Xiong, Yue Wang

Open-vocabulary panoptic reconstruction is a challenging task for simultaneous scene reconstruction and understanding. Recently, methods have been proposed for 3D scene understanding based on Gaussian splatting. However, these methods are multi-staged, suffering from the accumulated errors and the dependence of hand-designed components. To streamline the pipeline and achieve global optimization, we propose PanopticSplatting, an end-to-end system for open-vocabulary panoptic reconstruction. Our method introduces query-guided Gaussian segmentation with local cross attention, lifting 2D instance masks without cross-frame association in an end-to-end way. The local cross attention within view frustum effectively reduces the training memory, making our model more accessible to large scenes with more Gaussians and objects. In addition, to address the challenge of noisy labels in 2D pseudo masks, we propose label blending to promote consistent 3D segmentation with less noisy floaters, as well as label warping on 2D predictions which enhances multi-view coherence and segmentation accuracy. Our method demonstrates strong performances in 3D scene panoptic reconstruction on the ScanNet-V2 and ScanNet++ datasets, compared with both NeRF-based and Gaussian-based panoptic reconstruction methods. Moreover, PanopticSplatting can be easily generalized to numerous variants of Gaussian splatting, and we demonstrate its robustness on different Gaussian base models.

📄 PDF Abstract BibTeX arXiv:2503.18073

Code (0)

등록된 구현이 없습니다.

Tasks

global-optimizationNeRFScene Understanding

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Split&Splat: Zero-Shot Panoptic Segmentation via Explicit Instance Modeling and 3D Gaussian Splatting

2026-02-01 · Leonardo Monchieri, Elena Camuffo, Francesco Barbato, Pietro Zanuttigh 외 arxiv

3D Gaussian Splatting (GS) enables fast and high-quality scene reconstruction, but it lacks an object-consistent and semantically aware structure. We propose Split&Splat, a framework for panoptic scene reconstruction usi…

Panoptic Segmentation

OnlinePG: Online Open-Vocabulary Panoptic Mapping with 3D Gaussian Splatting

2026-03-19 · Hongjia Zhai, Qi Zhang, Xiaokun Pan, Xiyu Zhang 외 arxiv

Open-vocabulary scene understanding with online panoptic mapping is essential for embodied applications to perceive and interact with environments. However, existing methods are predominantly offline or lack instance-lev…

Scene Understanding

PLGS: Robust Panoptic Lifting with 3D Gaussian Splatting

2024-10-23 · Yu Wang, Xiaobao Wei, Ming Lu, Guoliang Kang

Previous methods utilize the Neural Radiance Field (NeRF) for panoptic lifting, while their training and rendering speed are unsatisfactory. In contrast, 3D Gaussian Splatting (3DGS) has emerged as a prominent technique …

3DGSNeRFPanoptic Segmentation

SyncTrack4D: Cross-Video Motion Alignment and Video Synchronization for Multi-Video 4D Gaussian Splatting

2025-12-03 · Yonghan Lee, Tsung-Wei Huang, Shiv Gehlot, Jaehoon Choi 외 arxiv

Modeling dynamic 3D scenes is challenging due to their high-dimensional nature, which requires aggregating information from multiple views to reconstruct time-evolving 3D geometry and motion. We present a novel multi-vid…

Latent Gaussian Splatting for 4D Panoptic Occupancy Tracking

2026-02-26 · Maximilian Luz, Rohit Mohan, Thomas Nürnberg, Yakov Miron 외 arxiv

Capturing 4D spatiotemporal scene structure is crucial for the safe and reliable operation of robots in dynamic environments. However, existing approaches typically address only part of the problem: they either provide c…