EgoVM: Achieving Precise Ego-Localization using Lightweight Vectorized Maps
Yuzhe He, Shuang Liang, Xiaofei Rui, Chengying Cai, Guowei Wan

TL;DR
EgoVM is an end-to-end ego-localization system that uses lightweight vectorized maps and multi-view sensor data to achieve centimeter-level accuracy, outperforming existing vectorized map methods.
Contribution
The paper introduces EgoVM, a novel localization approach that replaces heavy point-based maps with lightweight vectorized maps and employs a transformer-based cross-modality matching technique.
Findings
Achieves centimeter-level localization accuracy.
Outperforms existing vectorized map methods.
Validated on nuScenes and real-world fleet data.
Abstract
Accurate and reliable ego-localization is critical for autonomous driving. In this paper, we present EgoVM, an end-to-end localization network that achieves comparable localization accuracy to prior state-of-the-art methods, but uses lightweight vectorized maps instead of heavy point-based maps. To begin with, we extract BEV features from online multi-view images and LiDAR point cloud. Then, we employ a set of learnable semantic embeddings to encode the semantic types of map elements and supervise them with semantic segmentation, to make their feature representation consistent with BEV features. After that, we feed map queries, composed of learnable semantic embeddings and coordinates of map elements, into a transformer decoder to perform cross-modality matching with BEV features. Finally, we adopt a robust histogram-based pose solver to estimate the optimal pose by searching…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Neural Network Applications · Robotic Path Planning Algorithms
