中文
相关论文

相关论文: Indexing Execution Patterns in Workflow Provenance…

200 篇论文

Advances in sequencing techniques have led to exponential growth in biological data, demanding the development of large-scale bioinformatics experiments. Because these experiments are computation- and data-intensive, they require…

Providing provenance in scientific workflows is essential for reproducibility and auditability purposes. Workflow systems model and record provenance describing the steps performed to obtain the final results of a computation. In this work,…

Data provenance, or data lineage, describes the life cycle of data. In scientific workflows on HPC systems, scientists often seek diverse provenance (e.g., origins of data products, usage patterns of datasets). Unfortunately, existing…

分布式、并行与集群计算 · 计算机科学 2023-08-03 Runzhou Han , Mai Zheng , Suren Byna , Houjun Tang , Bin Dong , Dong Dai , Yong Chen , Dongkyun Kim , Joseph Hassoun , David Thorsley , Matthew Wolf

Provenance plays a crucial role in scientific workflow execution, for instance by providing data for failure analysis, real-time monitoring, or statistics on resource utilization for right-sizing allocations. The workflows themselves,…

分布式、并行与集群计算 · 计算机科学 2025-11-12 Vasilis Bountris , Lauritz Thamsen , Ulf Leser

We propose an efficient and scalable architecture for processing generalized graph-pattern queries as they are specified by the current W3C recommendation of the SPARQL 1.1 "Query Language" component. Specifically, the class of queries we…

数据库 · 计算机科学 2016-12-21 Sairam Gurajada , Martin Theobald

Conducting experiments and documenting results is daily business of scientists. Good and traceable documentation enables other scientists to confirm procedures and results for increased credibility. Documentation and scientific conduct are…

分布式、并行与集群计算 · 计算机科学 2011-12-15 Miriam Ney , Guy K. Kloss , Andreas Schreiber

Successful data-driven science requires complex data engineering pipelines to clean, transform, and alter data in preparation for machine learning, and robust results can only be achieved when each step in the pipeline can be justified, and…

数据库 · 计算机科学 2024-04-08 Adriane Chapman , Luca Lauro , Paolo Missier , Riccardo Torlone

Provenance information are essential for the traceability of scientific studies or experiments and thus crucial for ensuring the credibility and reproducibility of research findings. This paper discusses a comprehensive provenance framework…

数据库 · 计算机科学 2025-04-16 Tanja Auge , Sascha Genehr , Meike Klettke and , Frank Krüger , Max Schröder

We study the problem of concealing functionality of a proprietary or private module when provenance information is shown over repeated executions of a workflow which contains both `public' and `private' modules. Our approach is to use…

数据库 · 计算机科学 2012-12-12 Susan B. Davidson , Tova Milo , Sudeepa Roy

This paper presents an experimental study to compare analysis tools with management systems for querying and analysing graphs. Our experiment compares classic graph navigational operations queries where analytics tools and management…

数据库 · 计算机科学 2022-08-23 Genoveva Vargas-Solar , Pierre Marrec , Mirian Halfeld Ferrari Alves

Knowledge Graphs are repositories of information that gather data from a multitude of domains and sources in the form of semantic triples, serving as a source of structured data for various crucial applications in the modern web landscape,…

计算与语言 · 计算机科学 2022-10-27 Gabriel Amaral , Odinaldo Rodrigues , Elena Simperl

Data analysts often discover irregularities in their underlying dataset, which need to be traced back to the original source and corrected. Standards for representing data provenance (i.e. the origins of the data), such as the W3C PROV…

数据库 · 计算机科学 2018-12-17 Andrew J. Simmons , Scott Barnett , Simon Vajda , Rajesh Vasa

Workflow provenance typically assumes that each module is a "black-box", so that each output depends on all inputs (coarse-grained dependencies). Furthermore, it does not model the internal state of a module, which can change between…

数据库 · 计算机科学 2012-01-04 Yael Amsterdamer , Susan B. Davidson , Daniel Deutch , Tova Milo , Julia Stoyanovich , Val Tannen

As users become confronted with a deluge of provenance data, dedicated techniques are required to make sense of this kind of information. We present Aggregation by Provenance Types, a provenance graph analysis that is capable of generating…

数据库 · 计算机科学 2015-04-13 Luc Moreau

Increasingly modern data science platforms today have non-intrusive and extensible provenance ingestion mechanisms to collect rich provenance and context information, handle modifications to the same file using distinguishable versions, and…

数据库 · 计算机科学 2018-10-17 Hui Miao , Amol Deshpande

The prevalence of scientific workflows with high computational demands calls for their execution on various distributed computing platforms, including large-scale leadership-class high-performance computing (HPC) clusters. To handle the…

As data-driven methods are becoming pervasive in a wide variety of disciplines, there is an urgent need to develop scalable and sustainable tools to simplify the process of data science, to make it easier to keep track of the analyses being…

数据库 · 计算机科学 2016-10-18 Hui Miao , Amit Chavan , Amol Deshpande

Workflows are among the most commonly used tools in a variety of execution environments. Many of them target a specific environment; few of them make it possible to execute an entire workflow in different environments, e.g. Kubernetes and…

分布式、并行与集群计算 · 计算机科学 2024-07-09 Iacopo Colonnelli , Barbara Cantalupo , Ivan Merelli , Marco Aldinucci

Data provenance has numerous applications in the context of data preparation pipelines. It can be used for debugging faulty pipelines, interpreting results, verifying fairness, and identifying data quality issues, which may affect the…

数据库 · 计算机科学 2025-11-06 Khalid Belhajjame , Haroun Mezrioui , Yuyan Zhao

In complex data analyses it is increasingly important to capture information about the usage of data sets in addition to their preservation over time to ensure reproducibility of results, to verify the work of others and to ensure…

软件工程 · 计算机科学 2018-03-21 Richard McClatchey