paper-with-me

Papers

C3G: Learning Compact 3D Representations with 2K Gaussians

2025-12-03 · Honggyu An, Jaewoo Jung, Mungyeom Kim, Chaehyun Kim, Minkyeong Jeon, Jisang Han, Kazumi Fukuda, Takuya Narihira, Hyuna Ko, Junsu Kim, Sunghwan Hong, Yuki Mitsufuji, Seungryong Kim arxiv

Reconstructing and understanding 3D scenes from unposed sparse views in a feed-forward manner remains as a challenging task in 3D computer vision. Recent approaches use per-pixel 3D Gaussian Splatting for reconstruction, followed by a 2D-to-3D feature lifting stage for scene understanding. However, they generate excessive redundant Gaussians, causing high memory overhead and sub-optimal multi-view feature aggregation, leading to degraded novel view synthesis and scene understanding performance. We propose C3G, a novel feed-forward framework that estimates compact 3D Gaussians only at essential spatial locations, minimizing redundancy while enabling effective feature lifting. We introduce learnable tokens that aggregate multi-view features through self-attention to guide Gaussian generation, ensuring each Gaussian integrates relevant visual features across views. We then exploit the learned attention patterns for Gaussian decoding to efficiently lift features. Extensive experiments on pose-free novel view synthesis, 3D open-vocabulary segmentation, and view-invariant feature aggregation demonstrate our approach's effectiveness. Results show that a compact yet geometrically meaningful representation is sufficient for high-quality scene reconstruction and understanding, achieving superior memory efficiency and feature fidelity compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2512.04021

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View SynthesisScene Understanding

Similar Papers 제목 키워드 기반

Compact Feed-Forward 3D Gaussians via Saliency-Guided Primitive Merging

2026-08-11 · Tim-Felix Fassch, Jochen Kall, Cyrill Stachniss arxiv

3D scene reconstruction, modeling, and rendering are highly relevant for numerous tasks, and 3D Gaussian splatting has become a standard choice in this context. Its feed-forward variants provide fast reconstruction from …

N-Dimensional Gaussians for Fitting of High Dimensional Functions

2024-05-30 · Stavros Diolatzis, Tobias Zirr, Alexandr Kuznetsov, Georgios Kopanas 외

In the wake of many new ML-inspired approaches for reconstructing and representing high-quality 3D content, recent hybrid and explicitly learned representations exhibit promising performance and quality characteristics. …

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…

NeuralGS: Bridging Neural Fields and 3D Gaussian Splatting for Compact 3D Representations

2025-03-29 · Zhenyu Tang, Chaoran Feng, Xinhua Cheng, Wangbo Yu 외

3D Gaussian Splatting (3DGS) demonstrates superior quality and rendering speed, but with millions of 3D Gaussians and significant storage and transmission costs. Recent 3DGS compression methods mainly concentrate on comp…

3DGSNeRFQuantization

S2GO: Streaming Sparse Gaussian Occupancy Prediction

2025-06-05 · Jinhyung Park, Yihan Hu, Chensheng Peng, Wenzhao Zheng 외

Despite the demonstrated efficiency and performance of sparse query-based representations for perception, state-of-the-art 3D occupancy prediction methods still rely on voxel-based or dense Gaussian-based 3D representati…

DenoisingPrediction