BibSonomy :: bibtex  ::

tag user group author concept BibTeX key search:all search:mschuber
A blue social bookmark and publication sharing system.
tags · relations · groups · popular
help · blog · about
login · register
mschuber's BibTeX entry:  

Shortest-Path Kernels on Graphs

Proceedings of the Fifth IEEE International Conference on Data Mining (ICDM 2005), : 74--81, 2005.
Authors: Karsten M. Borgwardt and Hans-Peter Kriegel
URL: http://dx.doi.org/10.1109/ICDM.2005.132
Tags: 2005 graph kernel path short to-read
Abstract: Data mining algorithms are facing the challenge to deal with an increasing number of complex objects. For graph data, a whole toolbox of data mining algorithms becomes available by defining a kernel function on instances of graphs. Graph kernels based on walks, subtrees and cycles in graphs have been proposed so far. As a general problem, these kernels are either computationally expensive or limited in their expressiveness. We try to overcome this problem by defining expressive graph kernels which are based on paths. As the computation of all paths and longest paths in a graph is NP-hard, we propose graph kernels based on shortest paths. These kernels are computable in polynomial time, retain expressivity and are still positive definite. In experiments on classification of graph models of proteins, our shortest-path kernels show significantly higher classificationaccuracy than walk-based kernels.
| URL | BibTeX  
@inproceedings{paper:borgwardt:2005,
title = {Shortest-Path Kernels on Graphs},
address = {Washington, DC, USA},
author = {Karsten M. Borgwardt and Hans-Peter Kriegel},
booktitle = {Proceedings of the Fifth IEEE International Conference on Data Mining (ICDM 2005)},
pages = {74--81},
publisher = {IEEE Computer Society},
url = {http://dx.doi.org/10.1109/ICDM.2005.132},
year = {2005},
abstract = {Data mining algorithms are facing the challenge to deal with an increasing number of complex objects. For graph data, a whole toolbox of data mining algorithms becomes available by defining a kernel function on instances of graphs. Graph kernels based on walks, subtrees and cycles in graphs have been proposed so far. As a general problem, these kernels are either computationally expensive or limited in their expressiveness. We try to overcome this problem by defining expressive graph kernels which are based on paths. As the computation of all paths and longest paths in a graph is NP-hard, we propose graph kernels based on shortest paths. These kernels are computable in polynomial time, retain expressivity and are still positive definite. In experiments on classification of graph models of proteins, our shortest-path kernels show significantly higher classificationaccuracy than walk-based kernels.},
keywords = {2005 graph kernel path short to-read }
}