From Retrieval to Reasoning: A Framework for Cyber Threat Intelligence NER with Explicit and Adaptive Instructions
Jiaren Peng, Hongda Sun, Xuan Tian, Cheng Huang, Zeqing Li, Rui Yan

TL;DR
This paper introduces TTPrompt, a framework that improves Cyber Threat Intelligence NER by using explicit instructions and self-refinement, outperforming retrieval-based methods and matching fine-tuned models with minimal data.
Contribution
Proposes TTPrompt, a novel explicit instruction framework with feedback-driven refinement for CTI NER, addressing limitations of implicit induction in LLMs.
Findings
TTPrompt outperforms retrieval-based baselines on five CTI NER benchmarks.
With only 1% labeled data, TTPrompt rivals full-data fine-tuned models.
On LADDER, TTPrompt's Micro F1 is 71.96%, close to fine-tuned baselines.
Abstract
The automation of Cyber Threat Intelligence (CTI) relies heavily on Named Entity Recognition (NER) to extract critical entities from unstructured text. Currently, Large Language Models (LLMs) primarily address this task through retrieval-based In-Context Learning (ICL). This paper analyzes this mainstream paradigm, revealing a fundamental flaw: its success stems not from global semantic similarity but largely from the incidental overlap of entity types within retrieved examples. This exposes the limitations of relying on unreliable implicit induction. To address this, we propose TTPrompt, a framework shifting from implicit induction to explicit instruction. TTPrompt maps the core concepts of CTI's Tactics, Techniques, and Procedures (TTPs) into an instruction hierarchy: formulating task definitions as Tactics, guiding strategies as Techniques, and annotation guidelines as Procedures.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Cybercrime and Law Enforcement Studies · Misinformation and Its Impacts
