paper-with-me

홈 › Papers

RoadMap: A Light-Weight Semantic Map for Visual Localization towards Autonomous Driving

2021-06-04 · Tong Qin, Yuxin Zheng, Tongqing Chen, Yilun Chen, Qing Su

Accurate localization is of crucial importance for autonomous driving tasks. Nowadays, we have seen a lot of sensor-rich vehicles (e.g. Robo-taxi) driving on the street autonomously, which rely on high-accurate sensors (e.g. Lidar and RTK GPS) and high-resolution map. However, low-cost production cars cannot afford such high expenses on sensors and maps. How to reduce costs? How do sensor-rich vehicles benefit low-cost cars? In this paper, we proposed a light-weight localization solution, which relies on low-cost cameras and compact visual semantic maps. The map is easily produced and updated by sensor-rich vehicles in a crowd-sourced way. Specifically, the map consists of several semantic elements, such as lane line, crosswalk, ground sign, and stop line on the road surface. We introduce the whole framework of on-vehicle mapping, on-cloud maintenance, and user-end localization. The map data is collected and preprocessed on vehicles. Then, the crowd-sourced data is uploaded to a cloud server. The mass data from multiple vehicles are merged on the cloud so that the semantic map is updated in time. Finally, the semantic map is compressed and distributed to production cars, which use this map for localization. We validate the performance of the proposed map in real-world experiments and compare it against other algorithms. The average size of the semantic map is $36$ kb/km. We highlight that this framework is a reliable and practical localization solution for autonomous driving.

📄 PDF Abstract BibTeX arXiv:2106.02527

Code (1)

Linghao-Yang/Road-Map-SLAM

Tasks

Autonomous DrivingVisual Localization

Similar Papers 제목 키워드 기반

Monocular Localization with Semantics Map for Autonomous Vehicles

2024-06-06 · Jixiang Wan, Xudong Zhang, Shuzhou Dong, Yuwei Zhang 외

Accurate and robust localization remains a significant challenge for autonomous vehicles. The cost of sensors and limitations in local computational efficiency make it difficult to scale to large commercial applications.…

Autonomous DrivingAutonomous VehiclesComputational EfficiencyVisual Localization

SG2Loc: Sequential Visual Localization on 3D Scene Graphs

2026-06-10 · Nicole Damblon, Olga Vysotska, Federico Tombari, Marc Pollefeys 외 arxiv

Visual localization in complex indoor environments remains a critical challenge for robotics and AR applications. Sequential localization, where pose estimates are refined over time, is important for autonomous agents. H…

Visual LocalizationPoint Clouds

LightAVSeg: Lightweight Audio-Visual Segmentation

2026-05-09 · Qing Zhong, Guodong Ding, Lingqiao Liu, Zaiwen Feng 외 arxiv

Audio-Visual Segmentation (AVS) targets pixel level localization of sounding emitting objects in videos. However, existing models rely on dense cross-modal attention with quadratic computational cost, limiting their suit…

Autonomous Navigation at the Nano-Scale: Algorithms, Architectures, and Constraints

2026-01-19 · Mahmud S. Zango, Jianglin Lan arxiv

Autonomous navigation for nano-scale unmanned aerial vehicles (nano-UAVs) is governed by extreme Size, Weight, and Power (SWaP) constraints (with the weight < 50 g and sub-100 mW onboard processor), distinguishing it fun…

Reinforcement LearningVisual NavigationPose Estimation

Open-World Distributed Robot Self-Localization with Transferable Visual Vocabulary and Both Absolute and Relative Features

2021-09-09 · Mitsuki Yoshida, Ryogo Yamamoto, Daiki Iwata, Kanji Tanaka

Visual robot self-localization is a fundamental problem in visual robot navigation and has been studied across various problem settings, including monocular and sequential localization. However, many existing studies foc…

Graph Neural NetworkRobot Navigation