中文
相关论文

相关论文: Simultaneous approximation for scheduling problems

200 篇论文

In a sequential regression setting, a decision-maker may be primarily concerned with whether the future observation will increase or decrease compared to the current one, rather than the actual value of the future observation. In this…

机器学习 · 计算机科学 2023-06-09 Youngseog Chung , Aaron Rumack , Chirag Gupta

We consider a multi-agent system where agents compete for the access to the radio resource. By combining some application-level parameters, such as the resilience, with a knowledge of the radio environment, we propose a new way of modeling…

信息论 · 计算机科学 2023-02-21 Jean-Christophe Sibel , Nicolas Gresset , Vincent Corlay

Deliberating on large or continuous state spaces have been long standing challenges in reinforcement learning. Temporal Abstraction have somewhat made this possible, but efficiently planing using temporal abstraction still remains an issue.…

人工智能 · 计算机科学 2017-03-21 Peeyush Kumar , Doina Precup

Intraday surgical scheduling is a multi-objective decision problem under uncertainty-balancing elective throughput, urgent and emergency demand, delays, sequence-dependent setups, and overtime. We formulate the problem as a cooperative…

机器学习 · 计算机科学 2025-12-05 Kailiang Liu , Ying Chen , Ralf Borndörfer , Thorsten Koch

Many statistical learning problems can be posed as minimization of a sum of two convex functions, one typically a composition of non-smooth and linear functions. Examples include regression under structured sparsity assumptions. Popular…

机器学习 · 统计学 2021-07-19 Seyoon Ko , Donghyeon Yu , Joong-Ho Won

In this study, we investigate a scheduling problem on identical machines in which jobs require initial setup before execution. We assume that an algorithm can dynamically form a batch (i.e., a collection of jobs to be processed together)…

数据结构与算法 · 计算机科学 2025-07-16 Yasushi Kawase , Kazuhisa Makino , Vinh Long Phan , Hanna Sumita

Machine scheduling problems involving conflict jobs can be seen as a constrained version of the classical scheduling problem, in which some jobs are conflict in the sense that they cannot be proceeded simultaneously on different machines.…

数据结构与算法 · 计算机科学 2021-02-12 Minh Hoàng Hà , Dinh Quy Ta , Trung Thanh Nguyen

We give sublinear-time approximation algorithms for some optimization problems arising in machine learning, such as training linear classifiers and finding minimum enclosing balls. Our algorithms can be extended to some kernelized versions…

机器学习 · 计算机科学 2010-10-22 Kenneth L. Clarkson , Elad Hazan , David P. Woodruff

We consider the stochastic scheduling problem of minimizing the expected makespan on $m$ parallel identical machines. While the (adaptive) list scheduling policy achieves an approximation ratio of $2$, any (non-adaptive) fixed assignment…

离散数学 · 计算机科学 2021-06-30 Guillaume Sagnol , Daniel Schmidt genannt Waldschmidt

We consider single-machine scheduling problems that are natural generalizations or variations of the min-sum set cover problem and the min-sum vertex cover problem. For each of these problems, we give new approximation algorithms. Some of…

数据结构与算法 · 计算机科学 2020-01-22 Felix Happach , Andreas S. Schulz

We study the classical problem of minimizing the total weighted completion time on a fixed set of $m$ identical machines working in parallel, the $Pm||\sum w_jC_j$ problem in the standard three field notation for scheduling problems. This…

数据结构与算法 · 计算机科学 2025-02-20 Danny Hermelin , Tomohiro Koana , Dvir Shabtay

To deliver high performance in power limited systems, architects have turned to using heterogeneous systems, either CPU+GPU or mixed CPU-hardware systems. However, in systems with different processor types and task affinities, scheduling…

性能 · 计算机科学 2017-12-12 Zhuo Chen , Diana Marculescu

We consider the two-parallel machines scheduling problem, with the aim of minimizing the maximum lateness and the makespan. Formally, the problem is defined as follows. We have to schedule a set J of n jobs on two identical machines. Each…

数据结构与算法 · 计算机科学 2018-03-01 Gais Alhadi , Imed Kacem , Pierre Laroche , Izzeldin M. Osman

An overarching issue in resource management of wireless networks is assessing their capacity: How much communication can be achieved in a network, utilizing all the tools available: power control, scheduling, routing, channel assignment and…

网络与互联网体系结构 · 计算机科学 2018-06-29 Magnus M. Halldorsson , Tigran Tonoyan

We analyse the asymptotic properties of a continuous-time, two-timescale stochastic approximation algorithm designed for stochastic bilevel optimisation problems in continuous-time models. We obtain the weak convergence rate of this…

最优化与控制 · 数学 2022-07-08 Louis Sharrock

This paper studies a single-machine scheduling problem with a non-renewable resource (NR-SSP) and total weighted completion time criterion. The non-renewable resource is consumed when the machine starts processing a job. We consider the…

数据结构与算法 · 计算机科学 2021-05-12 Susumu Hashimoto , Shinji Mizuno

We consider the following general scheduling problem: The input consists of n jobs, each with an arbitrary release time, size, and a monotone function specifying the cost incurred when the job is completed at a particular time. The…

数据结构与算法 · 计算机科学 2010-08-31 Nikhil Bansal , Kirk Pruhs

In this paper we study the adaptivity of submodular maximization. Adaptivity quantifies the number of sequential rounds that an algorithm makes when function evaluations can be executed in parallel. Adaptivity is a fundamental concept that…

数据结构与算法 · 计算机科学 2018-04-18 Eric Balkanski , Aviad Rubinstein , Yaron Singer

We study the problem of selecting a subset of k random variables from a large set, in order to obtain the best linear prediction of another variable of interest. This problem can be viewed in the context of both feature selection and sparse…

机器学习 · 统计学 2011-02-28 Abhimanyu Das , David Kempe

This paper focuses on the problem of coflow scheduling with precedence constraints in identical parallel networks, which is a well-known $\mathcal{NP}$-hard problem. Coflow is a relatively new network abstraction used to characterize…

数据结构与算法 · 计算机科学 2023-12-21 Chi-Yeh Chen