paper-with-me

Papers

Reinforcement Learning-driven Data-intensive Workflow Scheduling for Volunteer Edge-Cloud

2024-07-01 · Motahare Mounesan, Mauro Lemus, Hemanth Yeddulapalli, Prasad Calyam, Saptarshi Debroy

In recent times, Volunteer Edge-Cloud (VEC) has gained traction as a cost-effective, community computing paradigm to support data-intensive scientific workflows. However, due to the highly distributed and heterogeneous nature of VEC resources, centralized workflow task scheduling remains a challenge. In this paper, we propose a Reinforcement Learning (RL)-driven data-intensive scientific workflow scheduling approach that takes into consideration: i) workflow requirements, ii) VEC resources' preference on workflows, and iii) diverse VEC resource policies, to ensure robust resource allocation. We formulate the long-term average performance optimization problem as a Markov Decision Process, which is solved using an event-based Asynchronous Advantage Actor-Critic RL approach. Our extensive simulations and testbed implementations demonstrate our approach's benefits over popular baseline strategies in terms of workflow requirement satisfaction, VEC preference satisfaction, and available VEC resource utilization.

📄 PDF Abstract BibTeX arXiv:2407.01428

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)Scheduling

Similar Papers 제목 키워드 기반

Scalable AI-assisted Workflow Management for Detector Design Optimization Using Distributed Computing

2026-03-31 · Derek Anderson, Amit Bashyal, Markus Diefenthaler, Cristiano Fanelli 외 arxiv

The Production and Distributed Analysis (PanDA) system, originally developed for the ATLAS experiment at the CERN Large Hadron Collider (LHC), has evolved into a robust platform for orchestrating large-scale workflows ac…

Cost-Aware Dynamic Cloud Workflow Scheduling using Self-Attention and Evolutionary Reinforcement Learning

2024-09-27 · Ya Shen, Gang Chen, Hui Ma, Mengjie Zhang

The Cost-aware Dynamic Multi-Workflow Scheduling (CDMWS) in the cloud is a kind of cloud workflow management problem, which aims to assign virtual machine (VM) instances to execute tasks in workflows so as to minimize th…

Reinforcement Learning (RL)Scheduling

Multi Objective Prioritized Workflow Scheduling Using Deep Reinforcement Based Learning in Cloud Computing

2024-01-08 · IEEE Access 2024 1 · Sudheer Mangalampalli, SYED SHAKEEL HASHMI, GANESH REDDY KARRI, Tulika Chakrabarti 외

ABSTRACT Workflow Scheduling is a huge challenge in cloud paradigm as many number of workflows dynamically generated from various heterogeneous resources and task dependencies in each workflow varies from each other.…

Cloud ComputingDeep Reinforcement LearningScheduling

On the Role of DAG topology in Energy-Aware Cloud Scheduling : A GNN-Based Deep Reinforcement Learning Approach

2026-04-10 · Anas Hattay, Fred Ngole Mboula, Eric Gascard, Zakaria Yahoun arxiv

Cloud providers must assign heterogeneous compute resources to workflow DAGs while balancing competing objectives such as completion time, cost, and energy consumption. In this work, we study a single-workflow, queue-fre…

Reinforcement LearningGraph Neural Network

Efficient Orchestrated AI Workflows Execution on Scale-out Spatial Architecture

2024-05-21 · Jinyi Deng, Xinru Tang, Zhiheng Yue, Guangyang Lu 외

Given the increasing complexity of AI applications, traditional spatial architectures frequently fall short. Our analysis identifies a pattern of interconnected, multi-faceted tasks encompassing both AI and general compu…

Scheduling