paper-with-me

홈 › Papers

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

2024-11-27 · Miao Fan, Jizhou Huang, Haifeng Wang

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.

📄 PDF Abstract BibTeX arXiv:2411.18073

Code (1)

PaddlePaddle/Research 공식 구현 paddle

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

VPN: Verification of Poisoning in Neural Networks

2022-05-08 · Youcheng Sun, Muhammad Usman, Divya Gopinath, Corina S. Păsăreanu

Neural networks are successfully used in a variety of applications, many of them having safety and security concerns. As a result researchers have proposed formal verification techniques for verifying neural network prop…

Data Poisoningimage-classificationImage ClassificationNeural Network Security

Imperceptible Rhythm Backdoor Attacks: Exploring Rhythm Transformation for Embedding Undetectable Vulnerabilities on Speech Recognition

2024-06-16 · Wenhan Yao, Jiangkun Yang, Yongqiang He, Jia Liu 외

Speech recognition is an essential start ring of human-computer interaction, and recently, deep learning models have achieved excellent success in this task. However, when the model training and private data provider are…

Automatic Speech RecognitionData PoisoningRhythmSpeaker Verification+2

Backdoor Attack against Speaker Verification

2020-10-22 · Tongqing Zhai, Yiming Li, Ziqi Zhang, Baoyuan Wu 외

Speaker verification has been widely and successfully adopted in many mission-critical areas for user identification. The training of speaker verification requires a large amount of data, therefore users usually need to …

Backdoor AttackClusteringSpeaker VerificationUser Identification

A New Dataset, Poisson GAN and AquaNet for Underwater Object Grabbing

2020-03-03 · Chongwei Liu, Zhihui Wang, Shijie Wang, Tao Tang 외

To boost the object grabbing capability of underwater robots for open-sea farming, we propose a new dataset (UDD) consisting of three categories (seacucumber, seaurchin, and scallop) with 2,227 images. To the best of our…

4kGenerative Adversarial Networkobject-detectionObject Detection

Tracing Target Answers in Poisoned Retrieval Corpora via Token Influence Attribution

2026-06-24 · Yan-Lun Chen, Pin-Yu Chen, Chia-Mu Yu, Ying-Dar Lin 외 arxiv

Retrieval-Augmented Generation (RAG) systems are vulnerable to corpus poisoning attacks that manipulate model outputs through malicious retrieved documents. Existing detection methods typically rely on auxiliary classifi…