paper-with-me

Papers

Framework for Multi-task Multiple Kernel Learning and Applications in Genome Analysis

2015-06-30 · Christian Widmer, Marius Kloft, Vipin T Sreedharan, Gunnar Rätsch

We present a general regularization-based framework for Multi-task learning (MTL), in which the similarity between tasks can be learned or refined using $\ell_p$-norm Multiple Kernel learning (MKL). Based on this very general formulation (including a general loss function), we derive the corresponding dual formulation using Fenchel duality applied to Hermitian matrices. We show that numerous established MTL methods can be derived as special cases from both, the primal and dual of our formulation. Furthermore, we derive a modern dual-coordinate descend optimization strategy for the hinge-loss variant of our formulation and provide convergence bounds for our algorithm. As a special case, we implement in C++ a fast LibLinear-style solver for $\ell_p$-norm MKL. In the experimental section, we analyze various aspects of our algorithm such as predictive performance and ability to reconstruct task relationships on biologically inspired synthetic data, where we have full control over the underlying ground truth. We also experiment on a new dataset from the domain of computational biology that we collected for the purpose of this paper. It concerns the prediction of transcription start sites (TSS) over nine organisms, which is a crucial task in gene finding. Our solvers including all discussed special cases are made available as open-source software as part of the SHOGUN machine learning toolbox (available at \url{http://shogun.ml}).

📄 PDF Abstract BibTeX arXiv:1506.09153

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Random Projections through multiple optical scattering: Approximating kernels at the speed of light

2015-10-22 · Alaa Saade, Francesco Caltagirone, Igor Carron, Laurent Daudet 외

Random projections have proven extremely useful in many signal processing and machine learning applications. However, they often require either to store a very large random matrix, or to use a different, structured matri…

MKLpy: a python-based framework for Multiple Kernel Learning

2020-07-20 · Ivano Lauriola, Fabio Aiolli

Multiple Kernel Learning is a recent and powerful paradigm to learn the kernel function from data. In this paper, we introduce MKLpy, a python-based framework for Multiple Kernel Learning. The library provides Multiple K…

Budget Online Multiple Kernel Learning

2015-11-16 · Jing Lu, Steven C. H. Hoi, Doyen Sahoo, Peilin Zhao

Online learning with multiple kernels has gained increasing interests in recent years and found many applications. For classification tasks, Online Multiple Kernel Classification (OMKC), which learns a kernel based class…

General Classification

Quantum Multiple Kernel Learning

2020-11-19 · Seyed Shakib Vedaie, Moslem Noori, Jaspreet S. Oberoi, Barry C. Sanders 외

Kernel methods play an important role in machine learning applications due to their conceptual simplicity and superior performance on numerous machine learning tasks. Expressivity of a machine learning model, referring t…

BIG-bench Machine LearningBinary Classification

Elastic-Net Multiple Kernel Learning: Combining Multiple Data Sources for Prediction

2025-12-12 · Janaina Mourão-Miranda, Zakria Hussain, Konstantinos Tsirlis, Christophe Phillips 외 arxiv

Multiple Kernel Learning (MKL) models combine several kernels in supervised and unsupervised settings to integrate multiple data representations or sources, each represented by a different kernel. MKL seeks an optimal li…