paper-with-me

Papers

Random Binary Mappings for Kernel Learning and Efficient SVM

2013-07-19 · Gemma Roig, Xavier Boix, Luc van Gool

Support Vector Machines (SVMs) are powerful learners that have led to state-of-the-art results in various computer vision problems. SVMs suffer from various drawbacks in terms of selecting the right kernel, which depends on the image descriptors, as well as computational and memory efficiency. This paper introduces a novel kernel, which serves such issues well. The kernel is learned by exploiting a large amount of low-complex, randomized binary mappings of the input feature. This leads to an efficient SVM, while also alleviating the task of kernel selection. We demonstrate the capabilities of our kernel on 6 standard vision benchmarks, in which we combine several common image descriptors, namely histograms (Flowers17 and Daimler), attribute-like descriptors (UCI, OSR, and a-VOC08), and Sparse Quantization (ImageNet). Results show that our kernel learning adapts well to the different descriptors types, achieving the performance of the kernels specifically tuned for each image descriptor, and with similar evaluation cost as efficient SVM methods.

📄 PDF Abstract BibTeX arXiv:1307.5161

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeQuantization

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

online and lightweight kernel-based approximated policy iteration for dynamic p-norm linear adaptive filtering

2022-10-21 · Yuki Akiyama, Minh Vu, Konstantinos Slavakis

This paper introduces a solution to the problem of selecting dynamically (online) the ``optimal'' p-norm to combat outliers in linear adaptive filtering without any knowledge on the probability density function of the ou…

Generalized Reference Kernel for One-class Classification

2022-05-01 · Jenni Raitoharju, Alexandros Iosifidis

In this paper, we formulate a new generalized reference kernel hoping to improve the original base kernel using a set of reference vectors. Depending on the selected reference vectors, our formulation shows similarities …

ClassificationOne-Class Classification

Scalable Randomized Kernel Methods for Multiview Data Integration and Prediction

2023-04-10 · Sandra E. Safo, Han Lu

We develop scalable randomized kernel methods for jointly associating data from multiple sources and simultaneously predicting an outcome or classifying a unit into one of two or more classes. The proposed methods model …

Data Integration

Locality-sensitive binary codes from shift-invariant kernels

2009-12-01 · NeurIPS 2009 12 · Maxim Raginsky, Svetlana Lazebnik

This paper addresses the problem of designing binary codes for high-dimensional data such that vectors that are similar in the original space map to similar binary strings. We introduce a simple distribution-free encodin…

Binary embeddings with structured hashed projections

2015-11-16 · Anna Choromanska, Krzysztof Choromanski, Mariusz Bojarski, Tony Jebara 외

We consider the hashing mechanism for constructing binary embeddings, that involves pseudo-random projections followed by nonlinear (sign function) mappings. The pseudo-random projection is described by a matrix, where n…

LEMMA