Theoretical Framework for Eliminating Redundancy in Workflows

SCC '09: Proceedings of the 2009 IEEE International Conference on Services Computing(2009)

Cited 13|Views3
No score
Abstract
In this paper we look at combining and compressing a set of workflows, such that computation can be minimized. In this context, we look at two novel theoretical problems with applications in workflow systems and services research, which are duals of each other. The first problem looks at merging the maximum number of vertices in two DAGs (directed acyclic graphs) without creating a cycle. We prove that the dual of this problem is the problem of maximizing the length of the LCS (longest common subsequence) between all pairs of topological orderings of the two DAGs. This formulation generalizes to a new definition of LCS between complex structures like workflows or XML documents, which we call M-LCS. Subsequently, we present a taxonomy of the different kinds of problems in this set, and find the M-LCS solution for a tree and a chain with a dynamic programming algorithm. Along with this theoretical formulation, we implement the algorithms in C++ and run it on representative workflows. We evaluate the performance of the M-LCS algorithm on a set of random workflows and observe that it is substantially better than traditional AI based approaches.
More
Translated text
Key words
representative workflows,acyclic graph,formulation generalizes,novel theoretical problem,random workflows,m-lcs algorithm,theoretical framework,theoretical formulation,m-lcs solution,xml document,dynamic programming algorithm,workflow,generators,data mining,merging,topological ordering,noise,c,rna,directed acyclic graph,xml,directed graphs,dynamic programming,longest common subsequence,cloud computing,complex structure
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined