paper-with-me

홈 › Papers

SE-KGE: A Location-Aware Knowledge Graph Embedding Model for Geographic Question Answering and Spatial Semantic Lifting

2020-04-25 · Gengchen Mai, Krzysztof Janowicz, Ling Cai, Rui Zhu, Blake Regalia, Bo Yan, Meilin Shi, Ni Lao

Learning knowledge graph (KG) embeddings is an emerging technique for a variety of downstream tasks such as summarization, link prediction, information retrieval, and question answering. However, most existing KG embedding models neglect space and, therefore, do not perform well when applied to (geo)spatial data and tasks. For those models that consider space, most of them primarily rely on some notions of distance. These models suffer from higher computational complexity during training while still losing information beyond the relative distance between entities. In this work, we propose a location-aware KG embedding model called SE-KGE. It directly encodes spatial information such as point coordinates or bounding boxes of geographic entities into the KG embedding space. The resulting model is capable of handling different types of spatial reasoning. We also construct a geographic knowledge graph as well as a set of geographic query-answer pairs called DBGeo to evaluate the performance of SE-KGE in comparison to multiple baselines. Evaluation results show that SE-KGE outperforms these baselines on the DBGeo dataset for geographic logic query answering task. This demonstrates the effectiveness of our spatially-explicit model and the importance of considering the scale of different geographic entities. Finally, we introduce a novel downstream task called spatial semantic lifting which links an arbitrary location in the study area to entities in the KG via some relations. Evaluation on DBGeo shows that our model outperforms the baseline by a substantial margin.

📄 PDF Abstract BibTeX arXiv:2004.14171

Code (1)

gengchenmai/se-kge pytorch

Tasks

Geographic Question AnsweringGraph EmbeddingInformation RetrievalKnowledge Graph EmbeddingLink PredictionQuestion AnsweringRetrievalSpatial Reasoning

Similar Papers 제목 키워드 기반

Towards Interpretable Geo-localization: a Concept-Aware Global Image-GPS Alignment Framework

2025-09-02 · Furong Jia, Lanxin Liu, Ce Hou, Fan Zhang 외 arxiv

Worldwide geo-localization involves determining the exact geographic location of images captured globally, typically guided by geographic cues such as climate, landmarks, and architectural styles. Despite advancements in…

Contrastive Learning

GeoRDF2Vec Learning Location-Aware Entity Representations in Knowledge Graphs

2025-04-23 · Martin Boeckling, Heiko Paulheim, Sarah Detzler

Many knowledge graphs contain a substantial number of spatial entities, such as cities, buildings, and natural landmarks. For many of these entities, exact geometries are stored within the knowledge graphs. However, most…

Knowledge Graphs

Geo-Aware Image Caption Generation

2020-12-01 · COLING 2020 8 · Sofia Nikiforova, Tejaswini Deoskar, Denis Paperno, Yoad Winter

Standard image caption generation systems produce generic descriptions of images and do not utilize any contextual information or world knowledge. In particular, they are unable to generate captions that contain referenc…

Caption GenerationImage CaptioningWorld Knowledge

Geolocation of Cultural Heritage using Multi-View Knowledge Graph Embedding

2022-09-08 · Hebatallah A. Mohamed, Sebastiano Vascon, Feliks Hibraj, Stuart James 외

Knowledge Graphs (KGs) have proven to be a reliable way of structuring data. They can provide a rich source of contextual information about cultural heritage collections. However, cultural heritage KGs are far from being…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsMULTI-VIEW LEARNING

GeoGNN: Time Series Geo-Localization using Two-Tower Graph Neural Networks

2026-06-06 · Toan Tran, Waqwoya Abebe, Abhishek Potnis, Supriya Chinthavali 외 arxiv

This paper investigates a novel concept of time series geolocalization, where the goal is to infer the geographic origin of each raw time series. Successful geolocalization can provide spatial context to time series, ena…