On Graph Kernels: Hardness Results and Efficient Alternatives
Abstract
As most ‘real-world’ data is structured, research in kernel methods has begun investigating kernels for various kinds of structured data. One of the most widely used tools for modeling structured data are graphs. An interesting and important challenge is thus to investigate kernels on instances that are represented by graphs. So far, only very specific graphs such as trees and strings have been considered. This paper investigates kernels on labeled directed graphs with general structure. It is shown that computing a strictly positive definite graph kernel is at least as hard as solving the graph isomorphism problem. It is also shown that computing an inner product in a feature space indexed by all possible graphs, where each feature counts the number of subgraphs isomorphic to that graph, is NP -hard. On the other hand, inner products in an alternative feature space, based on walks in the graph, can be computed in polynomial time. Such kernels are defined in this paper.
Cite
Text
Gärtner et al. "On Graph Kernels: Hardness Results and Efficient Alternatives." Annual Conference on Computational Learning Theory, 2003. doi:10.1007/978-3-540-45167-9_11Markdown
[Gärtner et al. "On Graph Kernels: Hardness Results and Efficient Alternatives." Annual Conference on Computational Learning Theory, 2003.](https://mlanthology.org/colt/2003/gartner2003colt-graph/) doi:10.1007/978-3-540-45167-9_11BibTeX
@inproceedings{gartner2003colt-graph,
title = {{On Graph Kernels: Hardness Results and Efficient Alternatives}},
author = {Gärtner, Thomas and Flach, Peter A. and Wrobel, Stefan},
booktitle = {Annual Conference on Computational Learning Theory},
year = {2003},
pages = {129-143},
doi = {10.1007/978-3-540-45167-9_11},
url = {https://mlanthology.org/colt/2003/gartner2003colt-graph/}
}