Optimal Assignment Kernels for Attributed Molecular Graphs

Abstract

We propose a new kernel function for attributed molecular graphs, which is based on the idea of computing an optimal assignment from the atoms of one molecule to those of another one, including information on neighborhood, membership to a certain structural element and other characteristics for each atom. As a byproduct this leads to a new class of kernel functions. We demonstrate how the necessary computations can be carried out efficiently. Compared to marginalized graph kernels our method in some cases leads to a significant reduction of the prediction error. Further improvement can be gained, if expert knowledge is combined with our method. We also investigate a reduced graph representation of molecules by collapsing certain structural elements, like e.g. rings, into a single node of the molecular graph.

Cite

Text

Fröhlich et al. "Optimal Assignment Kernels for Attributed Molecular Graphs." International Conference on Machine Learning, 2005. doi:10.1145/1102351.1102380

Markdown

[Fröhlich et al. "Optimal Assignment Kernels for Attributed Molecular Graphs." International Conference on Machine Learning, 2005.](https://mlanthology.org/icml/2005/frohlich2005icml-optimal/) doi:10.1145/1102351.1102380

BibTeX

@inproceedings{frohlich2005icml-optimal,
  title     = {{Optimal Assignment Kernels for Attributed Molecular Graphs}},
  author    = {Fröhlich, Holger and Wegner, Jörg K. and Sieker, Florian and Zell, Andreas},
  booktitle = {International Conference on Machine Learning},
  year      = {2005},
  pages     = {225-232},
  doi       = {10.1145/1102351.1102380},
  url       = {https://mlanthology.org/icml/2005/frohlich2005icml-optimal/}
}