A Deep Hierarchical Framework for Robot Global Localization

Zelin Wang,Feng Gao,Yue Zhao,Yunpeng Yin,Liangyu Wang
DOI: https://doi.org/10.1007/s10846-022-01728-8
2022-10-10
Journal of Intelligent and Robotic Systems: Theory and Applications
Abstract:Robot global localization is a significant and challenging problem. The popular filter-based methods such as Monte Carlo Localization (MCL), which cover the entire state space with particles, have the problem of high computational cost especially in large-scale environments. In this paper, we propose a deep hierarchical framework for robot 2D global localization, which mainly includes coarse localization and fine localization. The coarse localization takes the RGB image as the input, and it provides an initial probability distribution by using CNN and Long Short-Term Memory (LSTM) based deep network. CNN learns suitable feature representations while LSTM is used for structural dimension reduction and feature association. For fine localization, we present a method combining fast branch-and-bound scan matching (FBBS) and MCL, which takes the pointcloud of LiDAR sensor as the input. FBBS quickly narrows the possible range of actual pose through finding the best match between the laser scan and map. Finally, the precise localization is realized by means of MCL. Finally, we used the Microsoft 7Scenes dataset and the Cambridge Landmarks dataset to evaluate our coarse localization method. It achieves an average accuracy of 0.191 m and 7.96 ∘ on 7Scenes dataset, and it achieves an average accuracy of 1.17 m and 4.10 ∘ on Cambridge Landmarks dataset. And the global localization experiments on a real robot shows that our success rate reaches up to 98%. Compared with other state-of-the-art methods, our framework can achieve faster convergence and more accurate estimation.
English Else
What problem does this paper attempt to address?