paper-with-me

Papers

Deep Reinforcement Learning for Resource Allocation in Business Processes

2021-03-29 · Kamil Żbikowski, Michał Ostapowicz, Piotr Gawrysiak

Assigning resources in business processes execution is a repetitive task that can be effectively automated. However, different automation methods may give varying results that may not be optimal. Proper resource allocation is crucial as it may lead to significant cost reductions or increased effectiveness that results in increased revenues. In this work, we first propose a novel representation that allows modeling of a multi-process environment with different process-based rewards. These processes can share resources that differ in their eligibility. Then, we use double deep reinforcement learning to look for optimal resource allocation policy. We compare those results with two popular strategies that are widely used in the industry. Learning optimal policy through reinforcement learning requires frequent interactions with the environment, so we also designed and developed a simulation engine that can mimic real-world processes. The results obtained are promising. Deep reinforcement learning based resource allocation achieved significantly better results compared to two commonly used techniques.

📄 PDF Abstract BibTeX arXiv:2104.00541

Code (1)

kzbikowski/ProcessGym 공식 구현 tf

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning policies for resource allocation in business processes

2023-04-19 · J. Middelhuis, R. Lo Bianco, E. Scherzer, Z. A. Bukhsh 외

Efficient allocation of resources to activities is pivotal in executing business processes but remains challenging. While resource allocation methodologies are well-established in domains like manufacturing, their applic…

Deep Reinforcement LearningManagement

A Rollout-Based Algorithm and Reward Function for Efficient Resource Allocation in Business Processes

2025-04-15 · Jeroen Middelhuis, Zaharah Bukhsh, Ivo Adan, Remco Dijkman

Resource allocation plays a critical role in minimizing cycle time and improving the efficiency of business processes. Recently, Deep Reinforcement Learning (DRL) has emerged as a powerful tool to optimize resource alloc…

Deep Reinforcement Learning

Reinforcement Learning on Computational Resource Allocation of Cloud-based Wireless Networks

2020-10-10 · Beiran Chen, Yi Zhang, George Iosifidis, Mingming Liu

Wireless networks used for Internet of Things (IoT) are expected to largely involve cloud-based computing and processing. Softwarised and centralised signal processing and network switching in the cloud enables flexible …

CPUManagementModel-based Reinforcement Learningreinforcement-learning+2

MaRCA: Multi-Agent Reinforcement Learning for Dynamic Computation Allocation in Large-Scale Recommender Systems

2025-12-30 · Wan Jiang, Xinyi Zang, Yudong Zhao, Yusi Zou 외 arxiv

Modern recommender systems face significant computational challenges due to growing model complexity and traffic scale, making efficient computation allocation critical for maximizing business revenue. Existing approache…

Multi-agent Reinforcement Learning

RLHGNN: Reinforcement Learning-driven Heterogeneous Graph Neural Network for Next Activity Prediction in Business Processes

2025-07-03 · Jiaxing Wang, Yifeng Yu, Jiahan Song, Bin Cao 외

Next activity prediction represents a fundamental challenge for optimizing business processes in service-oriented architectures such as microservices environments, distributed enterprise systems, and cloud-native platfor…

Activity PredictionGraph Neural NetworkService Composition