Learning Kernels from Indefinite Similarities

Abstract

Similarity measures in many real applications generate indefinite similarity matrices. In this paper, we consider the problem of classification based on such indefinite similarities. These indefinite kernels cannot be used in standard kernel-based algorithms as the optimization problems become non-convex. In order to adapt kernel methods for similarity-based learning, we introduce a method that aims to simultaneously find a reproducing kernel Hilbert space based on the given similarities and train a classifier with good generalization in that space. The method is formulated as a convex optimization problem. We propose a simplified version, that can reduce overfitting and whose associated convex conic program can be solved in a very efficient way due to its special structure. We compare the proposed methods with five other methods on a collection of real data sets.

Cite

Text

Chen et al. "Learning Kernels from Indefinite Similarities." International Conference on Machine Learning, 2009. doi:10.1145/1553374.1553393

Markdown

[Chen et al. "Learning Kernels from Indefinite Similarities." International Conference on Machine Learning, 2009.](https://mlanthology.org/icml/2009/chen2009icml-learning/) doi:10.1145/1553374.1553393

BibTeX

@inproceedings{chen2009icml-learning,
  title     = {{Learning Kernels from Indefinite Similarities}},
  author    = {Chen, Yihua and Gupta, Maya R. and Recht, Benjamin},
  booktitle = {International Conference on Machine Learning},
  year      = {2009},
  pages     = {145-152},
  doi       = {10.1145/1553374.1553393},
  url       = {https://mlanthology.org/icml/2009/chen2009icml-learning/}
}