Sentient: Detecting APTs Via Capturing Indirect Dependencies and Behavioral Logic

AAAI 2026 - An APT detection method combining pre-training and intent analysis using graph transformers and Mamba2.

Authors Wenhao Yan, Ning An, Wei Qiao, Weiheng Wu, Zhigang Lu, Bo Jiang, Baoxu Liu, Junrong Liu
Venue AAAI 2026
Institution Institute of Information Engineering, Chinese Academy of Sciences; School of Cyber Security, University of Chinese Academy of Sciences

# Abstract

Advanced Persistent Threats (APTs) are difficult to detect due to their complexity and stealthiness. To mitigate such attacks, many approaches model entities and their relationship using provenance graphs to detect the stealthy and persistent characteristics of APTs. However, existing detection methods suffer from the flaws of missing indirect dependencies, noisy complex scenarios, and missing behavioral logical associations, which make it difficult to detect complex scenarios and effectively identify stealthy threats. In this paper, we propose Sentient, an APT detection method that combines pre-training and intent analysis. It employs a graph transformer to learn structural and semantic information from provenance graphs to avoid missing indirect dependencies. We mitigate scenario noise by combining global and local information. Additionally, we design an Intent Analysis Module (IAM) to associate logical relationships between behaviors. Sentient is trained solely on easily obtainable benign data to detect malicious behaviors that deviate from benign behavioral patterns. We evaluated Sentient on three widely-used datasets covering real-world attacks and simulated attacks. Notably, compared to six state-of-the-art methods, Sentient achieved an average reduction of 44% in false positive rate (FPR) for detection, with 96% accuracy and 99% recall.

# Download

📄 Download PDF

# Citation

1
2
3
4
5
6
@inproceedings{yan2026sentient,
  title={Sentient: Detecting APTs Via Capturing Indirect Dependencies and Behavioral Logic},
  author={Yan, Wenhao and An, Ning and Qiao, Wei and Wu, Weiheng and Lu, Zhigang and Jiang, Bo and Liu, Baoxu and Liu, Junrong},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  year={2026}
}
Built with hugo 🖤 Stack
版权声明:Licensed under CC BY-NC-SA 4.0「署名-非商业性使用-相同方式共享 4.0 国际」