pith. sign in

arxiv: 0911.0460 · v2 · submitted 2009-11-03 · 💻 cs.LG · cs.AI

Feature-Weighted Linear Stacking

classification 💻 cs.LG cs.AI
keywords linearstackingaccuracymeta-featuresboostdatasetensemblefeature-weighted
0
0 comments X
read the original abstract

Ensemble methods, such as stacking, are designed to boost predictive accuracy by blending the predictions of multiple machine learning models. Recent work has shown that the use of meta-features, additional inputs describing each example in a dataset, can boost the performance of ensemble methods, but the greatest reported gains have come from nonlinear procedures requiring significant tuning and training time. Here, we present a linear technique, Feature-Weighted Linear Stacking (FWLS), that incorporates meta-features for improved accuracy while retaining the well-known virtues of linear regression regarding speed, stability, and interpretability. FWLS combines model predictions linearly using coefficients that are themselves linear functions of meta-features. This technique was a key facet of the solution of the second place team in the recently concluded Netflix Prize competition. Significant increases in accuracy over standard linear stacking are demonstrated on the Netflix Prize collaborative filtering dataset.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Divergence-Based Method for Weighting and Averaging Model Predictions

    stat.ML 2026-04 unverdicted novelty 5.0

    A minimum divergence method for model weighting in prediction averaging shows small-sample advantages over stacking and Akaike-style weighting.