paper-with-me

홈 › Papers

CF3: Compact and Fast 3D Feature Fields

2025-08-07 · Hyunjoon Lee, Joonkyu Min, Jaesik Park arxiv

3D Gaussian Splatting (3DGS) has begun incorporating rich information from 2D foundation models. However, most approaches rely on a bottom-up optimization process that treats raw 2D features as ground truth, incurring increased computational costs. We propose a top-down pipeline for constructing compact and fast 3D Gaussian feature fields, namely, CF3. We first perform a fast weighted fusion of multi-view 2D features with pre-trained Gaussians. This approach enables training a per-Gaussian autoencoder directly on the lifted features, instead of training autoencoders in the 2D domain. As a result, the autoencoder better aligns with the feature distribution. More importantly, we introduce an adaptive sparsification method that optimizes the Gaussian attributes of the feature field while pruning and merging the redundant Gaussians, constructing an efficient representation with preserved geometric details. Our approach achieves a competitive 3D feature field using as little as 5% of the Gaussians compared to Feature-3DGS.

📄 PDF Abstract BibTeX arXiv:2508.05254

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TensoRF: Tensorial Radiance Fields

2022-03-17 · Anpei Chen, Zexiang Xu, Andreas Geiger, Jingyi Yu 외

We present TensoRF, a novel approach to model and reconstruct radiance fields. Unlike NeRF that purely uses MLPs, we model the radiance field of a scene as a 4D tensor, which represents a 3D voxel grid with per-voxel mul…

Low-Dose X-Ray Ct ReconstructionNeRFNovel View Synthesis

Efficient Sparse-to-Dense Optical Flow Estimation Using a Learned Basis and Layers

2015-06-01 · CVPR 2015 6 · Jonas Wulff, Michael J. Black

We address the elusive goal of estimating optical flow both accurately and efficiently by adopting a sparse-to-dense approach. Given a set of sparse matches, we regress to dense optical flow using a learned set of full-f…

CPUOptical Flow Estimation

WavePlanes: Compact Hex Planes for Dynamic Novel View Synthesis

2023-12-03 · Adrian Azzarelli, Nantheera Anantrasirichai, David R Bull

Dynamic Novel View Synthesis (Dynamic NVS) enhances NVS technologies to model moving 3-D scenes. However, current methods are resource intensive and challenging to compress. To address this, we present WavePlanes, a fast…

Novel View Synthesis

NeRFLight: Fast and Light Neural Radiance Fields Using a Shared Feature Grid

2023-01-01 · CVPR 2023 1 · Fernando Rivas-Manzaneque, Jorge Sierra-Acosta, Adrian Penate-Sanchez, Francesc Moreno-Noguer 외

While original Neural Radiance Fields (NeRF) have shown impressive results in modeling the appearance of a scene with compact MLP architectures, they are not able to achieve real-time rendering. This has been recentl…

NeRF

PlenVDB: Memory Efficient VDB-Based Radiance Fields for Fast Training and Rendering

2023-01-01 · CVPR 2023 1 · Han Yan, Celong Liu, Chao Ma, Xing Mei

In this paper, we present a new representation for neural radiance fields that accelerates both the training and the inference processes with VDB, a hierarchical data structure for sparse volumes. VDB takes both the …

NeRF