paper-with-me

Papers

Multiple kernel multivariate performance learning using cutting plane algorithm

2015-08-25 · Jingbin Wang, Haoxiang Wang, Yihua Zhou, Nancy McDonald

In this paper, we propose a multi-kernel classifier learning algorithm to optimize a given nonlinear and nonsmoonth multivariate classifier performance measure. Moreover, to solve the problem of kernel function selection and kernel parameter tuning, we proposed to construct an optimal kernel by weighted linear combination of some candidate kernels. The learning of the classifier parameter and the kernel weight are unified in a single objective function considering to minimize the upper boundary of the given multivariate performance measure. The objective function is optimized with regard to classifier parameter and kernel weight alternately in an iterative algorithm by using cutting plane algorithm. The developed algorithm is evaluated on two different pattern classification methods with regard to various multivariate performance measure optimization problems. The experiment results show the proposed algorithm outperforms the competing methods.

📄 PDF Abstract BibTeX arXiv:1508.06264

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Generalized Fisher Score for Feature Selection

2012-02-14 · Quanquan Gu, Zhenhui Li, Jiawei Han

Fisher score is one of the most widely used supervised feature selection methods. However, it selects each feature independently according to their scores under the Fisher criterion, which leads to a suboptimal subset of…

feature selection

Multi-view learning for multivariate performance measures optimization

2015-01-15 · Jim Jing-Yan Wang

In this paper, we propose the problem of optimizing multivariate performance measures from multi-view data, and an effective method to solve it. This problem has two features: the data points are presented by multiple vi…

MULTI-VIEW LEARNING

Stochastic Cutting Planes for Data-Driven Optimization

2021-03-03 · Dimitris Bertsimas, Michael Lingzhi Li

We introduce a stochastic version of the cutting-plane method for a large class of data-driven Mixed-Integer Nonlinear Optimization (MINLO) problems. We show that under very weak assumptions the stochastic algorithm is a…

Lower Bounds on Rate of Convergence of Cutting Plane Methods

2010-12-01 · NeurIPS 2010 12 · Xinhua Zhang, Ankan Saha, S. V. N. Vishwanathan

In a recent paper Joachims (2006) presented SVM-Perf, a cutting plane method (CPM) for training linear Support Vector Machines (SVMs) which converges to an $\epsilon$ accurate solution in $O(1/\epsilon^{2})$ iterations. …

A Feature Selection Method for Multivariate Performance Measures

2011-03-05 · Qi Mao, Ivor W. Tsang

Feature selection with specific multivariate performance measures is the key to the success of many applications, such as image retrieval and text classification. The existing feature selection methods are usually design…

feature selectionGeneral ClassificationImage RetrievalMultiple Instance Learning+3