MEGA Hub

Cybersecurity Detection Classification with Reasoning-enabled Language Models

Authors

Do you know Amol Khanna?You can claim authorship or link another user.Do you know Manu Nandan?You can claim authorship or link another user.Do you know Cristian Viorel Popa?You can claim authorship or link another user.Do you know Joan Pujol-Roig?You can claim authorship or link another user.Do you know Diana Bolocan?You can claim authorship or link another user.Do you know Laura Vasilie?You can claim authorship or link another user.Do you know Alexandru Apostu?You can claim authorship or link another user.Do you know Chase Helwig?You can claim authorship or link another user.Do you know Mihaela Gaman?You can claim authorship or link another user.Do you know Michael Brautbar?You can claim authorship or link another user.Do you know Edward Raff?You can claim authorship or link another user.Do you know Chase Midler?You can claim authorship or link another user.Do you know Sven Krasser?You can claim authorship or link another user.

Abstract

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.

Community

00