CTCan alternative to extract explanation from bagging

  1. Gurrutxaga, Ibai 1
  2. Pérez, Jesús Mª 1
  3. Arbelaitz, Olatz 1
  4. Muguerza, Javier 1
  5. Martín, José I. 1
  6. Ansuategi, Ander 1
  1. 1 Universidad del País Vasco/Euskal Herriko Unibertsitatea
    info

    Universidad del País Vasco/Euskal Herriko Unibertsitatea

    Lejona, España

    ROR https://ror.org/000xsnr85

Libro:
XII Conferencia de la Asociación Española para la Inteligencia Artificial: (CAEPIA 2007). Actas
  1. Borrajo Millán, Daniel (coord.)
  2. Castillo Vidal, Luis (coord.)
  3. Corchado Rodríguez, Juan Manuel (coord.)

Editorial: Universidad de Salamanca

ISBN: 978-84-611-8846-8 978-84-611-8847-5

Año de publicación: 2007

Volumen: 1

Páginas: 77-86

Congreso: Conferencia de la Asociación Española para la Inteligencia Artificial (12. 2007. Salamanca)

Tipo: Aportación congreso

Resumen

Being aware of the importance of classifiers to be comprehensible when using machine learning to solve real world problems, bagging needs a way to be explained. This work compares Consolidated Tree's Construction (CTC) algorithm with the Combined Multiple Models (CMM) method proposed by Domingos when used to extract explanation of the classification made by bagging. The comparison has been done from two main points of view: accuracy, and quality of the provided explanation. From the experimental results we can conclude that it is recommendable the use of CTC rather than the use of CMM. From the accuracy point of view, the behaviour of CTC is nearer the behaviour of bagging than CMM's one. And, analysing the complexity of the obtained classifiers, we can say that Consolidated Trees (CT trees) will give simpler and, therefore, more comprehensible explanation than CMM classifiers. And besides, looking to the stability of the structure of the built trees, we could say that the explanation given by CT trees is steadier than the one given by CMM classifiers. As a consequence, the user of the classifier will feel more confident using CTC than using CMM.