paper-with-me

홈 › Papers

Kernel Square-Loss Exemplar Machines for Image Retrieval

2017-07-01 · CVPR 2017 7 · Rafael S. Rezende, Joaquin Zepeda, Jean Ponce, Francis Bach, Patrick Perez

Zepeda and Perez have recently demonstrated the promise of the exemplar SVM (ESVM) as a feature encoder for image retrieval. This paper extends this approach in several directions: We first show that replacing the hinge loss by the square loss in the ESVM cost function significantly reduces encoding time with negligible effect on accuracy. We call this model square-loss exemplar machine, or SLEM. We then introduce a kernelized SLEM which can be implemented efficiently through low-rank matrix decomposition, and displays improved performance. Both SLEM variants exploit the fact that the negative examples are fixed, so most of the SLEM computational complexity is relegated to an offline process independent of the positive examples. Our experiments establish the performance and computational advantages of our approach using a large array of base features and standard image retrieval datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Sparse Least Squares Low Rank Kernel Machines

2019-01-29 · Di Xu, Manjing Fang, Xia Hong, Junbin Gao

A general framework of least squares support vector machine with low rank kernels, referred to as LR-LSSVM, is introduced in this paper. The special structure of low rank kernels with a controlled model size brings spars…

Computational Efficiency

Learning with Neural Tangent Kernels in Near Input Sparsity Time

2021-04-01 · Amir Zandieh

The Neural Tangent Kernel (NTK) characterizes the behavior of infinitely wide neural nets trained under least squares loss by gradient descent. However, despite its importance, the super-quadratic runtime of kernel metho…

ARC

Kernel Machines Beat Deep Neural Networks on Mask-based Single-channel Speech Enhancement

2018-11-06 · Like Hui, Siyuan Ma, Mikhail Belkin

We apply a fast kernel method for mask-based single-channel speech enhancement. Specifically, our method solves a kernel regression problem associated to a non-smooth kernel function (exponential power kernel) with a hig…

regressionSpeech Enhancement

Scalable Nonlinear AUC Maximization Methods

2017-10-02 · Majdi Khalid, Indrakshi Ray, Hamidreza Chitsaz

The area under the ROC curve (AUC) is a measure of interest in various machine learning and data mining applications. It has been widely used to evaluate classification performance on heavily imbalanced data. The kerneli…

General Classification

Randomized Kernel Methods for Least-Squares Support Vector Machines

2017-03-22 · M. Andrecut

The least-squares support vector machine is a frequently used kernel method for non-linear regression and classification tasks. Here we discuss several approximation algorithms for the least-squares support vector machin…

ClassificationGeneral ClassificationMulti-class Classificationregression