paper-with-me

홈 › Papers

Towards FAIR protocols and workflows: The OpenPREDICT case study

2019-11-20 · Remzi Celebi, Joao Rebelo Moreira, Ahmed A. Hassan, Sandeep Ayyar, Lars Ridder, Tobias Kuhn, Michel Dumontier

It is essential for the advancement of science that scientists and researchers share, reuse and reproduce workflows and protocols used by others. The FAIR principles are a set of guidelines that aim to maximize the value and usefulness of research data, and emphasize a number of important points regarding the means by which digital objects are found and reused by others. The question of how to apply these principles not just to the static input and output data but also to the dynamic workflows and protocols that consume and produce them is still under debate and poses a number of challenges. In this paper we describe our inclusive and overarching approach to apply the FAIR principles to workflows and protocols and demonstrate its benefits. We apply and evaluate our approach on a case study that consists of making the PREDICT workflow, a highly cited drug repurposing workflow, open and FAIR. This includes FAIRification of the involved datasets, as well as applying semantic technologies to represent and store data about the detailed versions of the general protocol, of the concrete workflow instructions, and of their execution traces. A semantic model was proposed to better address these specific requirements and were evaluated by answering competency questions. This semantic model consists of classes and relations from a number of existing ontologies, including Workflow4ever, PROV, EDAM, and BPMN. This allowed us then to formulate and answer new kinds of competency questions. Our evaluation shows the high degree to which our FAIRified OpenPREDICT workflow now adheres to the FAIR principles and the practicality and usefulness of being able to answer our new competency questions.

📄 PDF Abstract BibTeX arXiv:1911.09531

Code (2)

fair-workflows/FAIRWorkbench
fair-workflows/fairworkflows

Similar Papers 제목 키워드 기반

Towards a FAIR Documentation of Workflows and Models in Applied Mathematics

2024-03-26 · Marco Reidelbach, Björn Schembera, Marcus Weber

Modeling-Simulation-Optimization workflows play a fundamental role in applied mathematics. The Mathematical Research Data Initiative, MaRDI, responded to this by developing a FAIR and machine-interpretable template for a…

Management

SURFBoard: Reproducible Performance Analysis for Distributed Machine Learning Workflows

2021-03-02 · JSYS Mar_Papers 2021 3 · Anonymous

Large-scale HPC infrastructures are enablers for scientific research in many domains. The recent advances in machine learning (ML) have led to an ever increasing demand for computation power, as well as the design of com…

BIG-bench Machine Learning

Fairness Practices in Industry: A Case Study in Machine Learning Teams Building Recommender Systems

2025-05-26 · Jing Nathan Yan, Junxiong Wang, Jeffrey M. Rzeszotarski, Allison Koenecke

The rapid proliferation of recommender systems necessitates robust fairness practices to address inherent biases. Assessing fairness, though, is challenging due to constantly evolving metrics and best practices. This pap…

FairnessRecommendation Systems

Tetrad: Actively Secure 4PC for Secure Training and Inference

2021-06-05 · Nishat Koti, Arpita Patra, Rahul Rachuri, Ajith Suresh

Mixing arithmetic and boolean circuits to perform privacy-preserving machine learning has become increasingly popular. Towards this, we propose a framework for the case of four parties with at most one active corruption …

BenchmarkingFairnessPrivacy Preserving

fairseq S2T: Fast Speech-to-Text Modeling with fairseq

2020-10-11 · Asian Chapter of the Association for Computational Linguistics 2020 · Changhan Wang, Yun Tang, Xutai Ma, Anne Wu 외

We introduce fairseq S2T, a fairseq extension for speech-to-text (S2T) modeling tasks such as end-to-end speech recognition and speech-to-text translation. It follows fairseq's careful design for scalability and extensib…

Machine TranslationMulti-Task Learningspeech-recognitionSpeech Recognition+4