paper-with-me

Papers

Cybersecurity Detection Classification with Reasoning-enabled Language Models

2026-07-30 · Amol Khanna, Manu Nandan, Cristian Viorel Popa, Joan Pujol-Roig, Diana Bolocan, Laura Vasilie, Alexandru Apostu, Chase Helwig, Mihaela Gaman, Michael Brautbar, Edward Raff, Chase Midler, Sven Krasser arxiv

A major issue in Security Operations Centers (SOCs) is alert fatigue, as the number of detections reported is more than staff can triage in a given day. Prior work prompts or fine-tunes large language models (LLMs) to emit a triage label directly, but does not train them to reason about whether a detection is a genuine threat. We train a chain-of-thought (CoT) reasoning-enabled triage classifier on real, human-labeled Windows endpoint detections by combining automated prompt optimization, self-training, and reinforcement learning with verifiable rewards. We find that CoT reasoning also degrades the label-token probabilities that automated triage relies on, so we separately train a calibrator that reads the full reasoning trace and estimates the probability that the verdict is correct. Our system reaches 82.6% test accuracy and, at the high-confidence operating point that governs automated triage, improves benign recall by 43.0% and malicious recall by 18.3% over a direct-label LLM classifier. We further show that the trained calibrator is necessary - an untrained confidence judge collapses high-confidence recall to zero - and that a finetuned 30B model significantly outperforms frontier general-purpose models, motivating targeted training over scale.

📄 PDF Abstract BibTeX arXiv:2607.28460

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

PacketCLIP: Multi-Modal Embedding of Network Traffic and Language for Cybersecurity Reasoning

2025-03-05 · Ryozo Masukawa, Sanggeon Yun, Sungheon Jeong, Wenjun Huang 외

Traffic classification is vital for cybersecurity, yet encrypted traffic poses significant challenges. We present PacketCLIP, a multi-modal framework combining packet data with natural language semantics through contrast…

Anomaly DetectionClassificationGraph Neural NetworkIntrusion Detection+2

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 cybers…

Empowering Future Cybersecurity Leaders: Advancing Students through FINDS Education for Digital Forensic Excellence

2026-02-27 · Yashas Hariprasad, Subhash Gurappa, Sundararaj S. Iyengar, Jerry F. Miller 외 arxiv

The Forensics Investigations Network in Digital Sciences (FINDS) Research Center of Excellence (CoE), funded by the U.S. Army Research Laboratory, advances Digital Forensic Engineering Education (DFEE) through an integra…

Feature Importance

Large Language Models in Cybersecurity: Applications, Vulnerabilities, and Defense Techniques

2025-07-18 · Niveen O. Jaffal, Mohammed Alkhanafseh, David Mohaisen arxiv

Large Language Models (LLMs) are transforming cybersecurity by enabling intelligent, adaptive, and automated approaches to threat detection, vulnerability assessment, and incident response. With their advanced language u…

Systems-Theoretic and Data-Driven Security Analysis in ML-enabled Medical Devices

2025-06-18 · Gargi Mitra, Mohammadreza Hallajiyan, Inji Kim, Athish Pranav Dharmalingam 외

The integration of AI/ML into medical devices is rapidly transforming healthcare by enhancing diagnostic and treatment facilities. However, this advancement also introduces serious cybersecurity risks due to the use of c…

Diagnostic