Process mining by measuring process block similarity

  • Authors:
  • Joonsoo Bae;James Caverlee;Ling Liu;Hua Yan

  • Affiliations:
  • Dept of Industrial & Sys. Eng., Chonbuk National Univ., South Korea;College of Computing, Georgia Institute of Technology, US;College of Computing, Georgia Institute of Technology, US;College of Computing, Georgia Institute of Technology, US

  • Venue:
  • BPM'06 Proceedings of the 2006 international conference on Business Process Management Workshops
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

Mining, discovering, and integrating process-oriented services has attracted growing attention in the recent years. Workflow precedence graph and workflow block structures are two important factors for comparing and mining processes based on distance similarity measure. Some existing work has done on comparing workflow designs based on their precedence graphs. However, there lacks of standard distance metrics for comparing workflows that contain complex block structures such as parallel OR, parallel AND. In this paper we present a quantitative approach to modeling and capturing the similarity and dissimilarity between different workflow designs, focusing on similarity and dissimilarity between the block structures of different workflow designs. We derive the distance-based similarity measures by analyzing the workflow block structure of the participating workflow processes in four consecutive phases. We first convert each workflow dependency graph into a block tree by using our block detection algorithm. Second, we transform the block tree into a binary tree to provide a normalized reference structure for distance based similarity analysis. Third, we construct a binary branch vector by encoding the binary tree. Finally, we calculate the distance metric between two binary branch vectors.