paper-with-me

홈 › Papers

Controlled Sparsity Kernel Learning

2013-12-31 · Dinesh Govindaraj, Raman Sankaran, Sreedal Menon, Chiranjib Bhattacharyya

Multiple Kernel Learning(MKL) on Support Vector Machines(SVMs) has been a popular front of research in recent times due to its success in application problems like Object Categorization. This success is due to the fact that MKL has the ability to choose from a variety of feature kernels to identify the optimal kernel combination. But the initial formulation of MKL was only able to select the best of the features and misses out many other informative kernels presented. To overcome this, the Lp norm based formulation was proposed by Kloft et. al. This formulation is capable of choosing a non-sparse set of kernels through a control parameter p. Unfortunately, the parameter p does not have a direct meaning to the number of kernels selected. We have observed that stricter control over the number of kernels selected gives us an edge over these techniques in terms of accuracy of classification and also helps us to fine tune the algorithms to the time requirements at hand. In this work, we propose a Controlled Sparsity Kernel Learning (CSKL) formulation that can strictly control the number of kernels which we wish to select. The CSKL formulation introduces a parameter t which directly corresponds to the number of kernels selected. It is important to note that a search in t space is finite and fast as compared to p. We have also provided an efficient Reduced Gradient Descent based algorithm to solve the CSKL formulation, which is proven to converge. Through our experiments on the Caltech101 Object Categorization dataset, we have also shown that one can achieve better accuracies than the previous formulations through the right choice of t.

📄 PDF Abstract BibTeX arXiv:1401.0116

Code (0)

등록된 구현이 없습니다.

Tasks

Object Categorization

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 Analysis of Kernel Ridgeless Regression with Asymmetric Kernel Learning

2024-06-03 · Fan He, Mingzhen He, Lei Shi, Xiaolin Huang 외

Ridgeless regression has garnered attention among researchers, particularly in light of the ``Benign Overfitting'' phenomenon, where models interpolating noisy samples demonstrate robust generalization. However, kernel r…

regression

Exploiting sparsity to build efficient kernel based collaborative filtering for top-N item recommendation

2016-12-17 · Mirko Polato, Fabio Aiolli

The increasing availability of implicit feedback datasets has raised the interest in developing effective collaborative filtering techniques able to deal asymmetrically with unambiguous positive feedback and ambiguous ne…

Collaborative Filtering

Grassmannian Packings in Neural Networks: Learning with Maximal Subspace Packings for Diversity and Anti-Sparsity

2019-11-18 · Dian Ang Yap, Nicholas Roberts, Vinay Uday Prabhu

Kernel sparsity ("dying ReLUs") and lack of diversity are commonly observed in CNN kernels, which decreases model capacity. Drawing inspiration from information theory and wireless communications, we demonstrate the inte…

Diversity

GPU Kernels for Block-Sparse Weights

2017-12-01 · OpenAi 2017 12 · Scott Gray, Alec Radford and Diederik P. Kingma

We’re releasing highly optimized GPU kernels for an underexplored class of neural network architectures: networks with block-sparse weights. The kernels allow for efficient evaluation and differentiation of linear layers…

GPUSentiment Analysis