Boosting for Regression Transfer

Abstract

The goal of transfer learning is to improve the learning of a new target concept given knowledge of related source concept(s). We introduce the first boosting-based algorithms for transfer learning that apply to regression tasks. First, we describe two existing classification transfer algorithms, ExpBoost and TrAdaBoost, and show how they can be modified for regression. We then introduce extensions of these algorithms that improve performance significantly on controlled experiments in a wide range of test domains.

Cite

Text

Pardoe and Stone. "Boosting for Regression Transfer." International Conference on Machine Learning, 2010.

Markdown

[Pardoe and Stone. "Boosting for Regression Transfer." International Conference on Machine Learning, 2010.](https://mlanthology.org/icml/2010/pardoe2010icml-boosting/)

BibTeX

@inproceedings{pardoe2010icml-boosting,
  title     = {{Boosting for Regression Transfer}},
  author    = {Pardoe, David and Stone, Peter},
  booktitle = {International Conference on Machine Learning},
  year      = {2010},
  pages     = {863-870},
  url       = {https://mlanthology.org/icml/2010/pardoe2010icml-boosting/}
}