Accelerating Dependency Graph Learning from Heterogeneous Categorical Event Streams via Knowledge Transfer
Chen Luo, Zhengzhang Chen, Lu-An Tang, Anshumali Shrivastava, Zhichun, Li

TL;DR
This paper introduces ACRET, a transfer learning model that accelerates the learning of dependency graphs from heterogeneous event streams by transferring relevant entity and dependency knowledge, improving efficiency and detection accuracy.
Contribution
ACRET is the first model to effectively transfer knowledge for dependency graph learning from heterogeneous categorical data, addressing domain variety issues with entity filtering and dependency construction.
Findings
ACRET outperforms traditional methods in synthetic and real datasets.
It achieves at least 20 days lead time in intrusion detection.
It improves detection accuracy by over 70%.
Abstract
Dependency graph, as a heterogeneous graph representing the intrinsic relationships between different pairs of system entities, is essential to many data analysis applications, such as root cause diagnosis, intrusion detection, etc. Given a well-trained dependency graph from a source domain and an immature dependency graph from a target domain, how can we extract the entity and dependency knowledge from the source to enhance the target? One way is to directly apply a mature dependency graph learned from a source domain to the target domain. But due to the domain variety problem, directly using the source dependency graph often can not achieve good performance. Traditional transfer learning methods mainly focus on numerical data and are not applicable. In this paper, we propose ACRET, a knowledge transfer based model for accelerating dependency graph learning from heterogeneous…
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
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Data Stream Mining Techniques
