Fast business process similarity search

  • Authors:
  • Zhiqiang Yan;Remco Dijkman;Paul Grefen

  • Affiliations:
  • Eindhoven University of Technology, Eindhoven, The Netherlands 5600 MB;Eindhoven University of Technology, Eindhoven, The Netherlands 5600 MB;Eindhoven University of Technology, Eindhoven, The Netherlands 5600 MB

  • Venue:
  • Distributed and Parallel Databases
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Nowadays, it is common for organizations to maintain collections of hundreds or even thousands of business processes. Techniques exist to search through such a collection, for business process models that are similar to a given query model. However, those techniques compare the query model to each model in the collection in terms of graph structure, which is inefficient and computationally complex. This paper presents an efficient algorithm for similarity search. The algorithm works by efficiently estimating model similarity, based on small characteristic model fragments, called features. The contribution of this paper is threefold. First, it presents three techniques to improve the efficiency of the currently fastest similarity search algorithm. Second, it presents a software architecture and prototype for a similarity search engine. Third, it presents an advanced evaluation of the algorithm. Experiments show that the algorithm in this paper helps to perform similarity search about 10 times faster than the original algorithm.