paper-with-me

Papers

GaussianGrow: Geometry-aware Gaussian Growing from 3D Point Clouds with Text Guidance

2026-04-07 · Weiqi Zhang, Junsheng Zhou, Haotian Geng, Kanle Shi, Shenkun Xu, Yi Fang, Yu-Shen Liu arxiv

3D Gaussian Splatting has demonstrated superior performance in rendering efficiency and quality, yet the generation of 3D Gaussians still remains a challenge without proper geometric priors. Existing methods have explored predicting point maps as geometric references for inferring Gaussian primitives, while the unreliable estimated geometries may lead to poor generations. In this work, we introduce GaussianGrow, a novel approach that generates 3D Gaussians by learning to grow them from easily accessible 3D point clouds, naturally enforcing geometric accuracy in Gaussian generation. Specifically, we design a text-guided Gaussian growing scheme that leverages a multi-view diffusion model to synthesize consistent appearances from input point clouds for supervision. To mitigate artifacts caused by fusing neighboring views, we constrain novel views generated at non-preset camera poses identified in overlapping regions across different views. For completing the hard-to-observe regions, we propose to iteratively detect the camera pose by observing the largest un-grown regions in point clouds and inpainting them by inpainting the rendered view with a pretrained 2D diffusion model. The process continues until complete Gaussians are generated. We extensively evaluate GaussianGrow on text-guided Gaussian generation from synthetic and even real-scanned point clouds. Project Page: https://weiqi-zhang.github.io/GaussianGrow

📄 PDF Abstract BibTeX arXiv:2604.05721

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

GeomGS: LiDAR-Guided Geometry-Aware Gaussian Splatting for Robot Localization

2025-01-23 · Jaewon Lee, Mangyu Kong, Minseong Park, Euntai Kim

Mapping and localization are crucial problems in robotics and autonomous driving. Recent advances in 3D Gaussian Splatting (3DGS) have enabled precise 3D mapping and scene understanding by rendering photo-realistic image…

3DGSAutonomous DrivingScene Understanding

VAD-GS: Visibility-Aware Densification for 3D Gaussian Splatting in Dynamic Urban Scenes

2025-10-10 · Yikang Zhang, Rui Fan arxiv

3D Gaussian splatting (3DGS) has demonstrated impressive performance in synthesizing high-fidelity novel views. Nonetheless, its effectiveness critically depends on the quality of the initialized point cloud. Specificall…

Point Clouds

Splat-SAP: Feed-Forward Gaussian Splatting for Human-Centered Scene with Scale-Aware Point Map Reconstruction

2025-11-27 · Boyao Zhou, Shunyuan Zheng, Zhanfeng Liao, Zihan Ma 외 arxiv

We present Splat-SAP, a feed-forward approach to render novel views of human-centered scenes from binocular cameras with large sparsity. Gaussian Splatting has shown its promising potential in rendering tasks, but it typ…

AV-GS: Learning Material and Geometry Aware Priors for Novel View Acoustic Synthesis

2024-06-13 · Swapnil Bhosale, Haosen Yang, Diptesh Kanojia, Jiankang Deng 외

Novel view acoustic synthesis (NVAS) aims to render binaural audio at any target viewpoint, given a mono audio emitted by a sound source at a 3D scene. Existing methods have proposed NeRF-based implicit models to exploit…

Audio SynthesisNeRF

Ground4D: Consistency-Aware 4D Reconstruction from Monocular Video

2026-06-27 · Qing Zhao, Weijian Deng, Pengxu Wei, Liang Lin arxiv

Learning a 4D scene representation from a single monocular video that supports dynamic novel-view synthesis while maintaining faithful geometry over time remains challenging. Dynamic Gaussian Splatting achieves strong re…