paper-with-me

Papers

Spatial Language Representation with Multi-Level Geocoding

2020-08-21 · Sayali Kulkarni, Shailee Jain, Mohammad Javad Hosseini, Jason Baldridge, Eugene Ie, Li Zhang

We present a multi-level geocoding model (MLG) that learns to associate texts to geographic locations. The Earth's surface is represented using space-filling curves that decompose the sphere into a hierarchy of similarly sized, non-overlapping cells. MLG balances generalization and accuracy by combining losses across multiple levels and predicting cells at each level simultaneously. Without using any dataset-specific tuning, we show that MLG obtains state-of-the-art results for toponym resolution on three English datasets. Furthermore, it obtains large gains without any knowledge base metadata, demonstrating that it can effectively learn the connection between text spans and coordinates - and thus can be extended to toponymns not present in knowledge bases.

📄 PDF Abstract BibTeX arXiv:2008.09236

Code (1)

google-research-datasets/mlg_evaldata

Tasks

Toponym Resolution

Similar Papers 제목 키워드 기반

Towards Geocoding Spatial Expressions

2019-06-12 · Hussein S. Al-Olimat, Valerie L. Shalin, Krishnaprasad Thirunarayan, Joy Prakash Sain

Imprecise composite location references formed using ad hoc spatial expressions in English text makes the geocoding task challenging for both inference and evaluation. Typically such spatial expressions fill in unestabli…

Translation

Toward building next-generation Geocoding systems: a systematic review

2025-03-24 · Zhengcong Yin, Daniel W. Goldberg, Binbin Lin, Bing Zhou 외

Geocoding systems are widely used in both scientific research for spatial analysis and everyday life through location-based services. The quality of geocoded data significantly impacts subsequent processes and applicatio…

Information RetrievalRetrieval

A Survey on Geocoding: Algorithms and Datasets for Toponym Resolution

2021-07-17 · ACL ARR May 2021 5 · Anonymous

Geocoding, the task of converting unstructured text to structured spatial data, has recently seen progress thanks to a variety of new datasets, evaluation metrics, and machine-learning algorithms. We provide a survey to …

SurveyToponym Resolution

The World As Large Language Models See It: Exploring the reliability of LLMs in representing geographical features

2025-05-30 · Omid Reza Abbasi, Franz Welscher, Georg Weinberger, Johannes Scholz

As large language models (LLMs) continue to evolve, questions about their trustworthiness in delivering factual information have become increasingly important. This concern also applies to their ability to accurately rep…

Coordinates from Context: Using LLMs to Ground Complex Location References

2025-10-09 · Tessa Masis, Brendan O'Connor arxiv

Geocoding is the task of linking a location reference to an actual geographic location and is essential for many downstream analyses of unstructured text. In this paper, we explore the challenging setting of geocoding co…