paper-with-me

Papers

Gaussian Graph Network: Learning Efficient and Generalizable Gaussian Representations from Multi-view Images

2025-03-20 · Shengjun Zhang, Xin Fei, Fangfu Liu, Haixu Song, Yueqi Duan

3D Gaussian Splatting (3DGS) has demonstrated impressive novel view synthesis performance. While conventional methods require per-scene optimization, more recently several feed-forward methods have been proposed to generate pixel-aligned Gaussian representations with a learnable network, which are generalizable to different scenes. However, these methods simply combine pixel-aligned Gaussians from multiple views as scene representations, thereby leading to artifacts and extra memory cost without fully capturing the relations of Gaussians from different images. In this paper, we propose Gaussian Graph Network (GGN) to generate efficient and generalizable Gaussian representations. Specifically, we construct Gaussian Graphs to model the relations of Gaussian groups from different views. To support message passing at Gaussian level, we reformulate the basic graph operations over Gaussian representations, enabling each Gaussian to benefit from its connected Gaussian groups with Gaussian feature fusion. Furthermore, we design a Gaussian pooling layer to aggregate various Gaussian groups for efficient representations. We conduct experiments on the large-scale RealEstate10K and ACID datasets to demonstrate the efficiency and generalization of our method. Compared to the state-of-the-art methods, our model uses fewer Gaussians and achieves better image quality with higher rendering speed.

📄 PDF Abstract BibTeX arXiv:2503.16338

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSNovel View Synthesis

Similar Papers 제목 키워드 기반

MVSGaussian: Fast Generalizable Gaussian Splatting Reconstruction from Multi-View Stereo

2024-05-20 · Tianqi Liu, Guangcong Wang, Shoukang Hu, Liao Shen 외

We present MVSGaussian, a new generalizable 3D Gaussian representation approach derived from Multi-View Stereo (MVS) that can efficiently reconstruct unseen scenes. Specifically, 1) we leverage MVS to encode geometry-awa…

NeRFNovel View Synthesis

Generalizable Human Gaussian Splatting via Multi-view Semantic Consistency

2026-04-28 · Jingi Kim, Wonjun Kim arxiv

Recently, generalizable human Gaussian splatting from sparse-view inputs has been actively studied for the photorealistic human rendering. Most existing methods rely on explicit geometric constraints or predefined struct…

PixelGaussian: Generalizable 3D Gaussian Reconstruction from Arbitrary Views

2024-10-24 · Xin Fei, Wenzhao Zheng, Yueqi Duan, Wei Zhan 외

We propose PixelGaussian, an efficient feed-forward framework for learning generalizable 3D Gaussian reconstruction from arbitrary views. Most existing methods rely on uniform pixel-wise Gaussian representations, which l…

OVGaussian: Generalizable 3D Gaussian Segmentation with Open Vocabularies

2024-12-31 · Runnan Chen, Xiangyu Sun, Zhaoqing Wang, Youquan Liu 외

Open-vocabulary scene understanding using 3D Gaussian (3DGS) representations has garnered considerable attention. However, existing methods mostly lift knowledge from large 2D vision models into 3DGS on a scene-by-scene …

3DGS3D Semantic SegmentationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic Segmentation+2

RT-GS2: Real-Time Generalizable Semantic Segmentation for 3D Gaussian Representations of Radiance Fields

2024-05-28 · Mihnea-Bogdan Jurca, Remco Royen, Ion Giosan, Adrian Munteanu

Gaussian Splatting has revolutionized the world of novel view synthesis by achieving high rendering performance in real-time. Recently, studies have focused on enriching these 3D representations with semantic information…

Novel View SynthesisSegmentationSemantic Segmentation