paper-with-me

Papers

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 existing approaches for learning entity representations do not take these geometries into account. In this paper, we introduce a variant of RDF2Vec that incorporates geometric information to learn location-aware embeddings of entities. Our approach expands different nodes by flooding the graph from geographic nodes, ensuring that each reachable node is considered. Based on the resulting flooded graph, we apply a modified version of RDF2Vec that biases graph walks using spatial weights. Through evaluations on multiple benchmark datasets, we demonstrate that our approach outperforms both non-location-aware RDF2Vec and GeoTransE.

📄 PDF Abstract BibTeX arXiv:2504.17099

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Methods 이 논문이 사용한 방법론

RDF2Vec 설명 없음

Similar Papers 제목 키워드 기반

Relation-Aware Entity Alignment for Heterogeneous Knowledge Graphs

2019-08-22 · Yuting Wu, Xiao Liu, Yansong Feng, Zheng Wang 외

Entity alignment is the task of linking entities with the same real-world identity from different knowledge graphs (KGs), which has been recently dominated by embedding-based methods. Such approaches work by learning KG …

Entity AlignmentEntity EmbeddingsKnowledge GraphsRelation

EMBRE: Entity-aware Masking for Biomedical Relation Extraction

2024-01-15 · Mingjie Li, Karin Verspoor

Information extraction techniques, including named entity recognition (NER) and relation extraction (RE), are crucial in many domains to support making sense of vast amounts of unstructured text data by identifying and c…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2

Attribute-Consistent Knowledge Graph Representation Learning for Multi-Modal Entity Alignment

2023-04-04 · Qian Li, Shu Guo, Yangyifei Luo, Cheng Ji 외

The multi-modal entity alignment (MMEA) aims to find all equivalent entity pairs between multi-modal knowledge graphs (MMKGs). Rich attributes and neighboring entities are valuable for the alignment task, but existing wo…

AttributeEntity AlignmentGraph Neural NetworkGraph Representation Learning+4

Investigating Entity Knowledge in BERT with Simple Neural End-To-End Entity Linking

2020-03-11 · CONLL 2019 11 · Samuel Broscheit

A typical architecture for end-to-end entity linking systems consists of three steps: mention detection, candidate generation and entity disambiguation. In this study we investigate the following questions: (a) Can all t…

Entity DisambiguationEntity LinkingMachine TranslationQuestion Answering+3

Procedural Reading Comprehension with Attribute-Aware Context Flow

2020-03-31 · AKBC 2020 6 · Aida Amini, Antoine Bosselut, Bhavana Dalvi Mishra, Yejin Choi 외

Procedural texts often describe processes (e.g., photosynthesis and cooking) that happen over entities (e.g., light, food). In this paper, we introduce an algorithm for procedural reading comprehension by translating the…

AttributeReading Comprehension