CVLGOct 16, 2014

MKL-RT: Multiple Kernel Learning for Ratio-trace Problems via Convex Optimization

arXiv:1410.4470v22 citations
AI Analysis

This work addresses kernel selection for ratio-trace problems in computer vision, offering an incremental improvement over existing methods.

The authors tackled the problem of multiple kernel learning for ratio-trace problems by formulating it as a convex optimization problem, resulting in a method that outperforms a non-convex approach in tasks like discriminative dimensionality reduction and cross-modal retrieval.

In the recent past, automatic selection or combination of kernels (or features) based on multiple kernel learning (MKL) approaches has been receiving significant attention from various research communities. Though MKL has been extensively studied in the context of support vector machines (SVM), it is relatively less explored for ratio-trace problems. In this paper, we show that MKL can be formulated as a convex optimization problem for a general class of ratio-trace problems that encompasses many popular algorithms used in various computer vision applications. We also provide an optimization procedure that is guaranteed to converge to the global optimum of the proposed optimization problem. We experimentally demonstrate that the proposed MKL approach, which we refer to as MKL-RT, can be successfully used to select features for discriminative dimensionality reduction and cross-modal retrieval. We also show that the proposed convex MKL-RT approach performs better than the recently proposed non-convex MKL-DR approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes