TTP-R1, a retrieval-then-select system fine-tuned with reinforcement learning, reports state-of-the-art average F1 on four multi-label MITRE ATT&CK extraction benchmarks, with sub-technique F1 7.4 points above Claude Sonnet 4.5 with RAG and 28x lower latency.
Minerva: Reinforcement Learning with Verifiable Rewards for Cyber Threat Intelligence LLMs
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Cyber threat intelligence (CTI) analysts routinely convert noisy, unstructured security artifacts into standardized, automation-ready representations. Although large language models (LLMs) show promise for this task, existing approaches remain brittle when producing structured CTI outputs and have largely relied on supervised fine-tuning (SFT). In contrast, CTI standards and community-maintained resources define canonical identifiers and schemas that enable deterministic verification of model outputs. We leverage this structure to study reinforcement learning with verifiable rewards (RLVR) for CTI tasks. We introduce Minerva, a unified dataset and training pipeline spanning multiple CTI subtasks, each paired with task-specific verifiers that score structured outputs and identifier predictions. To address reward sparsity during rollout, we propose MinervaRL, a lightweight self-training mechanism that generates additional verified trajectories and distills them back into the model. Averaged across four backbones and 12 CTI benchmarks, MinervaRL improves the mean score by 15.8 percentage points over the corresponding base models and by 4.3 points over GRPO.
citation-role summary
citation-polarity summary
fields
cs.CR 1years
2026 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Retrieval-Constrained Policy Optimization for Attack Technique Extraction from Cyber Threat Intelligence
TTP-R1, a retrieval-then-select system fine-tuned with reinforcement learning, reports state-of-the-art average F1 on four multi-label MITRE ATT&CK extraction benchmarks, with sub-technique F1 7.4 points above Claude Sonnet 4.5 with RAG and 28x lower latency.