paper-with-me

홈 › Papers

Fixed Priority Global Scheduling from a Deep Learning Perspective

2020-12-05 · Hyunsung Lee, Michael Wang, Honguk Woo

Deep Learning has been recently recognized as one of the feasible solutions to effectively address combinatorial optimization problems, which are often considered important yet challenging in various research domains. In this work, we first present how to adopt Deep Learning for real-time task scheduling through our preliminary work upon fixed priority global scheduling (FPGS) problems. We then briefly discuss possible generalizations of Deep Learning adoption for several realistic and complicated FPGS scenarios, e.g., scheduling tasks with dependency, mixed-criticality task scheduling. We believe that there are many opportunities for leveraging advanced Deep Learning technologies to improve the quality of scheduling in various system configurations and problem scenarios.

📄 PDF Abstract BibTeX arXiv:2012.03002

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationDeep LearningScheduling

Similar Papers 제목 키워드 기반

Fixed-Priority and EDF Schedules for ROS2 Graphs on Uniprocessor

2025-11-28 · Oren Bell, Harun Teper, Mario Günzel, Chris Gill 외 arxiv

This paper addresses limitations of current scheduling methods in the Robot Operating System (ROS)2, focusing on scheduling tasks beyond simple chains and analyzing arbitrary Directed Acyclic Graphs (DAGs). While previou…

ReDAG-RT: Global Rate-Priority Scheduling for Real-Time Multi-DAG Execution in ROS 2

2026-03-18 · Md. Mehedi Hasan, Rafid Mostafiz, Bikash Kumar Paul, Md. Abir Hossain 외 arxiv

ROS 2 has become a dominant middleware for robotic systems, where perception, estimation, planning, and control pipelines are structured as directed acyclic graphs of callbacks executed under a shared executor. However, …

Enhancing Adaptive Mixed-Criticality Scheduling with Deep Reinforcement Learning

2024-11-01 · Bruno Mendes, Pedro F. Souto, Pedro C. Diniz

Adaptive Mixed-Criticality (AMC) is a fixed-priority preemptive scheduling algorithm for mixed-criticality hard real-time systems. It dominates many other scheduling algorithms for mixed-criticality systems, but does so …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningScheduling

Appointment scheduling model in healthcare using clustering algorithms

2019-05-03 · Niloofar Yousefi, Farhad Hasankhani, Mahsa Kiani, Nooshin Yousefi

In this study, we provided a scheduling procedure which is a combination of machine learning and mathematical programming that minimizes the waiting time of higher priority outpatients. Outpatients who request for appoin…

ClusteringmodelScheduling

Beyond Binary Priorities: Multi-Tier SLA Scheduling for Large Language Model Serving

2026-08-17 · Anders Vestrum, Arya Raeesi, Hanna Roed arxiv

Modern LLM serving deployments must simultaneously satisfy heterogeneous service-level objectives (SLOs) across a diverse population of user tiers, ranging from latency-critical API calls to background batch processing. …