AIIRNov 27, 2024

DuMapper: Towards Automatic Verification of Large-Scale POIs with Street Views at Baidu Maps

Baidu
arXiv:2411.18073v113 citationsh-index: 21Has CodeCIKM
Originality Incremental advance
AI Analysis

This addresses the high labor costs for companies like Baidu Maps in maintaining accurate POI databases, though it is an incremental improvement on existing verification methods.

The paper tackles the problem of verifying large-scale points of interest (POIs) in mapping services by developing DuMapper, an automatic system that uses street-view data to increase verification throughput by 50 times and has processed over 405 million iterations, equivalent to the work of 800 expert mappers.

With the increased popularity of mobile devices, Web mapping services have become an indispensable tool in our daily lives. To provide user-satisfied services, such as location searches, the point of interest (POI) database is the fundamental infrastructure, as it archives multimodal information on billions of geographic locations closely related to people's lives, such as a shop or a bank. Therefore, verifying the correctness of a large-scale POI database is vital. To achieve this goal, many industrial companies adopt volunteered geographic information (VGI) platforms that enable thousands of crowdworkers and expert mappers to verify POIs seamlessly; but to do so, they have to spend millions of dollars every year. To save the tremendous labor costs, we devised DuMapper, an automatic system for large-scale POI verification with the multimodal street-view data at Baidu Maps. DuMapper takes the signboard image and the coordinates of a real-world place as input to generate a low-dimensional vector, which can be leveraged by ANN algorithms to conduct a more accurate search through billions of archived POIs in the database for verification within milliseconds. It can significantly increase the throughput of POI verification by $50$ times. DuMapper has already been deployed in production since \DuMPOnline, which dramatically improves the productivity and efficiency of POI verification at Baidu Maps. As of December 31, 2021, it has enacted over $405$ million iterations of POI verification within a 3.5-year period, representing an approximate workload of $800$ high-performance expert mappers.

Code Implementations1 repo
Foundations

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

Your Notes