Title :
RandomBoost: Simplified Multiclass Boosting Through Randomization
Author :
Paisitkriangkrai, Sakrapee ; Chunhua Shen ; Qinfeng Shi ; van den Hengel, A.
Author_Institution :
Sch. of Comput. Sci., Univ. of Adelaide, Adelaide, SA, Australia
Abstract :
We propose a novel boosting approach to multiclass classification problems, in which multiple classes are distinguished by a set of random projection matrices in essence. The approach uses random projections to alleviate the proliferation of binary classifiers typically required to perform multiclass classification. The result is a multiclass classifier with a single vector-valued parameter, irrespective of the number of classes involved. Two variants of this approach are proposed. The first method randomly projects the original data into new spaces, while the second method randomly projects the outputs of learned weak classifiers. These methods are not only conceptually simple but also effective and easy to implement. A series of experiments on synthetic, machine learning, and visual recognition data sets demonstrate that our proposed methods could be compared favorably with existing multiclass boosting algorithms in terms of both the convergence rate and classification accuracy.
Keywords :
convergence; learning (artificial intelligence); matrix algebra; pattern classification; random processes; RandomBoost; binary classifiers; classification accuracy; convergence rate; learned weak classifiers; machine learning; multiclass boosting algorithm; multiclass classification problem; multiclass classifier; random projection matrices; randomization; single vector-valued parameter; visual recognition data set; Algorithm design and analysis; Boosting; Machine learning algorithms; Optimization; Signal processing algorithms; Training; Vectors; Boosting; column generation; convex optimization; multiclass classification; randomization;
Journal_Title :
Neural Networks and Learning Systems, IEEE Transactions on
DOI :
10.1109/TNNLS.2013.2281214