Context-Dependent Kernel Design for Object Matching and Recognition
Abstract
The success of kernel methods including support vector networks (SVMs) strongly depends on the design of appropriate kernels. While initially kernels were designed in order to handle fixed-length data, their extension to unordered, variable-length data became more than necessary for real pattern recognition problems such as object recognition and bioinformatics. We focus in this paper on object recognition using a new type of kernel referred to as ldquocontext-dependentrdquo. Objects, seen as constellations of local features (interest points, regions, etc.), are matched by minimizing an energy function mixing (1) a fidelity term which measures the quality of feature matching, (2) a neighborhood criteria which captures the object geometry and (3) a regularization term. We will show that the fixed-point of this energy is a ldquocontext-dependentrdquo kernel (ldquoCDKrdquo) which also satisfies the Mercer condition. Experiments conducted on object recognition show that when plugging our kernel in SVMs, we clearly outperform SVMs with ldquocontext-freerdquo kernels.
Cite
Text
Sahbi et al. "Context-Dependent Kernel Design for Object Matching and Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587607Markdown
[Sahbi et al. "Context-Dependent Kernel Design for Object Matching and Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/sahbi2008cvpr-context/) doi:10.1109/CVPR.2008.4587607BibTeX
@inproceedings{sahbi2008cvpr-context,
title = {{Context-Dependent Kernel Design for Object Matching and Recognition}},
author = {Sahbi, Hichem and Audibert, Jean-Yves and Rabarisoa, Jaonary and Keriven, Renaud},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2008},
doi = {10.1109/CVPR.2008.4587607},
url = {https://mlanthology.org/cvpr/2008/sahbi2008cvpr-context/}
}