ACL 2024findings5 citations

GeoAgent: To Empower LLMs using Geospatial Tools for Address Standardization

Chenghua Huang, Shisong Chen, Zhixu Li, Jianfeng Qu, Yanghua Xiao, Jiaxin Liu, Zhigang Chen

Abstract

This paper presents a novel solution to tackle the challenges that posed by the abundance of non-standard addresses, which input by users in modern applications such as navigation maps, ride-hailing apps, food delivery platforms, and logistics services. These manually entered addresses often contain irregularities, such as missing information, spelling errors, colloquial descriptions, and directional offsets, which hinder address-related tasks like address matching and linking. To tackle these challenges, we propose GeoAgent, a new framework comprising two main components: a large language model (LLM) and a suite of geographical tools. By harnessing the semantic understanding capabilities of the LLM and integrating specific geospatial tools, GeoAgent incorporates spatial knowledge into address texts and achieves efficient address standardization. Further, to verify the effectiveness and practicality of our approach, we construct a comprehensive dataset of complex non-standard addresses, which fills the gaps in existing datasets and proves invaluable for training and evaluating the performance of address standardization models in this community. Experimental results demonstrate the efficacy of GeoAgent, showcasing substantial improvements in the performance of address-related models across various downstream tasks.

BibTeX
@inproceedings{huang-etal-2024-geoagent,
    title = "{G}eo{A}gent: To Empower {LLM}s using Geospatial Tools for Address Standardization",
    author = "Huang, Chenghua  and
      Chen, Shisong  and
      Li, Zhixu  and
      Qu, Jianfeng  and
      Xiao, Yanghua  and
      Liu, Jiaxin  and
      Chen, Zhigang",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2024",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-acl.362/",
    doi = "10.18653/v1/2024.findings-acl.362",
    pages = "6048--6063"
}
GeoAgent: To Empower LLMs using Geospatial Tools for Address Standardization · ACL 2024