An empirical evaluation of bagging in inductive logic programming

  • Authors:
  • Inês De Castro Dutra;David Page;Vítor Santos Costa;Jude Shavlik

  • Affiliations:
  • Department of Biostatistics and Medical Informatics and Department of Computer Sciences, University of Wisconsin-Madison;Department of Biostatistics and Medical Informatics and Department of Computer Sciences, University of Wisconsin-Madison;Department of Biostatistics and Medical Informatics and Department of Computer Sciences, University of Wisconsin-Madison;Department of Biostatistics and Medical Informatics and Department of Computer Sciences, University of Wisconsin-Madison

  • Venue:
  • ILP'02 Proceedings of the 12th international conference on Inductive logic programming
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Ensembles have proven useful for a variety of applications, with a variety of machine learning approaches. While Quinlan has applied boosting to FOIL, the widely-used approach of bagging has never been employed in ILP. Bagging has the advantage over boosting that the different members of the ensemble can be learned and used in parallel. This advantage is especially important for ILP where run-times often are high. We evaluate bagging on three different application domains using the complete-search ILP system, Aleph. We contrast bagging with an approach where we take advantage of the non-determinism in ILP search, by simply allowing Aleph to run multiple times, each time choosing "seed" examples at random.