Skip to content

BEACON: Behavior-Anchored Cross-Source Knowledge Graph Construction for Cyber Threat Intelligence

Aug 2026 · 0 citations · 50 references
Computer Science

TL;DR

BEACON is an LLM-driven framework for cross-source CTI knowledge graph construction that constructs and releases two human-annotated datasets from 34 sources and outperforms all baselines by at least 23% and 9%, respectively.

Abstract

Cyber threat intelligence (CTI) is foundational to modern cyber defense, yet much of it resides in unstructured reports whose volume and heterogeneity far exceed manual analysis, motivating research on automatically constructing knowledge graphs from CTI reports. However, existing approaches mainly extract partial information within a single report, leaving the cross-source setting unexplored, where the same threat is given unrelated names. Our key insight is that attack behaviors, once mapped to MITRE ATT&CK (a standardized catalog of attack techniques), can anchor the rest of a report. Attack behaviors are the adversarial actions a report describes, while contextual entities (e.g., threat actors, campaigns, and affected products) and Indicators of Compromise (IoCs; e.g., IP addresses) are their participants and traces. Attaching them to these anchors places every per-report graph in one canonical space. We realize this insight in BEACON, an LLM-driven framework for cross-source CTI knowledge graph construction. Its first stage extracts each report into a graph under a propose-then-verify paradigm, grounding candidates in report evidence and official ATT&CK definitions, to suppress LLM misclassification and hallucination. Its second stage merges these graphs with a hierarchical alignment strategy that applies signals in decreasing order of determinism, from character-level and semantic similarity to overlapping technique neighborhoods, iterating as merges pool neighborhoods. No existing benchmark links entities to technique anchors or provides cross-source alignment ground truth. We therefore construct and release two human-annotated datasets from 34 sources: to our knowledge the largest for report-level CTI extraction (8,395 elements) and the first for cross-source consolidation (3,487). On them, BEACON outperforms all baselines by at least 23% and 9%, respectively.

View source

Similar papers

Conference Open access 2026

Graph2TTP: Knowledge Graph-Guided Paragraph-Level TTPs Identification from Cyber Threat Intelligence Reports

Graph2TTP is proposed, a novel neural-symbolic framework for automated, paragraph-level Tactic, Technique and Procedure (TTP) identification that outperforms state-of-the-art neural baselines and establishes a robust new standard for accurate and interpretable threat intelligence analysis.

Patrick Zounon, Yu-Fei Han, Michel Hurfin et al. · 0 citations
Review Jul 2026

A Structured Cyber Threat Intelligence Dataset Using STIX 2.1 Entities and MITRE ATT&CK Mappings

A manually constructed dataset of 150 English-language CTI reports, each represented as STIX 2.1 based graphs, provides a benchmark for CTI information extraction, knowledge-graph construction, incident analysis, and threat attribution and indicates that locally deployed LLMs can support human reviewers in identifying annotation inconsistencies, but expert validation remains essential.

Dipshikha Das, Arnab Banik, Md. Shariful Islam et al. · 0 citations
Preprint Aug 2026

STINER: Automated Extraction of Strategic Cyber Threat Intelligence from X

STINER, a taxonomy and expert-annotated corpus for extracting strategic intelligence from social media streams is introduced, and how social-media-driven extraction can surface early signals of the SafePay ransomware campaign prior to its retrospective characterization in vendor threat landscape reports is illustrated.

Yasir Ech-Chammakhy, Oussama Azrara, J. Chbili et al. · 0 citations
#small language model Preprint Sep 2026

Merging Cyber Threat Intelligence Through Retrieval-Augmented Generation and Small Language Models for Rich Threat Representation

An automated pipeline is proposed that derives an actionable representation of a cyberattack from heterogeneous CTI sources and produces an enriched Attack Graph that captures a coarse, tactic-aligned progression of the attack and annotates each step with explicit pre-conditions and post-conditions, and an enriched description.

Nicola Deidda, L. Regano, Alessandro Sanna et al. · 0 citations
2026

R3S: Attack-Mitigation Reasoning in Security Knowledge Graphs

In recent years, threat intelligence analysis based on knowledge graphs has been widely regarded as a key approach to achieving proactive defense. However, existing research still suffers from deficiencies in timeliness and comprehensiveness when it comes to supplementing malicious vulnerabilities, mitigation measures, and their interrelationships, making it difficult to support systematic characterization of complex threats. Particularly in the process of predicting proactive defense measures for vulnerabilities, the modeling design of knowledge graphs remains imperfect, exhibiting significant limitations when depicting causal relationships between vulnerabilities and mitigation measures. Furthermore, most existing approaches model semantic and structural features in isolation, lacking effective mechanisms for synergistic integration. This hinders the deep mining and practical application value of threat intelligence. To address these challenges, we propose $\text {R}^{{3}}\text {S}$ (Reconciling Semantic and Structural Signals), a framework for attack-mitigation reasoning in security knowledge graphs. $\text {R}^{{3}}\text {S}$ consists of two key components: H-AIMG, a hierarchical adversary-informed mitigation graph constructed from practical intelligence on vulnerabilities and attack techniques within the APT organization ecosystem, and DPSR, a Dual-Phase Semantic–Structural Reconciliation approach that jointly exploits semantic and structural perspectives in a coordinated manner. Rather than relying on a fixed fusion mechanism, DPSR dynamically partitions the candidate set based on the confidence gradient of semantic scores, using an algorithm to detect the elbow point in the score distribution. This process guides the adaptive coordination of semantic and structural candidate sets for synergistic ranking, enabling context-sensitive integration of both perspectives. This paper leverages a collaborative optimization strategy to harness the complementary strengths of both approaches, thereby significantly enhancing the overall effectiveness of knowledge graphs in threat intelligence reasoning and attribution. Finally, extensive experiments conducted on H-AIMG clearly validate the effectiveness of the proposed DPSR.

Ze-Qing Li, Cheng Huang, Jia-Ren Peng et al. · 0 citations

Related blog posts

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.