paper-with-me

홈 › Papers

A Multi-Agent System for Semantic Mapping of Relational Data to Knowledge Graphs

2025-11-09 · Milena Trajanoska, Riste Stojanov, Dimitar Trajanov arxiv

Enterprises often maintain multiple databases for storing critical business data in siloed systems, resulting in inefficiencies and challenges with data interoperability. A key to overcoming these challenges lies in integrating disparate data sources, enabling businesses to unlock the full potential of their data. Our work presents a novel approach for integrating multiple databases using knowledge graphs, focusing on the application of large language models as semantic agents for mapping and connecting structured data across systems by leveraging existing vocabularies. The proposed methodology introduces a semantic layer above tables in relational databases, utilizing a system comprising multiple LLM agents that map tables and columns to Schema.org terms. Our approach achieves a mapping accuracy of over 90% in multiple domains.

📄 PDF Abstract BibTeX arXiv:2511.06455

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Graphs

Similar Papers 제목 키워드 기반

Relationship-Aware Hierarchical 3D Scene Graph for Task Reasoning

2026-02-02 · Albert Gassol Puigjaner, Angelos Zacharia, Kostas Alexis arxiv

Representing and understanding 3D environments in a structured manner is crucial for autonomous agents to navigate and reason about their surroundings. While traditional Simultaneous Localization and Mapping (SLAM) metho…

Relational Reasoning

Grid-to-Graph: Flexible Spatial Relational Inductive Biases for Reinforcement Learning

2021-02-08 · Zhengyao Jiang, Pasquale Minervini, Minqi Jiang, Tim Rocktaschel

Although reinforcement learning has been successfully applied in many domains in recent years, we still lack agents that can systematically generalize. While relational inductive biases that fit a task can improve genera…

reinforcement-learningReinforcement Learning (RL)

Relational Priors as Convergence Pressure in LLM-Based Multi-Agent Systems

2026-08-04 · Ming Shen, Chao Shang, Sadat Shahriar, Devang Kulshreshtha 외 arxiv

Large language model-based multi-agent systems (LLM-MAS) are designed through roles, debate protocols, and aggregation rules. These choices create implicit social expectations: agents may be expected to trust, challenge,…

Relational Argumentation Semantics

2021-04-26 · Ryuta Arisaka, Takayuki Ito

In this paper, we propose a fresh perspective on argumentation semantics, to view them as a relational database. It offers encapsulation of the underlying argumentation graph, and allows us to understand argumentation se…

Grounded Relational Inference: Domain Knowledge Driven Explainable Autonomous Driving

2021-02-23 · Chen Tang, Nishan Srishankar, Sujitha Martin, Masayoshi Tomizuka

Explainability is essential for autonomous vehicles and other robotics systems interacting with humans and other objects during operation. Humans need to understand and anticipate the actions taken by the machines for tr…

Autonomous DrivingAutonomous Vehicles