DCASI: A Sequence-based Attack Investigation Method Using DTW Contrastive Learning
Yun Li, Wei Qiao, Yan Zhu, Yunxiang Wang, Bo Jiang, Zhigang Lu
Abstract
The stealth and persistence of APT attacks make investigation particularly challenging, further complicated by the diversity and volume of host logs. Existing methods, though effective, have limitations: 1) They rely heavily on manual processing and complex models that often fail to capture temporal relationships in logs; 2) These models struggle to differentiate highly similar attack behaviors from normal activities; 3) Interpretability and security challenges in deep learning models remain unresolved. This paper introduces DCASI, a sequence-based investigation method that integrates DTW similarity with contrastive learning. By constructing provenance graphs and extracting sequences through node pairs, DCASI performs semantic analysis, computes DTW similarity matrices, and employs contrastive learning to generate robust sequence representations. A lightweight random forest model is then used to identify attack behaviors. Evaluation on public datasets shows that DCASI outperforms existing methods.
BibTeX
@inproceedings{icassp2025_dcasiasequenceba,
title = {DCASI: A Sequence-based Attack Investigation Method Using DTW Contrastive Learning},
author = {Yun Li and Wei Qiao and Yan Zhu and Yunxiang Wang and Bo Jiang and Zhigang Lu},
booktitle = {ICASSP 2025},
year = {2025}
}