CYGENT: A cybersecurity conversational agent with log summarization powered by GPT-3
Prasasthy Balasubramanian, Justin Seby, Panos Kostakos

TL;DR
CYGENT is a GPT-3.5 turbo-powered conversational agent designed for cybersecurity, capable of log summarization, event detection, and providing security insights, thereby aiding system administrators in managing complex cyber environments.
Contribution
This work fine-tunes GPT-3.5 turbo for cybersecurity tasks and demonstrates its superior performance in log summarization and analysis compared to other LLMs.
Findings
GPT-3.5 turbo achieved over 97% BERTscore in log summarization.
Davinci GPT-3 outperformed other tested LLMs in log analysis.
CodeT5-base-multi-sum shows potential as an offline log summarization model.
Abstract
In response to the escalating cyber-attacks in the modern IT and IoT landscape, we developed CYGENT, a conversational agent framework powered by GPT-3.5 turbo model, designed to aid system administrators in ensuring optimal performance and uninterrupted resource availability. This study focuses on fine-tuning GPT-3 models for cybersecurity tasks, including conversational AI and generative AI tailored specifically for cybersecurity operations. CYGENT assists users by providing cybersecurity information, analyzing and summarizing uploaded log files, detecting specific events, and delivering essential instructions. The conversational agent was developed based on the GPT-3.5 turbo model. We fine-tuned and validated summarizer models (GPT3) using manually generated data points. Using this approach, we achieved a BERTscore of over 97%, indicating GPT-3's enhanced capability in summarizing log…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Mining Algorithms and Applications
