中文
相关论文

相关论文: Learning Scheduling Algorithms for Data Processing…

200 篇论文

Queuing network control is essential for managing congestion in job-processing systems such as service systems, communication networks, and manufacturing processes. Despite growing interest in applying reinforcement learning (RL)…

机器学习 · 计算机科学 2024-09-06 Ethan Che , Jing Dong , Hongseok Namkoong

Deep Reinforcement Learning (DRL) techniques have been successfully applied for solving complex decision-making and control tasks in multiple fields including robotics, autonomous driving, healthcare and natural language processing. The…

分布式、并行与集群计算 · 计算机科学 2024-08-07 Amanda Jayanetti , Saman Halgamuge , Rajkumar Buyya

Deep-learning-based intelligent services have become prevalent in cyber-physical applications including smart cities and health-care. Collaborative end-edge-cloud computing for deep learning provides a range of performance and efficiency…

机器学习 · 计算机科学 2022-02-24 Sina Shahhosseini , Tianyi Hu , Dongjoo Seo , Anil Kanduri , Bryan Donyanavard , Amir M. Rahmani , Nikil Dutt

We consider networked control systems consisting of multiple independent controlled subsystems, operating over a shared communication network. Such systems are ubiquitous in cyber-physical systems, Internet of Things, and large-scale…

系统与控制 · 计算机科学 2018-06-14 Burak Demirel , Arunselvan Ramaswamy , Daniel E. Quevedo , Holger Karl

Current clinical practice to monitor patients' health follows either regular or heuristic-based lab test (e.g. blood test) scheduling. Such practice not only gives rise to redundant measurements accruing cost, but may even lead to…

机器学习 · 计算机科学 2018-12-04 Chun-Hao Chang , Mingjie Mai , Anna Goldenberg

With the ever-growing need of data in HPC applications, the congestion at the I/O level becomes critical in super-computers. Architectural enhancement such as burst-buffers and pre-fetching are added to machines, but are not sufficient to…

分布式、并行与集群计算 · 计算机科学 2017-02-23 Guillaume Aupy , Ana Gainaru , Valentin Le Fèvre

Job schedulers are a key component of scalable computing infrastructures. They orchestrate all of the work executed on the computing infrastructure and directly impact the effectiveness of the system. Recently, job workloads have…

Distributed dataflow systems like Apache Flink and Apache Spark simplify processing large amounts of data on clusters in a data-parallel manner. However, choosing suitable cluster resources for distributed dataflow jobs in both type and…

分布式、并行与集群计算 · 计算机科学 2022-03-14 Jonathan Will , Onur Arslan , Jonathan Bader , Dominik Scheinert , Lauritz Thamsen

Constraint Programming (CP) is a declarative programming paradigm that allows for modeling and solving combinatorial optimization problems, such as the Job-Shop Scheduling Problem (JSSP). While CP solvers manage to find optimal or…

人工智能 · 计算机科学 2023-06-12 Pierre Tassel , Martin Gebser , Konstantin Schekotihin

Scheduling plays a pivotal role in multi-user wireless communications, since the quality of service of various users largely depends upon the allocated radio resources. In this paper, we propose a novel scheduling algorithm with contiguous…

网络与互联网体系结构 · 计算机科学 2020-11-30 Shu Sun , Xiaofeng Li

High-performance computing (HPC) is undergoing significant changes. Next generation HPC systems are equipped with diverse global and local resources, such as I/O burst buffer resources, memory resources (e.g., on-chip and off-chip RAM,…

分布式、并行与集群计算 · 计算机科学 2021-08-31 Yuping Fan

Curriculum reinforcement learning (CRL) improves the learning speed and stability of an agent by exposing it to a tailored series of tasks throughout learning. Despite empirical successes, an open question in CRL is how to automatically…

机器学习 · 计算机科学 2020-10-26 Pascal Klink , Carlo D'Eramo , Jan Peters , Joni Pajarinen

This paper presents a systematic review of mapping and scheduling strategies within the High-Performance Computing (HPC) compute continuum, with a particular emphasis on heterogeneous systems. It introduces a prototype workflow to establish…

分布式、并行与集群计算 · 计算机科学 2025-05-19 Aasish Kumar Sharma , Julian Kunkel

Increasing scale and heterogeneity in data centers have led to the development of federated clusters such as KubeFed, Hydra, and Pigeon, that federate individual data center clusters. In our work, we introduce Megha, a novel decentralized…

分布式、并行与集群计算 · 计算机科学 2024-03-05 Meghana Thiyyakat , Subramaniam Kalambur , Dinkar Sitaram

In the past few years, Deep Reinforcement Learning (DRL) has become a valuable solution to automatically learn efficient resource management strategies in complex networks. In many scenarios, the learning task is performed in the Cloud,…

网络与互联网体系结构 · 计算机科学 2022-12-01 Seyyidahmed Lahmer , Federico Chiariotti , Andrea Zanella

Analyzing large datasets with distributed dataflow systems requires the use of clusters. Public cloud providers offer a large variety and quantity of resources that can be used for such clusters. However, picking the appropriate resources…

分布式、并行与集群计算 · 计算机科学 2021-04-28 Jonathan Will , Jonathan Bader , Lauritz Thamsen

Classical list scheduling is a very popular and efficient technique for scheduling jobs in parallel and distributed platforms. It is inherently centralized. However, with the increasing number of processors, the cost for managing a single…

分布式、并行与集群计算 · 计算机科学 2011-07-20 Marc Tchiboukdjian , Nicolas Gast , Denis Trystram

MapReduce has become a popular programming model for running data intensive applications on the cloud. Completion time goals or deadlines of MapReduce jobs set by users are becoming crucial in existing cloud-based data processing…

分布式、并行与集群计算 · 计算机科学 2012-08-10 B. Thirumala Rao , L. S. S. Reddy

Reinforcement learning (RL) has emerged as a promising strategy for finetuning small language models (SLMs) to solve targeted tasks such as math and coding. However, RL algorithms tend to be resource-intensive, taking a significant amount…

机器学习 · 计算机科学 2025-10-07 Lianghuan Huang , Sagnik Anupam , Insup Lee , Shuo Li , Osbert Bastani

Large batch jobs such as Deep Learning, HPC and Spark require far more computational resources and higher cost than conventional online service. Like the processing of other time series data, these jobs possess a variety of characteristics…

机器学习 · 计算机科学 2020-10-13 Peng Gao