English

Learning Federated Neural Graph Databases for Answering Complex Queries from Distributed Knowledge Graphs

Machine Learning 2025-07-09 v4 Artificial Intelligence Cryptography and Security Databases

Abstract

The increasing demand for deep learning-based foundation models has highlighted the importance of efficient data retrieval mechanisms. Neural graph databases (NGDBs) offer a compelling solution, leveraging neural spaces to store and query graph-structured data, thereby enabling LLMs to access precise and contextually relevant information. However, current NGDBs are constrained to single-graph operation, limiting their capacity to reason across multiple, distributed graphs. Furthermore, the lack of support for multi-source graph data in existing NGDBs hinders their ability to capture the complexity and diversity of real-world data. In many applications, data is distributed across multiple sources, and the ability to reason across these sources is crucial for making informed decisions. This limitation is particularly problematic when dealing with sensitive graph data, as directly sharing and aggregating such data poses significant privacy risks. As a result, many applications that rely on NGDBs are forced to choose between compromising data privacy or sacrificing the ability to reason across multiple graphs. To address these limitations, we propose to learn Federated Neural Graph DataBase (FedNGDB), a pioneering systematic framework that empowers privacy-preserving reasoning over multi-source graph data. FedNGDB leverages federated learning to collaboratively learn graph representations across multiple sources, enriching relationships between entities, and improving the overall quality of graph data.

Keywords

Cite

@article{arxiv.2402.14609,
  title  = {Learning Federated Neural Graph Databases for Answering Complex Queries from Distributed Knowledge Graphs},
  author = {Qi Hu and Weifeng Jiang and Haoran Li and Zihao Wang and Jiaxin Bai and Qianren Mao and Yangqiu Song and Lixin Fan and Jianxin Li},
  journal= {arXiv preprint arXiv:2402.14609},
  year   = {2025}
}

Comments

Accepted by TMLR. Reviewed on OpenReview: https://openreview.net/forum?id=3K1LRetR6Y

R2 v1 2026-06-28T14:57:13.154Z