Learning Multiple Tasks with Boosted Decision Trees
Abstract
We address the problem of multi-task learning with no label correspondence among tasks. Learning multiple related tasks simultaneously, by exploiting their shared knowledge can improve the predictive performance on every task. We develop the multi-task Adaboost environment with Multi-Task Decision Trees as weak classifiers. We first adapt the well known decision tree learning to the multi-task setting. We revise the information gain rule for learning decision trees in the multi-task setting. We use this feature to develop a novel criterion for learning Multi-Task Decision Trees. The criterion guides the tree construction by learning the decision rules from data of different tasks, and representing different degrees of task relatedness. We then modify MT-Adaboost to combine Multi-task Decision Trees as weak learners. We experimentally validate the advantage of the new technique; we report results of experiments conducted on several multi-task datasets, including the Enron email set and Spam Filtering collection.
Cite
Text
Faddoul et al. "Learning Multiple Tasks with Boosted Decision Trees." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012. doi:10.1007/978-3-642-33460-3_49Markdown
[Faddoul et al. "Learning Multiple Tasks with Boosted Decision Trees." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2012.](https://mlanthology.org/ecmlpkdd/2012/faddoul2012ecmlpkdd-learning/) doi:10.1007/978-3-642-33460-3_49BibTeX
@inproceedings{faddoul2012ecmlpkdd-learning,
title = {{Learning Multiple Tasks with Boosted Decision Trees}},
author = {Faddoul, Jean Baptiste and Chidlovskii, Boris and Gilleron, Rémi and Torre, Fabien},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2012},
pages = {681-696},
doi = {10.1007/978-3-642-33460-3_49},
url = {https://mlanthology.org/ecmlpkdd/2012/faddoul2012ecmlpkdd-learning/}
}