IEEE Access (Jan 2019)

Why-Diff: Exploiting Provenance to Understand Outcome Differences From Non-Identical Reproduced Workflows

  • Priyaa Thavasimani,
  • Jacek Cala,
  • Paolo Missier

DOI
https://doi.org/10.1109/ACCESS.2019.2903727
Journal volume & issue
Vol. 7
pp. 34973 – 34990

Abstract

Read online

Data analytics processes such as scientific workflows tend to be executed repeatedly, with varying dependencies and input datasets. The case has been made in the past for tracking the provenance of the final information products through the workflow steps, to enable their reproducibility. In this paper, we explore the hypothesis that provenance traces recorded during execution are also instrumental to answering questions about the observed differences between sets of results obtained from similar but not identical workflow configurations. Such differences in configurations may be introduced deliberately, i.e., to explore process variations or accidentally, typically as the result of porting efforts or of changes in the computing environment. Using a commonly used workflow programming model as a reference, we consider both structural variations in the workflows as well as variations within their individual components. Our why-diff algorithm compares the graph representations of two provenance traces derived from two workflow variations. It produces a delta graph that can be used to produce human-readable explanations of the impact of workflow differences on observed output differences. We report with Neo4j graph database. Further, we report explanations of the difference between workflow results using a suite of synthetic workflows as well as real-world workflows.

Keywords