Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

PDF

Washington University in St. Louis

2014

Machine learning

Articles 1 - 1 of 1

Full-Text Articles in Engineering

Approximation And Relaxation Approaches For Parallel And Distributed Machine Learning, Stephen Tyree Dec 2014

Approximation And Relaxation Approaches For Parallel And Distributed Machine Learning, Stephen Tyree

McKelvey School of Engineering Theses & Dissertations

Large scale machine learning requires tradeoffs. Commonly this tradeoff has led practitioners to choose simpler, less powerful models, e.g. linear models, in order to process more training examples in a limited time. In this work, we introduce parallelism to the training of non-linear models by leveraging a different tradeoff--approximation. We demonstrate various techniques by which non-linear models can be made amenable to larger data sets and significantly more training parallelism by strategically introducing approximation in certain optimization steps.

For gradient boosted regression tree ensembles, we replace precise selection of tree splits with a coarse-grained, approximate split selection, yielding both faster …