paper-with-me

홈 › Papers

Generalizing Visual Geometry Priors to Sparse Gaussian Occupancy Prediction

2026-02-25 · Changqing Zhou, Yueru Luo, Changhao Chen arxiv

Accurate 3D scene understanding is essential for embodied intelligence, with occupancy prediction emerging as a key task for reasoning about both objects and free space. Existing approaches largely rely on depth priors (e.g., DepthAnything) but make only limited use of 3D cues, restricting performance and generalization. Recently, visual geometry models such as VGGT have shown strong capability in providing rich 3D priors, but similar to monocular depth foundation models, they still operate at the level of visible surfaces rather than volumetric interiors, motivating us to explore how to more effectively leverage these increasingly powerful geometry priors for 3D occupancy prediction. We present GPOcc, a framework that leverages generalizable visual geometry priors (GPs) for monocular occupancy prediction. Our method extends surface points inward along camera rays to generate volumetric samples, which are represented as Gaussian primitives for probabilistic occupancy inference. To handle streaming input, we further design a training-free incremental update strategy that fuses per-frame Gaussians into a unified global representation. Experiments on Occ-ScanNet and EmbodiedOcc-ScanNet demonstrate significant gains: GPOcc improves mIoU by +9.99 in the monocular setting and +11.79 in the streaming setting over prior state of the art. Under the same depth prior, it achieves +6.73 mIoU while running 2.65$\times$ faster. These results highlight that GPOcc leverages geometry priors more effectively and efficiently. Code will be released at https://github.com/JuIvyy/GPOcc.

📄 PDF Abstract BibTeX arXiv:2602.21552

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

How to Use Diffusion Priors under Sparse Views?

2024-12-03 · Qisen Wang, Yifan Zhao, Jiawei Ma, Jia Li

Novel view synthesis under sparse views has been a long-term important challenge in 3D reconstruction. Existing works mainly rely on introducing external semantic or depth priors to supervise the optimization of 3D repre…

3D ReconstructionNovel View Synthesis

GAINS: Gaussian-based Inverse Rendering from Sparse Multi-View Captures

2025-12-10 · Patrick Noras, Jun Myeong Choi, Didier Stricker, Pieter Peers 외 arxiv

Recent advances in Gaussian Splatting-based inverse rendering extend Gaussian primitives with shading parameters and physically grounded light transport, enabling high-quality material recovery from dense multi-view capt…

Inverse Rendering

Generalizable Human Gaussians for Sparse View Synthesis

2024-07-17 · Youngjoong Kwon, Baole Fang, Yixing Lu, Haoye Dong 외

Recent progress in neural rendering has brought forth pioneering methods, such as NeRF and Gaussian Splatting, which revolutionize view rendering across various domains like AR/VR, gaming, and content creation. While the…

NeRFNeural Rendering

Bi-FlowGS: Bridging Generative View Completion and Gaussian Geometry through Bidirectional Flow Co-Refinement

2026-09-15 · Yuetong Wang, Jinsheng Quan, Yi Yang, Yawei Luo arxiv

Sparse-view 3D scene reconstruction with 3D Gaussian Splatting (3DGS) is inherently underconstrained. Plausible renderings can also coexist with erroneous Gaussian geometry, as errors in positions or depths may be concea…

Video Restoration

EAvatar: Expression-Aware Head Avatar Reconstruction with Generative Geometry Priors

2025-08-19 · Shikun Zhang, Cunjian Chen, Yiqun Wang, Qiuhong Ke 외 arxiv

High-fidelity head avatar reconstruction plays a crucial role in AR/VR, gaming, and multimedia content creation. Recent advances in 3D Gaussian Splatting (3DGS) have demonstrated effectiveness in modeling complex geometr…