Related Experiment Video
Updated: Jan 16, 2026

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
Published on: June 13, 2025
Network attack knowledge inference with graph convolutional networks and convolutional 2D KG embeddings
Weiwu Ren1, Hewen Zhang1, Ying Lei2
1School of Computer Science and Technology, Changchun University of Science and Technology, Changchun, 130012, Jilin, China.
This study introduces KGConvE, a novel graph convolutional neural network method for inferring implicit network attack knowledge. It enhances the analysis of complex cyberattacks by effectively associating vulnerabilities (CVE), weaknesses (CWE), and attack patterns (CAPEC).
Area of Science:
- Cybersecurity
- Artificial Intelligence
- Network Security
Background:
- Analyzing large-scale penetration attacks with complex multi-relational and multi-hop paths presents significant challenges.
- Existing methods struggle with effective association mining of implicit network attack knowledge.
Purpose of the Study:
- To propose KGConvE, a graph convolutional neural network-based method for intelligent reasoning and association mining of implicit network attack knowledge.
- To enhance the accuracy and generalization capability of attack classification and inference tasks.
Main Methods:
- Obtained knowledge embeddings for Common Vulnerabilities and Exposures (CVE), Common Weakness Enumeration (CWE), and Common Attack Pattern Enumeration and Classification (CAPEC).
- Constructed attack context feature data and a relation matrix using these embeddings.
- Employed a graph convolutional neural network (GCN) for attack classification and the KGConvE model for attack inference.
Main Results:
- Significantly enhanced accuracy and generalization capability in attack classification through GCN improvements.
- Successfully inferred implicit relationships between CVE-CVE, CVE-CWE, and CVE-CAPEC.
- Achieved a Mean Reciprocal Rank (MRR) of 0.68 and Hits@10 of 0.58 in network attack knowledge inference tasks, outperforming baseline methods.
Conclusions:
- KGConvE effectively infers implicit relationships within network attack knowledge.
- The proposed method offers a significant performance improvement for network attack knowledge inference.
- This study is the first to apply the KGConvE model for attack inference tasks.
Related Concept Videos
Vector Algebra: Graphical Method
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
Graphs of Functions
Graphs of Equations in Two Variables
Neural Circuits
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Collisions in Multiple Dimensions: Problem Solving
A small car of mass 1,200 kg traveling east at 60 km/h collides at an intersection with a truck of mass 3,000 kg traveling due north at 40 km/h. The two vehicles are locked together. What is the...
Collisions in Multiple Dimensions: Introduction
