Geo-Encoder: A Chunk-Argument Bi-Encoder Framework for Chinese Geographic Re-Ranking
Yong Cao, Ruixue Ding, Boli Chen, Xianzhi Li, Min Chen, Daniel, Hershcovich, Pengjun Xie, and Fei Huang

TL;DR
The paper introduces Geo-Encoder, a novel bi-encoder framework that enhances Chinese geographic re-ranking by effectively integrating geographical semantics, leading to significant improvements over existing methods.
Contribution
Geo-Encoder employs chunking of geographical spans and multi-task learning with asynchronous updates to better capture Chinese geographical semantics in re-ranking tasks.
Findings
Achieves a 6.22% increase in Hit@1 score on GeoTES dataset.
Significantly outperforms state-of-the-art baselines.
Effective integration of geographical semantics improves re-ranking accuracy.
Abstract
Chinese geographic re-ranking task aims to find the most relevant addresses among retrieved candidates, which is crucial for location-related services such as navigation maps. Unlike the general sentences, geographic contexts are closely intertwined with geographical concepts, from general spans (e.g., province) to specific spans (e.g., road). Given this feature, we propose an innovative framework, namely Geo-Encoder, to more effectively integrate Chinese geographical semantics into re-ranking pipelines. Our methodology begins by employing off-the-shelf tools to associate text with geographical spans, treating them as chunking units. Then, we present a multi-task learning module to simultaneously acquire an effective attention matrix that determines chunk contributions to extra semantic representations. Furthermore, we put forth an asynchronous update mechanism for the proposed addition…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGeographic Information Systems Studies · Data Management and Algorithms · Natural Language Processing Techniques
