Decision trees for filtering large databases of graphs

  • Authors:
  • Christophe Irniger;Horst Bunke

  • Affiliations:
  • Institute of Computer Science and Applied Mathematics, University of Bern, Neubruckstrasse 10, CH-3012 Bern, Switzerland.;Institute of Computer Science and Applied Mathematics, University of Bern, Neubruckstrasse 10, CH-3012 Bern, Switzerland

  • Venue:
  • International Journal of Intelligent Systems Technologies and Applications
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Graphs are a powerful representation formalism for structural data. They are, however, very expensive from the computational point of view. In pattern recognition and intelligent information processing it is often necessary to match an unknown sample against a database of candidate patterns. In this process the size of the database is introduced as an additional factor into the overall complexity of the matching process. To reduce the influence of that factor, an approach based on machine learning techniques is proposed in this paper. Firstly, graphs are represented using feature vectors. Then, based on these vectors, a decision tree is built to index the database. At runtime the decision tree allows one to eliminate a number of graphs from the database to reduce possible matching candidates.