login

Learning Multi-label Alternating Decision Trees from Texts and Data

Lecture notes in computer sciencePublished 1 January 2003Open access
Francesco de Comité, Rémi Gilleron, Marc Tommasi
Citations177
View PDF

TL;DR

A supervised learning algorithm that extends Schapire and Singer's Adaboost and produces sets of rules that can be viewed as trees like Alternating Decision Trees (invented by Freund and Mason).

Abstract

Multi-label decision procedures are the target of the supervised learning algorithm we propose in this paper. Multi-label decision procedures map examples to a finite set of labels. Our learning algorithm extends Schapire and Singer's Adaboost.MH and produces sets of rules that can be viewed as trees like Alternating Decision Trees (invented by Freund and Mason). Experiments show that we take advantage of both performance and readability using boosting techniques as well as tree representations of large set of rules. Moreover, a key feature of our algorithm is the ability to handle heterogenous input data: discrete and continuous values and text data.

Keywords

Computer Science