paper-with-me

홈 › Papers

Designing for Recommending Intermediate States in A Scientific Workflow Management System

2020-10-10 · Debasish Chakroborti, Banani Roy, Sristy Sumana Nath

To process a large amount of data sequentially and systematically, proper management of workflow components (i.e., modules, data, configurations, associations among ports and links) in a Scientific Workflow Management System (SWfMS) is inevitable. Managing data with provenance in a SWfMS to support reusability of workflows, modules, and data is not a simple task. Handling such components is even more burdensome for frequently assembled and executed complex workflows for investigating large datasets with different technologies (i.e., various learning algorithms or models). However, a great many studies propose various techniques and technologies for managing and recommending services in a SWfMS, but only a very few studies consider the management of data in a SWfMS for efficient storing and facilitating workflow executions. Furthermore, there is no study to inquire about the effectiveness and efficiency of such data management in a SWfMS from a user perspective. In this paper, we present and evaluate a GUI version of such a novel approach of intermediate data management with two use cases (Plant Phenotyping and Bioinformatics). The technique we call GUI-RISPTS (Recommending Intermediate States from Pipelines Considering Tool-States) can facilitate executions of workflows with processed data (i.e., intermediate outcomes of modules in a workflow) and can thus reduce the computational time of some modules in a SWfMS. We integrated GUI-RISPTS with an existing workflow management system called SciWorCS. In SciWorCS, we present an interface that users use for selecting the recommendation of intermediate states (i.e., modules' outcomes). We investigated GUI-RISP's effectiveness from users' perspectives along with measuring its overhead in terms of storage and efficiency in workflow execution.

📄 PDF Abstract BibTeX arXiv:2010.04880

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementPlant Phenotyping

Similar Papers 제목 키워드 기반

An Intermediate Data-driven Methodology for Scientific Workflow Management System to Support Reusability

2020-10-23 · Debasish Chakroborti

In this thesis first we propose an intermediate data management scheme for a SWfMS. In our second attempt, we explored the possibilities and introduced an automatic recommendation technique for a SWfMS from real-world wo…

Management

Episodic Memory in Agentic Frameworks: Suggesting Next Tasks

2025-11-21 · Sandro Rama Fiorini, Leonardo G. Azevedo, Raphael M. Thiago, Valesca M. de Sousa 외 arxiv

Agentic frameworks powered by Large Language Models (LLMs) can be useful tools in scientific workflows by enabling human-AI co-creation. A key challenge is recommending the next steps during workflow creation without rel…

Learning Service Selection Decision Making Behaviors During Scientific Workflow Development

2024-03-30 · Xihao Xie, Jia Zhang, Rahul Ramachandran, Tsengdar J. Lee 외

Increasingly, more software services have been published onto the Internet, making it a big challenge to recommend services in the process of a scientific workflow composition. In this paper, a novel context-aware approa…

Decision MakingSentence

Assessing the Effectiveness of GPT-4o in Climate Change Evidence Synthesis and Systematic Assessments: Preliminary Insights

2024-07-02 · Elphin Tom Joe, Sai Dileep Koneru, Christine J Kirchhoff

In this research short, we examine the potential of using GPT-4o, a state-of-the-art large language model (LLM) to undertake evidence synthesis and systematic assessment tasks. Traditional workflows for such tasks involv…

Language ModelingLanguage ModellingLarge Language Model

Recommending More Efficient Workflows to Software Developers

2021-02-06 · Dylan Bates

Existing recommendation systems can help developers improve their software development abilities by recommending new programming tools, such as a refactoring tool or a program navigation tool. However, simply recommendin…

Recommendation Systems