LGMLNov 7, 2020

Graph Kernels: State-of-the-Art and Future Challenges

arXiv:2011.03854v2126 citations
AI Analysis

This is an incremental review paper summarizing current methods for researchers in fields like chemoinformatics and computational biology.

The paper reviews existing graph kernels for assessing similarity between graphs, enabling predictions in classification and regression, and includes an empirical comparison of state-of-the-art methods.

Graph-structured data are an integral part of many application domains, including chemoinformatics, computational biology, neuroimaging, and social network analysis. Over the last two decades, numerous graph kernels, i.e. kernel functions between graphs, have been proposed to solve the problem of assessing the similarity between graphs, thereby making it possible to perform predictions in both classification and regression settings. This manuscript provides a review of existing graph kernels, their applications, software plus data resources, and an empirical comparison of state-of-the-art graph kernels.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes