Mode directed path finding

  • Authors:
  • Irene M. Ong;Inês de Castro Dutra;David Page;Vítor Santos Costa

  • Affiliations:
  • Department of Biostatistics and Medical Informatics, University of Wisconsin, Madison, WI;COPPE/Sistemas, UFRJ Centro de Tecnologia, Rio de Janeiro, Brasil;Department of Biostatistics and Medical Informatics, University of Wisconsin, Madison, WI;COPPE/Sistemas, UFRJ Centro de Tecnologia, Rio de Janeiro, Brasil

  • Venue:
  • ECML'05 Proceedings of the 16th European conference on Machine Learning
  • Year:
  • 2005

Quantified Score

Hi-index 0.01

Visualization

Abstract

Learning from multi-relational domains has gained increasing attention over the past few years. Inductive logic programming (ILP) systems, which often rely on hill-climbing heuristics in learning first-order concepts, have been a dominating force in the area of multi-relational concept learning. However, hill-climbing heuristics are susceptible to local maxima and plateaus. In this paper, we show how we can exploit the links between objects in multi-relational data to help a first-order rule learning system direct the search by explicitly traversing these links to find paths between variables of interest. Our contributions are twofold: (i) we extend the pathfinding algorithm by Richards and Mooney [12] to make use of mode declarations, which specify the mode of call (input or output) for predicate variables, and (ii) we apply our extended path finding algorithm to saturated bottom clauses, which anchor one end of the search space, allowing us to make use of background knowledge used to build the saturated clause to further direct search. Experimental results on a medium-sized dataset show that path finding allows one to consider interesting clauses that would not easily be found by Aleph.