paper-with-me

Papers

Provenance Graph Kernel

2020-10-20 · David Kohan Marzagão, Trung Dong Huynh, Ayah Helal, Sean Baccas, Luc Moreau

Provenance is a record that describes how entities, activities, and agents have influenced a piece of data; it is commonly represented as graphs with relevant labels on both their nodes and edges. With the growing adoption of provenance in a wide range of application domains, users are increasingly confronted with an abundance of graph data, which may prove challenging to process. Graph kernels, on the other hand, have been successfully used to efficiently analyse graphs. In this paper, we introduce a novel graph kernel called provenance kernel, which is inspired by and tailored for provenance data. It decomposes a provenance graph into tree-patterns rooted at a given node and considers the labels of edges and nodes up to a certain distance from the root. We employ provenance kernels to classify provenance graphs from three application domains. Our evaluation shows that they perform well in terms of classification accuracy and yield competitive results when compared against existing graph kernel methods and the provenance network analytics method while more efficient in computing time. Moreover, the provenance types used by provenance kernels also help improve the explainability of predictive models built on them.

📄 PDF Abstract BibTeX arXiv:2010.10343

Code (1)

trungdong/provenance-kernel-evaluation 공식 구현

Similar Papers 제목 키워드 기반

An End-to-End Framework for Functionality-Embedded Provenance Graph Construction and Threat Interpretation

2026-03-17 · Kushankur Ghosh, Mehar Klair, Kian Kyars, Euijin Choo 외 arxiv

Provenance graphs model causal system-level interactions from logs, enabling anomaly detectors to learn normal behavior and detect deviations as attacks. However, existing approaches rely on brittle, manually engineered …

Provenance Tracking in AI Compilers through the Lens of Coalgebra

2026-06-09 · Zilu Tian, Liying Liu arxiv

AI compilers aggressively rewrite computation graphs through normalization, lowering, and optimization, making it difficult to track the provenance of tensors and operators across compilation. Reliable provenance is esse…

threaTrace: Detecting and Tracing Host-based Threats in Node Level Through Provenance Graph Learning

2021-11-08 · Su Wang, Zhiliang Wang, Tao Zhou, Xia Yin 외

Host-based threats such as Program Attack, Malware Implantation, and Advanced Persistent Threats (APT), are commonly adopted by modern attackers. Recent studies propose leveraging the rich contextual information in data …

Graph LearningGraph Neural NetworkIntrusion Detection

Flurry: a Fast Framework for Reproducible Multi-layered Provenance Graph Representation Learning

2022-03-05 · Maya Kapoor, Joshua Melton, Michael Ridenhour, Mahalavanya Sriram 외

Complex heterogeneous dynamic networks like knowledge graphs are powerful constructs that can be used in modeling data provenance from computer systems. From a security perspective, these attributed graphs enable causali…

Anomaly DetectionGraph ClassificationGraph Representation LearningKnowledge Graphs+1

Image Provenance Analysis via Graph Encoding with Vision Transformer

2024-08-26 · Keyang Zhang, Chenqi Kong, Shiqi Wang, Anderson Rocha 외

Recent advances in AI-powered image editing tools have significantly lowered the barrier to image modification, raising pressing security concerns those related to spreading misinformation and disinformation on social pl…

graph constructionMisinformation