paper-with-me

Papers

Learning Geospatial Region Embedding with Heterogeneous Graph

2024-05-23 · Xingchen Zou, Jiani Huang, Xixuan Hao, Yuhao Yang, Haomin Wen, Yibo Yan, Chao Huang, Yuxuan Liang

Learning effective geospatial embeddings is crucial for a series of geospatial applications such as city analytics and earth monitoring. However, learning comprehensive region representations presents two significant challenges: first, the deficiency of effective intra-region feature representation; and second, the difficulty of learning from intricate inter-region dependencies. In this paper, we present GeoHG, an effective heterogeneous graph structure for learning comprehensive region embeddings for various downstream tasks. Specifically, we tailor satellite image representation learning through geo-entity segmentation and point-of-interest (POI) integration for expressive intra-regional features. Furthermore, GeoHG unifies informative spatial interdependencies and socio-environmental attributes into a powerful heterogeneous graph to encourage explicit modeling of higher-order inter-regional relationships. The intra-regional features and inter-regional correlations are seamlessly integrated by a model-agnostic graph learning framework for diverse downstream tasks. Extensive experiments demonstrate the effectiveness of GeoHG in geo-prediction tasks compared to existing methods, even under extreme data scarcity (with just 5% of training data). With interpretable region representations, GeoHG exhibits strong generalization capabilities across regions. We will release code and data upon paper notification.

📄 PDF Abstract BibTeX arXiv:2405.14135

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningRepresentation Learning

Similar Papers 제목 키워드 기반

MABLE: Masked Autoencoding with Bi-Lipschitz Decoding for Embeddings and Graph Metric Learning

2026-07-03 · Yaniv Shulman, Shaghayegh Akbarpour, Jack B. Muir arxiv

We propose MABLE (Masked Autoencoding with Bi-Lipschitz Decoding for Embeddings and Graph Metric Learning), a self-supervised framework for learning node and graph embeddings from large, heterogeneous graphs, demonstrate…

Metric Learning

Geospatial foundation-model embeddings improve population estimation unevenly across space and scale

2026-05-03 · Wenbin Zhang, Eimear Cleary, Francisco Rowe, Somnath Chaudhuri 외 arxiv

Reliable subnational population estimates are essential for applications, yet remain difficult where censuses are sparse, outdated or spatially coarse. Existing population-mapping workflows rely on hand-built geospatial …

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 heterogeneou…

OT on the Map: Quantifying Domain Shifts in Geographic Space

2026-04-17 · Haoran Zhang, Livia Betti, Konstantin Klemmer, Esther Rolf 외 arxiv

In computer vision and machine learning for geographic data, out-of-domain generalization is a pervasive challenge, arising from uneven global data coverage and distribution shifts across geographic regions. Though model…

Domain Generalization

SRAI: Towards Standardization of Geospatial AI

2023-10-19 · Piotr Gramacki, Kacper Leśniara, Kamil Raczycki, Szymon Woźniak 외

Spatial Representations for Artificial Intelligence (srai) is a Python library for working with geospatial data. The library can download geospatial data, split a given area into micro-regions using multiple algorithms a…