CTC: An Alternative to Extract Explanation from Bagging

  • Authors:
  • Ibai Gurrutxaga;Jesús Ma Pérez;Olatz Arbelaitz;Javier Muguerza;José I. Martín;Ander Ansuategi

  • Affiliations:
  • Dept. of Computer Architecture and Technology, University of the Basque Country, M. Lardizabal, 1, 20018 Donostia, Spain;Dept. of Computer Architecture and Technology, University of the Basque Country, M. Lardizabal, 1, 20018 Donostia, Spain;Dept. of Computer Architecture and Technology, University of the Basque Country, M. Lardizabal, 1, 20018 Donostia, Spain;Dept. of Computer Architecture and Technology, University of the Basque Country, M. Lardizabal, 1, 20018 Donostia, Spain;Dept. of Computer Architecture and Technology, University of the Basque Country, M. Lardizabal, 1, 20018 Donostia, Spain;Dept. of Computer Architecture and Technology, University of the Basque Country, M. Lardizabal, 1, 20018 Donostia, Spain

  • Venue:
  • Current Topics in Artificial Intelligence
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

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.