paper-with-me

홈 › Papers

Gaussian Splatting Feature Fields for (Privacy-Preserving) Visual Localization

2025-01-01 · CVPR 2025 1 · Maxime Pietrantoni, Gabriela Csurka, Torsten Sattler

Visual localization is the task of estimating a camera pose in a known environment. In this paper, we utilize 3D Gaussian Splatting (3DGS)-based representations for accurate and privacy-preserving visual localization. We propose Gaussian Splatting Feature Fields (GSFFs), a scene representation for visual localization that combines an explicit geometry model (3DGS) with an implicit feature field. We leverage the dense geometric information and differentiable rasterization algorithm from 3DGS to learn robust feature representations grounded in 3D. In particular, we align a 3D scale-aware feature field and a 2D feature encoder in a common embedding space through a contrastive framework. Using a 3D structure-informed clustering procedure, we further regularize the representation learning and seamlessly convert the features to segmentations, which can be used for privacy-preserving visual localization. Pose refinement, which involves aligning either feature maps or segmentations from a query image with those rendered from the GSFFs scene representation, is used to achieve localization. The resulting privacy- and non-privacy-preserving localization pipelines, evaluated on multiple real-world datasets, show state-of-the-art performances.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSPrivacy PreservingRepresentation LearningVisual Localization

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Gaussian Splatting Feature Fields for Privacy-Preserving Visual Localization

2025-07-31 · Maxime Pietrantoni, Gabriela Csurka, Torsten Sattler arxiv

Visual localization is the task of estimating a camera pose in a known environment. In this paper, we utilize 3D Gaussian Splatting (3DGS)-based representations for accurate and privacy-preserving visual localization. We…

Representation LearningVisual Localization

FHGS: Feature-Homogenized Gaussian Splatting

2025-05-25 · Q. G. Duan, Benyun Zhao, Mingqiao Han Yijun Huang, Ben M. Chen

Scene understanding based on 3D Gaussian Splatting (3DGS) has recently achieved notable advances. Although 3DGS related methods have efficient rendering capabilities, they fail to address the inherent contradiction betwe…

3DGSScene Understanding

DEGSTalk: Decomposed Per-Embedding Gaussian Fields for Hair-Preserving Talking Face Synthesis

2024-12-28 · Kaijun Deng, Dezhi Zheng, Jindong Xie, Jinbao Wang 외

Accurately synthesizing talking face videos and capturing fine facial features for individuals with long hair presents a significant challenge. To tackle these challenges in existing methods, we propose a decomposed per-…

3DGSFace Generation

GauSSmart: Enhanced 3D Reconstruction through 2D Foundation Models and Geometric Filtering

2025-10-16 · Alexander Valverde, Brian Xu, Yuyin Zhou, Meng Xu 외 arxiv

Scene reconstruction has emerged as a central challenge in computer vision, with approaches such as Neural Radiance Fields (NeRF) and Gaussian Splatting achieving remarkable progress. While Gaussian Splatting demonstrate…

3D Reconstruction

4D Neural Voxel Splatting: Dynamic Scene Rendering with Voxelized Guassian Splatting

2025-11-01 · Chun-Tin Wu, Jun-Cheng Chen arxiv

Although 3D Gaussian Splatting (3D-GS) achieves efficient rendering for novel view synthesis, extending it to dynamic scenes still results in substantial memory overhead from replicating Gaussians across frames. To addre…

Novel View Synthesis