Stacked Generalization (1992) [380 citations — 7 self]
http://www.doc.ic.ac.uk/~xh1/Referece/combining-cl
http://www.cs.utsa.edu/~bylander/cs6243/wolpert92s
ftp://archive.cis.ohio-state.edu/pub/neuroprose/wo
http://www.cs.toronto.edu/~roweis/csc2515-2006/rea
CiteULike | DBLP
CACHED:
Abstract:
: This paper introduces stacked generalization, a scheme for minimizing the generalization error rate of one or more generalizers. Stacked generalization works by deducing the biases of the generalizer(s) with respect to a provided learning set. This deduction proceeds by generalizing in a second space whose inputs are (for example) the guesses of the original generalizers when taught with part of the learning set and trying to guess the rest of it, and whose output is (for example) the correct guess. When used with multiple generalizers, stacked generalization can be seen as a more sophisticated version of cross-validation, exploiting a strategy more sophisticated than cross-validation 's crude winner-takes-all for combining the individual generalizers. When used with a single generalizer, stacked generalization is a scheme for estimating (and then correcting for) the error of a generalizer which has been trained on a particular learning set and then asked a particular question. After...

