paper-with-me

홈 › Papers

OGGSplat: Open Gaussian Growing for Generalizable Reconstruction with Expanded Field-of-View

2025-06-05 · Yanbo Wang, Ziyi Wang, Wenzhao Zheng, Jie zhou, Jiwen Lu

Reconstructing semantic-aware 3D scenes from sparse views is a challenging yet essential research direction, driven by the demands of emerging applications such as virtual reality and embodied AI. Existing per-scene optimization methods require dense input views and incur high computational costs, while generalizable approaches often struggle to reconstruct regions outside the input view cone. In this paper, we propose OGGSplat, an open Gaussian growing method that expands the field-of-view in generalizable 3D reconstruction. Our key insight is that the semantic attributes of open Gaussians provide strong priors for image extrapolation, enabling both semantic consistency and visual plausibility. Specifically, once open Gaussians are initialized from sparse views, we introduce an RGB-semantic consistent inpainting module applied to selected rendered views. This module enforces bidirectional control between an image diffusion model and a semantic diffusion model. The inpainted regions are then lifted back into 3D space for efficient and progressive Gaussian parameter optimization. To evaluate our method, we establish a Gaussian Outpainting (GO) benchmark that assesses both semantic and generative quality of reconstructed open-vocabulary scenes. OGGSplat also demonstrates promising semantic-aware scene reconstruction capabilities when provided with two view images captured directly from a smartphone camera.

📄 PDF Abstract BibTeX arXiv:2506.05204

Code (1)

Yanbo-23/OGGSplat 공식 구현 jax

Tasks

3D Reconstruction

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

StreamGS: Online Generalizable Gaussian Splatting Reconstruction for Unposed Image Streams

2025-03-08 · Yang Li, Jinglu Wang, Lei Chu, Xiao Li 외

The advent of 3D Gaussian Splatting (3DGS) has advanced 3D scene reconstruction and novel view synthesis. With the growing interest of interactive applications that need immediate feedback, online 3DGS reconstruction in …

3DGS3D Scene ReconstructionNovel View Synthesis

HiSplat: Hierarchical 3D Gaussian Splatting for Generalizable Sparse-View Reconstruction

2024-10-08 · Shengji Tang, Weicai Ye, Peng Ye, Weihao Lin 외

Reconstructing 3D scenes from multiple viewpoints is a fundamental task in stereo vision. Recently, advances in generalizable 3D Gaussian Splatting have enabled high-quality novel view synthesis for unseen scenes from sp…

Novel View Synthesis

UniSem: Generalizable Semantic 3D Reconstruction from Sparse Unposed Images

2026-03-18 · Guibiao Liao, Qian Ren, Kaimin Liao, Hua Wang 외 arxiv

Semantic-aware 3D reconstruction from sparse, unposed images remains challenging for feed-forward 3D Gaussian Splatting (3DGS). Existing methods often predict an over-complete set of Gaussian primitives under sparse-view…

3D ReconstructionDepth Estimation

Uni3R: Unified 3D Reconstruction and Semantic Understanding via Generalizable Gaussian Splatting from Unposed Multi-View Images

2025-08-05 · Xiangyu Sun, Haoyi Jiang, Liu Liu, Seungtae Nam 외 arxiv

Reconstructing and semantically interpreting 3D scenes from sparse 2D views remains a fundamental challenge in computer vision. Conventional methods often decouple semantic understanding from reconstruction or necessitat…

3D Semantic SegmentationNovel View Synthesis3D Reconstruction

SparSplat: Fast Multi-View Reconstruction with Generalizable 2D Gaussian Splatting

2025-05-04 · Shubhendu Jena, Shishir Reddy Vutukur, Adnane Boukhayma

Recovering 3D information from scenes via multi-view stereo reconstruction (MVS) and novel view synthesis (NVS) is inherently challenging, particularly in scenarios involving sparse-view setups. The advent of 3D Gaussian…

3DGS3D Reconstruction3D Scene Reconstruction3D Shape Reconstruction+1