paper-with-me

Papers

Adapting Large Language Models to Emerging Cybersecurity using Retrieval Augmented Generation

2025-10-31 · Arnabh Borah, Md Tanvirul Alam, Nidhi Rastogi arxiv

Security applications are increasingly relying on large language models (LLMs) for cyber threat detection; however, their opaque reasoning often limits trust, particularly in decisions that require domain-specific cybersecurity knowledge. Because security threats evolve rapidly, LLMs must not only recall historical incidents but also adapt to emerging vulnerabilities and attack patterns. Retrieval-Augmented Generation (RAG) has demonstrated effectiveness in general LLM applications, but its potential for cybersecurity remains underexplored. In this work, we introduce a RAG-based framework designed to contextualize cybersecurity data and enhance LLM accuracy in knowledge retention and temporal reasoning. Using external datasets and the Llama-3-8B-Instruct model, we evaluate baseline RAG, an optimized hybrid retrieval approach, and conduct a comparative analysis across multiple performance metrics. Our findings highlight the promise of hybrid retrieval in strengthening the adaptability and reliability of LLMs for cybersecurity tasks.

📄 PDF Abstract BibTeX arXiv:2510.27080

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Applications of Positive Unlabeled (PU) and Negative Unlabeled (NU) Learning in Cybersecurity

2024-12-09 · Robert Dilworth, Charan Gudla

This paper explores the relatively underexplored application of Positive Unlabeled (PU) Learning and Negative Unlabeled (NU) Learning in the cybersecurity domain. While these semi-supervised learning methods have been ap…

Intrusion DetectionMalware DetectionManagementMarketing+1

Retrieval Augmented Generation-based Large Language Models for Bridging Transportation Cybersecurity Legal Knowledge Gaps

2025-05-23 · Khandakar Ashrafi Akbar, Md Nahiyan Uddin, Latifur Khan, Trayce Hockstad 외

As connected and automated transportation systems evolve, there is a growing need for federal and state authorities to revise existing laws and develop new statutes to address emerging cybersecurity and data privacy chal…

Language ModelingLanguage ModellingLarge Language ModelRAG+4

The New Frontier of Cybersecurity: Emerging Threats and Innovations

2023-11-05 · Daksh Dave, Gauransh Sawhney, Pushkar Aggarwal, Nitish Silswal 외

In today's digitally interconnected world, cybersecurity threats have reached unprecedented levels, presenting a pressing concern for individuals, organizations, and governments. This study employs a qualitative research…

Fine-tuning of Large Language Models for Domain-Specific Cybersecurity Knowledge

2025-09-25 · Yuan Huang arxiv

Recent advancements in training paradigms for Large Language Models (LLMs) have unlocked their remarkable capabilities in natural language processing and cross-domain generalization. While LLMs excel in tasks like progra…

Computational EfficiencyDomain Generalization

A Survey of Agentic AI and Cybersecurity: Challenges, Opportunities and Use-case Prototypes

2026-01-08 · Sahaya Jestus Lazer, Kshitiz Aryal, Maanak Gupta, Elisa Bertino arxiv

Agentic AI marks an important transition from single-step generative models to systems capable of reasoning, planning, acting, and adapting over long-lasting tasks. By integrating memory, tool use, and iterative decision…

Fraud Detection