English

Boosting Classifiers with Noisy Inference

Machine Learning 2020-10-28 v2 Machine Learning

Abstract

We present a principled framework to address resource allocation for realizing boosting algorithms on substrates with communication or computation noise. Boosting classifiers (e.g., AdaBoost) make a final decision via a weighted vote from the outputs of many base classifiers (weak classifiers). Suppose that the base classifiers' outputs are noisy or communicated over noisy channels; these noisy outputs will degrade the final classification accuracy. We show that this degradation can be effectively reduced by allocating more system resources for more important base classifiers. We formulate resource optimization problems in terms of importance metrics for boosting. Moreover, we show that the optimized noisy boosting classifiers can be more robust than bagging for the noise during inference (test stage). We provide numerical evidence to demonstrate the benefits of our approach.

Keywords

Cite

@article{arxiv.1909.04766,
  title  = {Boosting Classifiers with Noisy Inference},
  author = {Yongjune Kim and Yuval Cassuto and Lav R. Varshney},
  journal= {arXiv preprint arXiv:1909.04766},
  year   = {2020}
}