paper-with-me

Papers

OSMGraphCLIP: Learning Global Location Representations from OpenStreetMap Graphs

2026-06-06 · Dimitrios Michail, Eleni Saka, Ioannis Giannopoulos, Ioannis Papoutsis arxiv

We present OSMGraphCLIP, a CLIP-style geospatial representation model that learns global location embeddings from freely available OpenStreetMap (OSM) data. OSMGraphCLIP represents geographic environments as heterogeneous graphs of typed OSM features, preserving the topological and semantic relationships among roads, buildings, land-use regions, and points of interest. A multi-scale graph encoder captures both fine-grained local structure and broader landscape composition, and supervises a spherical-harmonics location encoder through a contrastive alignment objective. We evaluate OSMGraphCLIP across a diverse suite of downstream geospatial regression and classification tasks spanning climate, ecology, socioeconomic indicators, public health, land cover, biodiversity, and wildfire forecasting, and show that structured OSM data alone supports strong global location representations across domains. OSMGraphCLIP matches or exceeds satellite-based baselines on the majority of benchmarks, with the most pronounced advantage on socioeconomic and public-health tasks, where OSM's explicit semantic annotation of the built environment encodes patterns of human activity that satellite pixels can only capture indirectly. On ecological and environmental tasks, the model remains closely competitive with imagery-based methods despite using no Earth observation data. Qualitative analysis confirms that the learned embeddings organize geographic space coherently, recovering biome boundaries, urban gradients, and tropical--temperate distinctions from map topology alone.

📄 PDF Abstract BibTeX arXiv:2606.08046

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Linking OpenStreetMap with Knowledge Graphs -- Link Discovery for Schema-Agnostic Volunteered Geographic Information

2020-11-06 · Nicolas Tempelmeier, Elena Demidova

Representations of geographic entities captured in popular knowledge graphs such as Wikidata and DBpedia are often incomplete. OpenStreetMap (OSM) is a rich source of openly available, volunteered geographic information …

Knowledge GraphsLink Prediction

Predicting the Location of Bicycle-sharing Stations using OpenStreetMap Data

2021-11-02 · Kamil Raczycki

Planning the layout of bicycle-sharing stations is a complex process, especially in cities where bicycle sharing systems are just being implemented. Urban planners often have to make a lot of estimates based on both publ…

Decision MakingTransfer Learning

SignLoc: Robust Localization using Navigation Signs and Public Maps

2025-08-26 · Nicky Zimmerman, Joel Loo, Ayush Agrawal, David Hsu arxiv

Navigation signs and maps, such as floor plans and street maps, are widely available and serve as ubiquitous aids for way-finding in human environments. Yet, they are rarely used by robot systems. This paper presents Sig…

GOTPR: General Outdoor Text-based Place Recognition Using Scene Graph Retrieval with OpenStreetMap

2025-01-15 · Donghwi Jung, Keonwoo Kim, Seong-Woo Kim

We propose GOTPR, a robust place recognition method designed for outdoor environments where GPS signals are unavailable. Unlike existing approaches that use point cloud maps, which are large and difficult to store, GOTPR…

Retrieval

World-POI: Global Point-of-Interest Data Enriched from Foursquare and OpenStreetMap as Tabular and Graph Data

2025-10-24 · Hossein Amiri, Mohammad Hashemi, Andreas Züfle arxiv

Recently, Foursquare released a global dataset with more than 100 million points of interest (POIs), each representing a real-world business on its platform. However, many entries lack complete metadata such as addresses…