A Dockerized, workflow-orchestrated deep-learning system automatically digitizes geologic maps into georeferenced vector features, with reported high accuracy on easy maps but degraded performance on visually complex ones.
GeoLM: Empowering Language Models for Geospatially Grounded Language Understanding
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Humans subconsciously engage in geospatial reasoning when reading articles. We recognize place names and their spatial relations in text and mentally associate them with their physical locations on Earth. Although pretrained language models can mimic this cognitive process using linguistic context, they do not utilize valuable geospatial information in large, widely available geographical databases, e.g., OpenStreetMap. This paper introduces GeoLM, a geospatially grounded language model that enhances the understanding of geo-entities in natural language. GeoLM leverages geo-entity mentions as anchors to connect linguistic information in text corpora with geospatial information extracted from geographical databases. GeoLM connects the two types of context through contrastive learning and masked language modeling. It also incorporates a spatial coordinate embedding mechanism to encode distance and direction relations to capture geospatial context. In the experiment, we demonstrate that GeoLM exhibits promising capabilities in supporting toponym recognition, toponym linking, relation extraction, and geo-entity typing, which bridge the gap between natural language processing and geospatial sciences. The code is publicly available at https://github.com/knowledge-computing/geolm.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
DIGMAPPER: A Modular System for Automated Geologic Map Digitization
A Dockerized, workflow-orchestrated deep-learning system automatically digitizes geologic maps into georeferenced vector features, with reported high accuracy on easy maps but degraded performance on visually complex ones.