paper-with-me

홈 › Papers

Regularization and Kernelization of the Maximin Correlation Approach

2015-02-21 · Taehoon Lee, Taesup Moon, Seung Jean Kim, Sungroh Yoon

Robust classification becomes challenging when each class consists of multiple subclasses. Examples include multi-font optical character recognition and automated protein function prediction. In correlation-based nearest-neighbor classification, the maximin correlation approach (MCA) provides the worst-case optimal solution by minimizing the maximum misclassification risk through an iterative procedure. Despite the optimality, the original MCA has drawbacks that have limited its wide applicability in practice. That is, the MCA tends to be sensitive to outliers, cannot effectively handle nonlinearities in datasets, and suffers from having high computational complexity. To address these limitations, we propose an improved solution, named regularized maximin correlation approach (R-MCA). We first reformulate MCA as a quadratically constrained linear programming (QCLP) problem, incorporate regularization by introducing slack variables in the primal problem of the QCLP, and derive the corresponding Lagrangian dual. The dual formulation enables us to apply the kernel trick to R-MCA so that it can better handle nonlinearities. Our experimental results demonstrate that the regularization and kernelization make the proposed R-MCA more robust and accurate for various classification tasks than the original MCA. Furthermore, when the data size or dimensionality grows, R-MCA runs substantially faster by solving either the primal or dual (whichever has a smaller variable dimension) of the QCLP.

📄 PDF Abstract BibTeX arXiv:1502.06105

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationOptical Character RecognitionOptical Character Recognition (OCR)Protein Function PredictionRobust classification

Similar Papers 제목 키워드 기반

An Effective Unconstrained Correlation Filter and Its Kernelization for Face Recognition

2016-03-25 · Yan Yan, Hanzi Wang, Cuihua Li, Chenhui Yang 외

In this paper, an effective unconstrained correlation filter called Uncon- strained Optimal Origin Tradeoff Filter (UOOTF) is presented and applied to robust face recognition. Compared with the conventional correlation f…

Face RecognitionRobust Face Recognition

Pyrcca: regularized kernel canonical correlation analysis in Python and its applications to neuroimaging

2015-03-05 · Natalia Y. Bilenko, Jack L. Gallant

Canonical correlation analysis (CCA) is a valuable method for interpreting cross-covariance across related datasets of different dimensionality. There are many potential applications of CCA to neuroimaging data analysis.…

Anatomy

What is known about Vertex Cover Kernelization?

2018-11-23 · Michael R. Fellows, Lars Jaffke, Aliz Izabella Király, Frances A. Rosamond 외

We are pleased to dedicate this survey on kernelization of the Vertex Cover problem, to Professor Juraj Hromkovi\v{c} on the occasion of his 60th birthday. The Vertex Cover problem is often referred to as the Drosophila …

Survey

Non-convex regularization in remote sensing

2016-06-23 · Devis Tuia, Remi Flamary, Michel Barlaud

In this paper, we study the effect of different regularizers and their implications in high dimensional image classification and sparse linear unmixing. Although kernelization or sparse methods are globally accepted solu…

ClassificationGeneral Classificationimage-classificationImage Classification

Propagation via Kernelization: The Vertex Cover Constraint

2017-02-07 · Clément Carbonnel, Emmanuel Hébrard

The technique of kernelization consists in extracting, from an instance of a problem, an essentially equivalent instance whose size is bounded in a parameter k. Besides being the basis for efficient param-eterized algori…