paper-with-me

Papers

Concepts and Algorithms for Agent-based Decentralized and Integrated Scheduling of Production and Auxiliary Processes

2022-05-06 · Felix Gehlhoff, Alexander Fay

Individualized products and shorter product life cycles have driven companies to rethink traditional mass production. New concepts like Industry 4.0 foster the advent of decentralized production control and distribution of information. A promising technology for realizing such scenarios are Multi-agent systems. This contribution analyses the requirements for an agent-based decentralized and integrated scheduling approach. Part of the requirements is to develop a linearly scaling communication architecture, as the communication between the agents is a major driver of the scheduling execution time. The approach schedules production, transportation, buffering and shared resource operations such as tools in an integrated manner to account for interdependencies between them. Part of the logistics requirements reflect constraints for large workpieces such as buffer scarcity. The approach aims at providing a general solution that is also applicable to large system sizes that, for example, can be found in production networks with multiple companies. Further, it is applicable for different kinds of factory organization (flow shop, job shop etc.). The approach is explained using an example based on industrial requirements. Experiments have been conducted to evaluate the scheduling execution time. The results show the approach's linear scaling behavior. Also, analyses of the concurrent negotiation ability are conducted.

📄 PDF Abstract BibTeX arXiv:2205.04461

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Similar Papers 제목 키워드 기반

Averaging Rate Scheduler for Decentralized Learning on Heterogeneous Data

2024-03-05 · Sai Aparna Aketi, Sakshi Choudhary, Kaushik Roy

State-of-the-art decentralized learning algorithms typically require the data distribution to be Independent and Identically Distributed (IID). However, in practical scenarios, the data distribution across the agents can…

Scheduling

Robust-to-Noise Algorithms for Distributed Resource Allocation and Scheduling

2023-11-30 · Mohammadreza Doostmohammadian, Alireza Aghasi

Efficient resource allocation and scheduling algorithms are essential for various distributed applications, ranging from wireless networks and cloud computing platforms to autonomous multi-agent systems and swarm robotic…

Cloud ComputingScheduling

ScheduleNet: Learn to solve multi-agent scheduling problems with reinforcement learning

2021-06-06 · Junyoung Park, Sanjar Bakhtiyar, Jinkyoo Park

We propose ScheduleNet, a RL-based real-time scheduler, that can solve various types of multi-agent scheduling problems. We formulate these problems as a semi-MDP with episodic reward (makespan) and learn ScheduleNet, a …

Decision MakingGraph AttentionJob Shop Schedulingreinforcement-learning+2

Scheduling and Communication Schemes for Decentralized Federated Learning

2023-11-27 · Bahaa-Eldin Ali Abdelghany, Ana Fernández-Vilas, Manuel Fernández-Veiga, Nashwa El-Bendary 외

Federated learning (FL) is a distributed machine learning paradigm in which a large number of clients coordinate with a central server to learn a model without sharing their own training data. One central server is not e…

Federated LearningScheduling

A Multi-Agent System Approach to Load-Balancing and Resource Allocation for Distributed Computing

2015-09-21 · Soumya Banerjee, Joshua Hecker

In this research we use a decentralized computing approach to allocate and schedule tasks on a massively distributed grid. Using emergent properties of multi-agent systems, the algorithm dynamically creates and dissociat…

CPUDistributed ComputingScheduling