English

Fast optimization of Multithreshold Entropy Linear Classifier

Machine Learning 2015-04-21 v1 Machine Learning

Abstract

Multithreshold Entropy Linear Classifier (MELC) is a density based model which searches for a linear projection maximizing the Cauchy-Schwarz Divergence of dataset kernel density estimation. Despite its good empirical results, one of its drawbacks is the optimization speed. In this paper we analyze how one can speed it up through solving an approximate problem. We analyze two methods, both similar to the approximate solutions of the Kernel Density Estimation querying and provide adaptive schemes for selecting a crucial parameters based on user-specified acceptable error. Furthermore we show how one can exploit well known conjugate gradients and L-BFGS optimizers despite the fact that the original optimization problem should be solved on the sphere. All above methods and modifications are tested on 10 real life datasets from UCI repository to confirm their practical usability.

Keywords

Cite

@article{arxiv.1504.04739,
  title  = {Fast optimization of Multithreshold Entropy Linear Classifier},
  author = {Rafal Jozefowicz and Wojciech Marian Czarnecki},
  journal= {arXiv preprint arXiv:1504.04739},
  year   = {2015}
}

Comments

Presented at Theoretical Foundations of Machine Learning 2015 (http://tfml.gmum.net), final version published in Schedae Informaticae Journal

R2 v1 2026-06-22T09:18:21.093Z