SegLoc: Learning Segmentation-Based Representations for Privacy-Preserving Visual Localization

Maxime Pietrantoni, M. Humenberger, Torsten Sattler, G. Csurka
2/14/2026

Abstract

Inspired by properties of semantic segmentation, in this paper we investigate how to leverage robust image segmentation in the context of privacy-preserving visual localization. We propose a new localization framework, SegLoc, that leverages image segmentation to create robust, compact, and privacy-preserving scene representations, i.e., 3D maps. We build upon the correspondence-supervised, fine-grained segmentation approach from [42], making it more robust by learning a set of cluster labels with discriminative clustering, additional consistency regularization terms and we jointly learn a global image representation along with a dense local representation. In our localization pipeline, the former will be used for retrieving the most similar images, the latter to refine the retrieved poses by minimizing the label inconsistency between the 3D points of the map and their projection onto the query image. In various experiments, we show that our proposed representation allows to achieve (close-to) state-of-the-art pose estimation results while only using a compact 3D map that does not contain enough information about the original images for an attacker to reconstruct personal information.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. Any repos shown below are weak matches — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{pietrantoni2026segloc,
  title  = {SegLoc: Learning Segmentation-Based Representations for Privacy-Preserving Visual Localization},
  author = {Maxime Pietrantoni and M. Humenberger and Torsten Sattler and G. Csurka},
  year   = {2026},
  doi    = {10.1109/CVPR52729.2023.01476},
  url    = {https://doi.org/10.1109/CVPR52729.2023.01476},
  journal = {CVPR 2023 2023}
}

Discussion