conftrace_
2013 ICML ICML 2013

Algebraic classifiers: a generic approach to fast cross-validation, online training, and parallel training

Abstract

We use abstract algebra to derive new algorithms for fast cross-validation, online learning, and parallel learning. To use these algorithms on a classification model, we must show that the model has appropriate algebraic structure. It is easy to give algebraic structure to some models, and we do this explicitly for Bayesian classifiers and a novel variation of decision stumps called HomStumps. But not all classifiers have an obvious structure, so we introduce the Free HomTrainer. This can be used to give a โ€œgenericโ€ algebraic structure to any classifier. We use the Free HomTrainer to give algebraic structure to bagging and boosting. In so doing, we derive novel online and parallel algorithms, and present the first fast cross-validation schemes for these classifiers.

๐Ÿš€ Conference Pioneer - ICML 2013
๐ŸŒ‰ Interdisciplinary Bridge - Machine Learning and Mathematics & Optimization
๐Ÿงญ Keyword Pioneer - parallel training
๐Ÿ Cross-Pollinator - Artificial Intelligence, Computer Science, Computer Vision, Data Science & Analytics, Deep Learning, Interdisciplinary, Knowledge & Reasoning, Machine Learning, Mathematics & Optimization, Natural Language Processing, Reinforcement Learning, Robotics, Security & Privacy, Speech & Audio
๐Ÿ“ˆ Trend Setter - Evaluation

Authors