paper-with-me

Papers

SegSplat: Feed-forward Gaussian Splatting and Open-Set Semantic Segmentation

2025-11-23 · Peter Siegel, Federico Tombari, Marc Pollefeys, Daniel Barath arxiv

We have introduced SegSplat, a novel framework designed to bridge the gap between rapid, feed-forward 3D reconstruction and rich, open-vocabulary semantic understanding. By constructing a compact semantic memory bank from multi-view 2D foundation model features and predicting discrete semantic indices alongside geometric and appearance attributes for each 3D Gaussian in a single pass, SegSplat efficiently imbues scenes with queryable semantics. Our experiments demonstrate that SegSplat achieves geometric fidelity comparable to state-of-the-art feed-forward 3D Gaussian Splatting methods while simultaneously enabling robust open-set semantic segmentation, crucially \textit{without} requiring any per-scene optimization for semantic feature integration. This work represents a significant step towards practical, on-the-fly generation of semantically aware 3D environments, vital for advancing robotic interaction, augmented reality, and other intelligent systems.

📄 PDF Abstract BibTeX arXiv:2511.18386

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Segmentation3D Reconstruction

Similar Papers 제목 키워드 기반

F4Splat: Feed-Forward Predictive Densification for Feed-Forward 3D Gaussian Splatting

2026-03-22 · Injae Kim, Chaehyeon Kim, Minseong Bae, Minseok Joo 외 arxiv

Feed-forward 3D Gaussian Splatting methods enable single-pass reconstruction and real-time rendering. However, they typically adopt rigid pixel-to-Gaussian or voxel-to-Gaussian pipelines that uniformly allocate Gaussians…

CodecSplat: Ultra-Compact Latent Coding for Feed-Forward 3D Gaussian Splatting

2026-05-25 · Pengpeng Yu, Runqing Jiang, Qi Zhang, Dingquan Li 외 arxiv

While feed-forward 3D Gaussian splatting reconstructs renderable Gaussian primitives from sparse context views without per-scene optimization, existing pipelines do not provide a compact scene representation for storage …

2Xplat: Decoupling Geometry and Appearance Modeling for Feed-Forward 3D Gaussian Splatting

2026-03-22 · Hwasik Jeong, Seungryong Lee, Gyeongjin Kang, Seungkwon Yang 외 arxiv

Pose-free feed-forward 3D Gaussian Splatting (3DGS) has opened a new frontier for rapid 3D modeling, enabling high-quality Gaussian representations to be generated from uncalibrated multi-view images in a single forward …

Less Gaussians, Texture More: 4K Feed-Forward Textured Splatting

2026-03-26 · Yixing Lao, Xuyang Bai, Xiaoyang Wu, Nuoyuan Yan 외 arxiv

Existing feed-forward 3D Gaussian Splatting methods predict pixel-aligned primitives, leading to a quadratic growth in primitive count as resolution increases. This fundamentally limits their scalability, making high-res…

Novel View Synthesis

DenoiseSplat: Feed-Forward Gaussian Splatting for Noisy 3D Scene Reconstruction

2026-03-10 · Fuzhen Jiang, Zhuoran Li, Yinlin Zhang arxiv

3D scene reconstruction and novel-view synthesis are fundamental for VR, robotics, and content creation. However, most NeRF and 3D Gaussian Splatting pipelines assume clean inputs and degrade under real noise and artifac…