paper-with-me

Papers

KRAFT: A Knowledge Graph-Based Framework for Automated Map Conflation

2025-09-04 · Farnoosh Hashemi, Laks V. S. Lakshmanan arxiv

Digital maps play a crucial role in various applications such as navigation, fleet management, and ride-sharing, necessitating their accuracy and currency, which require timely updates. While the majority of geospatial databases (GDBs) provide high-quality information, their data is (i) limited to specific regions and/or (ii) missing some entities, even in their covered areas. Map conflation is the process of augmentation of a GDB using another GDB to conflate missing spatial features. Existing map conflation methods suffer from two main limitations: (1) They are designed for the conflation of linear objects (e.g., road networks) and cannot simply be extended to non-linear objects, thus missing information about most entities in the map. (2) They are heuristic algorithmic approaches that are based on pre-defined rules, unable to learn entities matching in a data-driven manner. To address these limitations, we design KRAFT, a learning based approach consisting of three parts: (1) Knowledge Graph Construction - where each GDB is represented by a knowledge graph, (2) Map Matching - where we use a knowledge graph alignment method as well as a geospatial feature encoder to match entities in obtained knowledge graphs, and (3) Map Merging - where we merge matched entities in the previous modules in a consistent manner, using a mixed integer linear programming formulation that fully merges the GDBs without adding any inconsistencies. Our experimental evaluation shows that not only does KRAFT achieve outstanding performance compared to state-of-the-art and baseline methods in map conflation tasks, but each of its modules (e.g., Map Matching and Map Merging) also separately outperforms traditional matching and merging methods.

📄 PDF Abstract BibTeX arXiv:2509.04684

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Conflation of short identity-by-descent segments bias their inferred length distribution

2015-08-18

Identity-by-descent (IBD) is a fundamental concept in genetics with many applications. In a common definition, two haplotypes are said to contain an IBD segment if they share a segment that is inherited from a recent sha…

HyDRA: A Hybrid-Driven Reasoning Architecture for Verifiable Knowledge Graphs

2025-07-21 · Adrian Kaiser, Claudiu Leoveanu-Condrei, Ryan Gold, Marius-Constantin Dinu 외 arxiv

The synergy between symbolic knowledge, often represented by Knowledge Graphs (KGs), and the generative capabilities of neural networks is central to advancing neurosymbolic AI. A primary bottleneck in realizing this pot…

Knowledge Graphs

Character-level Deep Conflation for Business Data Analytics

2017-02-08 · Zhe Gan, P. D. Singh, Ameet Joshi, Xiaodong He 외

Connecting different text attributes associated with the same entity (conflation) is important in business data analytics since it could help merge two different tables in a database to provide a more comprehensive profi…

GPTKB 2.0: Direct Construction of Disambiguated Knowledge Bases from Large Language Models

2026-08-04 · Yujia Hu, Tuan-Phong Nguyen, Simon Razniewski arxiv

Automated Knowledge Base Construction (AKBC) is a core NLP task, and recent work proposes generating knowledge bases directly from large language models (LLMs), treating the model itself as the knowledge source. However,…

An End-to-end Point of Interest (POI) Conflation Framework

2021-09-13 · Raymond Low, Zeynep D. Tekler, Lynette Cheah

Point of interest (POI) data serves as a valuable source of semantic information for places of interest and has many geospatial applications in real estate, transportation, and urban planning. With the availability of di…