Descriptor Learning Using Convex Optimisation

Abstract

The objective of this work is to learn descriptors suitable for the sparse feature detectors used in viewpoint invariant matching. We make a number of novel contributions towards this goal: first, it is shown that learning the pooling regions for the descriptor can be formulated as a convex optimisation problem selecting the regions using sparsity; second, it is shown that dimensionality reduction can also be formulated as a convex optimisation problem, using the nuclear norm to reduce dimensionality. Both of these problems use large margin discriminative learning methods. The third contribution is a new method of obtaining the positive and negative training data in a weakly supervised manner. And, finally, we employ a state-of-the-art stochastic optimizer that is efficient and well matched to the non-smooth cost functions proposed here. It is demonstrated that the new learning methods improve over the state of the art in descriptor learning for large scale matching, Brown et al. [2], and large scale object retrieval, Philbin et al.  [10].

Cite

Text

Simonyan et al. "Descriptor Learning Using Convex Optimisation." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33718-5_18

Markdown

[Simonyan et al. "Descriptor Learning Using Convex Optimisation." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/simonyan2012eccv-descriptor/) doi:10.1007/978-3-642-33718-5_18

BibTeX

@inproceedings{simonyan2012eccv-descriptor,
  title     = {{Descriptor Learning Using Convex Optimisation}},
  author    = {Simonyan, Karen and Vedaldi, Andrea and Zisserman, Andrew},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {243-256},
  doi       = {10.1007/978-3-642-33718-5_18},
  url       = {https://mlanthology.org/eccv/2012/simonyan2012eccv-descriptor/}
}