Boosting with Averaged Weight Vectors
Nikunj C. Oza
Computational Sciences Division
NASA Ames Research Center
AdaBoost is a well-known ensemble learning algorithm that constructs
its constituent or base models in sequence. A key step in AdaBoost is
constructing a distribution over the training examples to create each
base model. This distribution, represented as a vector, is
constructed to be orthogonal to the vector of mistakes made by the
previous base model in the sequence. The idea is to make the next
base model's errors uncorrelated with those of the previous model.
Some researchers have pointed out the intuition that it is probably
better to construct a distribution that is orthogonal to the mistake
vectors of all the previous base models, but that this is not always
possible. We present
an algorithm that attempts to come as close as possible to this goal
in an efficient manner. We present results demonstrating significant
improvement over AdaBoost and the Totally Corrective boosting
algorithm, which also attempts to satisfy this goal.
Date: Thursday, January 23 |
Time: 4:15-5:30PM |
Place: Cordura 100 |
Return to the seminar schedule