paper-with-me

Papers

Large-Margin Multiple Kernel Learning for Discriminative Features Selection and Representation Learning

2019-03-08 · Babak Hosseini, Barbara Hammer

Multiple kernel learning (MKL) algorithms combine different base kernels to obtain a more efficient representation in the feature space. Focusing on discriminative tasks, MKL has been used successfully for feature selection and finding the significant modalities of the data. In such applications, each base kernel represents one dimension of the data or is derived from one specific descriptor. Therefore, MKL finds an optimal weighting scheme for the given kernels to increase the classification accuracy. Nevertheless, the majority of the works in this area focus on only binary classification problems or aim for linear separation of the classes in the kernel space, which are not realistic assumptions for many real-world problems. In this paper, we propose a novel multi-class MKL framework which improves the state-of-the-art by enhancing the local separation of the classes in the feature space. Besides, by using a sparsity term, our large-margin multiple kernel algorithm (LMMK) performs discriminative feature selection by aiming to employ a small subset of the base kernels. Based on our empirical evaluations on different real-world datasets, LMMK provides a competitive classification accuracy compared with the state-of-the-art algorithms in MKL. Additionally, it learns a sparse set of non-zero kernel weights which leads to a more interpretable feature selection and representation learning.

📄 PDF Abstract BibTeX arXiv:1903.03364

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classificationfeature selectionGeneral ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

Supervised Kernel Descriptors for Visual Recognition

2013-06-01 · CVPR 2013 6 · Peng Wang, Jingdong Wang, Gang Zeng, Weiwei Xu 외

In visual recognition tasks, the design of low level image feature representation is fundamental. The advent of local patch features from pixel attributes such as SIFT and LBP, has precipitated dramatic progresses. Recen…

General Classificationimage-classificationImage Classification

Beta Process Multiple Kernel Learning

2014-06-01 · CVPR 2014 6 · Bingbing Ni, Teng Li, Pierre Moulin

In kernel based learning, the kernel trick transforms the original representation of a feature instance into a vector of similarities with the training feature instances, known as kernel representation. However, feature …

Variational Inference

Generalizing Supervised Deep Learning MRI Reconstruction to Multiple and Unseen Contrasts using Meta-Learning Hypernetworks

2023-07-13 · Sriprabha Ramanarayanan, Arun Palla, Keerthi Ram, Mohanasankar Sivaprakasam

Meta-learning has recently been an emerging data-efficient learning technique for various medical imaging operations and has helped advance contemporary deep learning models. Furthermore, meta-learning enhances the knowl…

Image ReconstructionInductive BiasMeta-LearningMRI Reconstruction+1

Max-Margin based Discriminative Feature Learning

2014-12-16 · Changsheng Li, Qingshan Liu, Weishan Dong, Xin Zhang 외

In this paper, we propose a new max-margin based discriminative feature learning method. Specifically, we aim at learning a low-dimensional feature representation, so as to maximize the global margin of the data and make…

General ClassificationMulti-class Classification

Integrating Bayesian and Discriminative Sparse Kernel Machines for Multi-class Active Learning

2019-12-01 · NeurIPS 2019 12 · Weishi Shi, Qi Yu

We propose a novel active learning (AL) model that integrates Bayesian and discriminative kernel machines for fast and accurate multi-class data sampling. By joining a sparse Bayesian model and a maximum margin machine u…

Active Learning