The Road of Adaptive AI for Precision in Cybersecurity
Sahil Garg
TL;DR
The paper addresses the need for precision in cybersecurity amid rapidly evolving knowledge and noisy data. It advocates a dual strategy of inference-time adaptation (ICL, RAG, knowledge graphs) and model-level continual learning (unsupervised pretraining/fine-tuning, LoRA) to build robust GenAI pipelines. Practical guidance is drawn from production deployments, detailing how to pair retrieval strategies with domain knowledge and how to maintain currency through continual learning and task-specialized models. The work highlights open research directions in robustness, auditability, and secure deployment to advance practical, auditable AI for cyber defense.
Abstract
Cybersecurity's evolving complexity presents unique challenges and opportunities for AI research and practice. This paper shares key lessons and insights from designing, building, and operating production-grade GenAI pipelines in cybersecurity, with a focus on the continual adaptation required to keep pace with ever-shifting knowledge bases, tooling, and threats. Our goal is to provide an actionable perspective for AI practitioners and industry stakeholders navigating the frontier of GenAI for cybersecurity, with particular attention to how different adaptation mechanisms complement each other in end-to-end systems. We present practical guidance derived from real-world deployments, propose best practices for leveraging retrieval- and model-level adaptation, and highlight open research directions for making GenAI more robust, precise, and auditable in cyber defense.
