paper-with-me

Papers

Efficient Online Relative Comparison Kernel Learning

2015-01-06 · Eric Heim, Matthew Berger, Lee M. Seversky, Milos Hauskrecht

Learning a kernel matrix from relative comparison human feedback is an important problem with applications in collaborative filtering, object retrieval, and search. For learning a kernel over a large number of objects, existing methods face significant scalability issues inhibiting the application of these methods to settings where a kernel is learned in an online and timely fashion. In this paper we propose a novel framework called Efficient online Relative comparison Kernel LEarning (ERKLE), for efficiently learning the similarity of a large set of objects in an online manner. We learn a kernel from relative comparisons via stochastic gradient descent, one query response at a time, by taking advantage of the sparse and low-rank properties of the gradient to efficiently restrict the kernel to lie in the space of positive semidefinite matrices. In addition, we derive a passive-aggressive online update for minimally satisfying new relative comparisons as to not disrupt the influence of previously obtained comparisons. Experimentally, we demonstrate a considerable improvement in speed while obtaining improved or comparable accuracy compared to current methods in the online learning setting.

📄 PDF Abstract BibTeX arXiv:1501.01242

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRetrieval

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Relative Comparison Kernel Learning with Auxiliary Kernels

2013-09-02 · Eric Heim, Hamed Valizadegan, Milos Hauskrecht

In this work we consider the problem of learning a positive semidefinite kernel matrix from relative comparisons of the form: "object A is more similar to object B than it is to C", where comparisons are given by humans.…

Semi-supervised Kernel Metric Learning Using Relative Comparisons

2016-12-01 · Ehsan Amid, Aristides Gionis, Antti Ukkonen

We consider the problem of metric learning subject to a set of constraints on relative-distance comparisons between the data items. Such constraints are meant to reflect side-information that is not expressed directly in…

ClusteringMetric Learning

Large-scale Nonlinear Variable Selection via Kernel Random Features

2018-04-19 · Magda Gregorová, Jason Ramapuram, Alexandros Kalousis, Stéphane Marchand-Maillet

We propose a new method for input variable selection in nonlinear regression. The method is embedded into a kernel regression machine that can model general nonlinear functions, not being a priori limited to additive mod…

Additive modelsregressionVariable Selection

A Comparison Study of Nonlinear Kernels

2016-03-21 · Ping Li

In this paper, we compare 5 different nonlinear kernels: min-max, RBF, fRBF (folded RBF), acos, and acos-$\chi^2$, on a wide range of publicly available datasets. The proposed fRBF kernel performs very similarly to the R…

Manifold-Kernels Comparison in MKPLS for Visual Speech Recognition

2016-01-22 · Amr Bakry, Ahmed Elgammal

Speech recognition is a challenging problem. Due to the acoustic limitations, using visual information is essential for improving the recognition accuracy in real-life unconstraint situations. One common approach is to m…

speech-recognitionSpeech RecognitionVisual Speech Recognition