Learning to Localize in Unseen Scenes with Relative Pose Regressors
Ofer Idan, Yoli Shavit, Yosi Keller

TL;DR
This paper introduces a novel approach for relative pose regression that improves generalization to unseen scenes by aggregating feature maps into latent codes and using advanced rotation representations, outperforming existing methods.
Contribution
The authors propose a new RPR architecture that aggregates features into latent codes and employs Transformer Encoders and continuous rotation representations for better unseen scene localization.
Findings
Significantly improved localization in unseen environments.
Maintains competitive performance in seen scenes.
Validated through multiple ablation studies.
Abstract
Relative pose regressors (RPRs) localize a camera by estimating its relative translation and rotation to a pose-labelled reference. Unlike scene coordinate regression and absolute pose regression methods, which learn absolute scene parameters, RPRs can (theoretically) localize in unseen environments, since they only learn the residual pose between camera pairs. In practice, however, the performance of RPRs is significantly degraded in unseen scenes. In this work, we propose to aggregate paired feature maps into latent codes, instead of operating on global image descriptors, in order to improve the generalization of RPRs. We implement aggregation with concatenation, projection, and attention operations (Transformer Encoders) and learn to regress the relative pose parameters from the resulting latent codes. We further make use of a recently proposed continuous representation of rotation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · 3D Surveying and Cultural Heritage · Advanced Vision and Imaging
