paper-with-me

Papers

Manufacturing Dispatching using Reinforcement and Transfer Learning

2019-10-04 · Shuai Zheng, Chetan Gupta, Susumu Serita

Efficient dispatching rule in manufacturing industry is key to ensure product on-time delivery and minimum past-due and inventory cost. Manufacturing, especially in the developed world, is moving towards on-demand manufacturing meaning a high mix, low volume product mix. This requires efficient dispatching that can work in dynamic and stochastic environments, meaning it allows for quick response to new orders received and can work over a disparate set of shop floor settings. In this paper we address this problem of dispatching in manufacturing. Using reinforcement learning (RL), we propose a new design to formulate the shop floor state as a 2-D matrix, incorporate job slack time into state representation, and design lateness and tardiness rewards function for dispatching purpose. However, maintaining a separate RL model for each production line on a manufacturing shop floor is costly and often infeasible. To address this, we enhance our deep RL model with an approach for dispatching policy transfer. This increases policy generalization and saves time and cost for model training and data collection. Experiments show that: (1) our approach performs the best in terms of total discounted reward and average lateness, tardiness, (2) the proposed policy transfer approach reduces training time and increases policy generalization.

📄 PDF Abstract BibTeX arXiv:1910.02035

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningReinforcement Learning (RL)Transfer Learning

Similar Papers 제목 키워드 기반

PDQN - A Deep Reinforcement Learning Method for Planning with Long Delays: Optimization of Manufacturing Dispatching

2021-09-29 · David C Jenkins, René Arendt Sørensen, Vikramank Singh, Philip Kaminsky 외

Scheduling is an important component in Semiconductor Manufacturing systems, where decisions must be made as to how to prioritize the use of finite machine resources to complete operations on parts in a timely manner. Tr…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)+2

Semiconductor Fab Scheduling with Self-Supervised and Reinforcement Learning

2023-02-14 · Pierre Tassel, Benjamin Kovács, Martin Gebser, Konstantin Schekotihin 외

Semiconductor manufacturing is a notoriously complex and costly multi-step process involving a long sequence of operations on expensive and quantity-limited equipment. Recent chip shortages and their impacts have highlig…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Scheduling+1

A Deep Value-network Based Approach for Multi-Driver Order Dispatching

2021-06-08 · Xiaocheng Tang, Zhiwei Qin, Fan Zhang, Zhaodong Wang 외

Recent works on ride-sharing order dispatching have highlighted the importance of taking into account both the spatial and temporal dynamics in the dispatching process for improving the transportation system efficiency. …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Transfer Learning

Generating Dispatching Rules for the Interrupting Swap-Allowed Blocking Job Shop Problem Using Graph Neural Network and Reinforcement Learning

2023-02-05 · Vivian W. H. Wong, Sang Hun Kim, Junyoung Park, Jinkyoo Park 외

The interrupting swap-allowed blocking job shop problem (ISBJSSP) is a complex scheduling problem that is able to model many manufacturing planning and logistics applications realistically by addressing both the lack of …

BlockingGraph Neural NetworkScheduling

Dynamic Dispatching for Large-Scale Heterogeneous Fleet via Multi-agent Deep Reinforcement Learning

2020-08-24 · Chi Zhang, Philip Odonkor, Shuai Zheng, Hamed Khorasgani 외

Dynamic dispatching is one of the core problems for operation optimization in traditional industries such as mining, as it is about how to smartly allocate the right resources to the right place at the right time. Conven…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)