Towards the Application of GraphRAG to Network Security

Authors

  • Dr. Marco Carvalho Florida Institute of Technology
  • Fitzroy Nembhard Florida Institute of Technology https://orcid.org/0000-0003-4713-4885
  • Dhanish Mehta Florida Institute of Technology

DOI:

https://doi.org/10.32473/flairs.38.1.138895

Keywords:

Large Language Models, Artificial Intelligence, GraphRAG, Network Security, Cybersecurity

Abstract

The adoption of large language models (LLMs) has facilitated significant advancements in natural language processing. In a short space of time, LLMs have permeated a wide array of disciplines including healthcare, finance, education, etc. However, in their native form, LLMs retain information in their parameters, which sometimes causes the underlying models to produce inaccurate results or hallucinations. To that end, Retrieval-Augmented Generation (RAG) has been proposed to address some of the challenges of LLMs by referencing an external knowledge base while formulating a response to queries. Still, traditional RAG fails to handle the complex structure of relationships among different entities in structured data such as knowledge graphs. GraphRAG, a successor of basic RAG, leverages structural information contained in graphs to enable more precise and comprehensive retrieval thereby facilitating more accurate, context-aware responses. GraphRAG has been applied in many domains, but its use in a cybersecurity context has not been widely explored. In this research, we propose a framework that applies GraphRAG to network security monitoring. By generating knowledge graphs from network logs, we provide LLMs with more structured data, backed by an ontology, that enables the models to perform high-level reasoning to answer questions regarding the security posture of an organization more accurately.

Author Biography

Dr. Marco Carvalho, Florida Institute of Technology

Professor, College of Engineering and Science, Department of Electrical Engineering and Computer Science

Executive Director, L3Harris Institute for Assured Information

Downloads

Published

14-05-2025

How to Cite

Carvalho, M., Nembhard, F., & Mehta, D. (2025). Towards the Application of GraphRAG to Network Security. The International FLAIRS Conference Proceedings, 38(1). https://doi.org/10.32473/flairs.38.1.138895

Issue

Section

Special Track: Applied Natural Language Processing