GEDIT: Geographic-Enhanced and Dependency-Guided Tagging for Joint POI and Accessibility Extraction at Baidu Maps
Yibo Sun, Jizhou Huang, Chunyuan Yuan, Miao Fan, Haifeng Wang, Ming, Liu, Bing Qin

TL;DR
This paper introduces GEDIT, a novel sequence tagging model that combines geographic-enhanced pre-training and dependency-guided graph convolution to accurately extract POI and accessibility information from unstructured text, improving efficiency in dynamic POI databases.
Contribution
The paper presents GEDIT, a new model integrating geographic and dependency information for joint POI and accessibility extraction, addressing challenges of new POI names and multiple pairs in text.
Findings
GEDIT outperforms baseline models in accuracy on real-world datasets.
Deployment in Baidu Maps demonstrates practical efficiency gains.
Model reduces human effort and labor costs significantly.
Abstract
Providing timely accessibility reminders of a point-of-interest (POI) plays a vital role in improving user satisfaction of finding places and making visiting decisions. However, it is difficult to keep the POI database in sync with the real-world counterparts due to the dynamic nature of business changes. To alleviate this problem, we formulate and present a practical solution that jointly extracts POI mentions and identifies their coupled accessibility labels from unstructured text. We approach this task as a sequence tagging problem, where the goal is to produce <POI name, accessibility label> pairs from unstructured text. This task is challenging because of two main issues: (1) POI names are often newly-coined words so as to successfully register new entities or brands and (2) there may exist multiple pairs in the text, which necessitates dealing with one-to-many or many-to-one…
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
MethodsConditional Random Field
