ALRn: Accelerated Higher-Order Logistic Regression

Abstract

This paper introduces Accelerated Logistic Regression : a hybrid generative-discriminative approach to training Logistic Regression with high-order features. We present two main results: (1) that our combined generative-discriminative approach significantly improves the efficiency of Logistic Regression and (2) that incorporating higher order features (i.e. features that are the Cartesian products of the original features) reduces the bias of Logistic Regression, which in turn significantly reduces its error on large datasets. We assess the efficacy of Accelerated Logistic Regression by conducting an extensive set of experiments on 75 standard datasets. We demonstrate its competitiveness, particularly on large datasets, by comparing against state-of-the-art classifiers including Random Forest and Averaged n -Dependence Estimators.

Cite

Text

Zaidi et al. "ALRn: Accelerated Higher-Order Logistic Regression." Machine Learning, 2016. doi:10.1007/S10994-016-5574-8

Markdown

[Zaidi et al. "ALRn: Accelerated Higher-Order Logistic Regression." Machine Learning, 2016.](https://mlanthology.org/mlj/2016/zaidi2016mlj-alrn/) doi:10.1007/S10994-016-5574-8

BibTeX

@article{zaidi2016mlj-alrn,
  title     = {{ALRn: Accelerated Higher-Order Logistic Regression}},
  author    = {Zaidi, Nayyar Abbas and Webb, Geoffrey I. and Carman, Mark James and Petitjean, François and Cerquides, Jesús},
  journal   = {Machine Learning},
  year      = {2016},
  pages     = {151-194},
  doi       = {10.1007/S10994-016-5574-8},
  volume    = {104},
  url       = {https://mlanthology.org/mlj/2016/zaidi2016mlj-alrn/}
}