CVROAug 21, 2020

Deep Phase Correlation for End-to-End Heterogeneous Sensor Measurements Matching

arXiv:2008.09474v413 citationsHas Code
AI Analysis

This addresses the challenge of localization when sensor modalities differ significantly, though it appears incremental as it builds on existing correlation-based methods with deep learning enhancements.

The paper tackles the problem of matching heterogeneous sensor measurements for localization by introducing an end-to-end deep phase correlation network (DPCN), which outperforms traditional phase correlation and other learning-based methods on simulation and real-world datasets.

The crucial step for localization is to match the current observation to the map. When the two sensor modalities are significantly different, matching becomes challenging. In this paper, we present an end-to-end deep phase correlation network (DPCN) to match heterogeneous sensor measurements. In DPCN, the primary component is a differentiable correlation-based estimator that back-propagates the pose error to learnable feature extractors, which addresses the problem that there are no direct common features for supervision. Also, it eliminates the exhaustive evaluation in some previous methods, improving efficiency. With the interpretable modeling, the network is light-weighted and promising for better generalization. We evaluate the system on both the simulation data and Aero-Ground Dataset which consists of heterogeneous sensor images and aerial images acquired by satellites or aerial robots. The results show that our method is able to match the heterogeneous sensor measurements, outperforming the comparative traditional phase correlation and other learning-based methods. Code is available at https://github.com/jessychen1016/DPCN .

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes