paper-with-me

Papers

A Temporal Graphlet Kernel for Classifying Dissemination in Evolving Networks

2022-09-12 · Lutz Oettershagen, Nils M. Kriege, Claude Jordan, Petra Mutzel

We introduce the \emph{temporal graphlet kernel} for classifying dissemination processes in labeled temporal graphs. Such dissemination processes can be spreading (fake) news, infectious diseases, or computer viruses in dynamic networks. The networks are modeled as labeled temporal graphs, in which the edges exist at specific points in time, and node labels change over time. The classification problem asks to discriminate dissemination processes of different origins or parameters, e.g., infectious diseases with different infection probabilities. Our new kernel represents labeled temporal graphs in the feature space of temporal graphlets, i.e., small subgraphs distinguished by their structure, time-dependent node labels, and chronological order of edges. We introduce variants of our kernel based on classes of graphlets that are efficiently countable. For the case of temporal wedges, we propose a highly efficient approximative kernel with low error in expectation. We show that our kernels are faster to compute and provide better accuracy than state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2209.07332

Code (1)

https://gitlab.com/tgpublic/tgraphlet 공식 구현

Similar Papers 제목 키워드 기반

Temporal Graph Kernels for Classifying Dissemination Processes

2019-10-14 · Lutz Oettershagen, Nils M. Kriege, Christopher Morris, Petra Mutzel

Many real-world graphs or networks are temporal, e.g., in a social network persons only interact at specific points in time. This information directs dissemination processes on the network, such as the spread of rumors, …

General ClassificationGraph Classification

Dynamic Graph Echo State Networks

2021-10-16 · Domenico Tortorella, Alessio Micheli

Dynamic temporal graphs represent evolving relations between entities, e.g. interactions between social network users or infection spreading. We propose an extension of graph echo state networks for the efficient process…

The Structurally Smoothed Graphlet Kernel

2014-03-03 · Pinar Yanardag, S. V. N. Vishwanathan

A commonly used paradigm for representing graphs is to use a vector that contains normalized frequencies of occurrence of certain motifs or sub-graphs. This vector representation can be used in a variety of applications,…

Efficient graphlet kernels for large graph comparison

2009-04-16 · Proceedings of the Twelth International Conference on Artificial Intelligence and Statistics 2009 4 · Nino Shervashidze, S. V. N. Vishwanathan, Tobias Petri, Kurt Mehlhorn 외

State-of-the-art graph kernels do not scale to large graphs with hundreds of nodes and thousands of edges. In this article we propose to compare graphs by counting graphlets, i.e., subgraphs with k nodes where k ε {3; 4;…

Graph Classification

Fast Graph Kernel with Optical Random Features

2020-10-16 · Hashem Ghanem, Nicolas Keriven, Nicolas Tremblay

The graphlet kernel is a classical method in graph classification. It however suffers from a high computation cost due to the isomorphism test it includes. As a generic proxy, and in general at the cost of losing some in…

Graph Classification