中文
相关论文

相关论文: A New Lower Bound for Deterministic Truthful Sched…

200 篇论文

This paper presents improved approximation algorithms for the problem of multiprocessor scheduling under uncertainty, or SUU, in which the execution of each job may fail probabilistically. This problem is motivated by the increasing use of…

分布式、并行与集群计算 · 计算机科学 2008-02-19 Christopher Crutchfield , Zoran Dzunic , Jeremy T. Fineman , David R. Karger , Jacob Scott

In this paper, we explore statistical versus computational trade-off to address a basic question in the application of a distributed algorithm: what is the minimal computational cost in obtaining statistical optimality? In smoothing spline…

统计理论 · 数学 2017-07-25 Zuofeng Shang , Guang Cheng

In recent years, differential privacy has emerged as the de facto standard for sharing statistics of datasets while limiting the disclosure of private information about the involved individuals. This is achieved by randomly perturbing the…

密码学与安全 · 计算机科学 2024-12-18 Aras Selvi , Huikang Liu , Wolfram Wiesemann

The Job-Shop Scheduling Problem (JSSP) and its variant, the Flexible Job-Shop Scheduling Problem (FJSSP), are combinatorial optimization problems studied thoroughly in the literature. Generally, the aim is to reduce the makespan of a…

数据结构与算法 · 计算机科学 2025-04-24 Marc-Emmanuel Coupvent des Graviers , Lotfi Kobrosly , Christophe Guettier , Tristan Cazenave

We study the problem of maximizing a monotone submodular function subject to a matroid constraint and present a deterministic algorithm that achieves (1/2 + {\epsilon})-approximation for the problem. This algorithm is the first…

数据结构与算法 · 计算机科学 2018-07-17 Niv Buchbinder , Moran Feldman , Mohit Garg

A deterministic approximation algorithm is presented for the maximization of non-monotone submodular functions over a ground set of size $n$ subject to cardinality constraint $k$; the algorithm is based upon the idea of interlacing two…

数据结构与算法 · 计算机科学 2019-10-28 Alan Kuhnle

In this paper, we propose the first deterministic algorithms to solve the frequency estimation and frequent item problems in the bounded deletion model. We establish the space lower bound for solving the deterministic frequent items problem…

数据库 · 计算机科学 2022-06-24 Fuheng Zhao , Divyakant Agrawal , Amr El Abbadi , Ahmed Metwally

Many algorithms in machine learning and computational geometry require, as input, the intrinsic dimension of the manifold that supports the probability distribution of the data. This parameter is rarely known and therefore has to be…

统计理论 · 数学 2020-01-01 Jisu Kim , Alessandro Rinaldo , Larry Wasserman

We consider the well-studied game-theoretic version of machine scheduling in which jobs correspond to self-interested users and machines correspond to resources. Here each user chooses a machine trying to minimize her own cost, and such…

计算机科学与博弈论 · 计算机科学 2019-12-18 Cong Chen , Paolo Penna , Yinfeng Xu

We study approximation algorithms for scheduling problems with the objective of minimizing total weighted completion time, under identical and related machine models with job precedence constraints. We give algorithms that improve upon many…

数据结构与算法 · 计算机科学 2017-07-26 Shi Li

This paper considers the design of non-truthful mechanisms from samples. We identify a parameterized family of mechanisms with strategically simple winner-pays-bid, all-pay, and truthful payment formats. In general (not necessarily…

计算机科学与博弈论 · 计算机科学 2019-06-26 Jason Hartline , Samuel Taggart

In this paper we consider the open shop scheduling problem where the jobs have delivery times. The minimization criterion is the maximum lateness of the jobs. This problem is known to be NP-hard, even restricted to only 2 machines. We…

数据结构与算法 · 计算机科学 2017-06-08 Imed Kacem , Christophe Rapine

This paper studies a scheduling problem in a parallel machine setting, where each machine must adhere to a predetermined fixed order for processing the jobs. Given $n$ jobs, each with processing times and deadlines, we aim to minimize the…

数据结构与算法 · 计算机科学 2025-05-16 Andre Berger , Arman Rouhani , Marc Schröder

We study minimal single-task peer prediction mechanisms that have limited knowledge about agents' beliefs. Without knowing what agents' beliefs are or eliciting additional information, it is not possible to design a truthful mechanism in a…

计算机科学与博弈论 · 计算机科学 2017-11-28 Goran Radanovic , Boi Faltings

We study the problem of automated mechanism design with partial verification, where each type can (mis)report only a restricted set of types (rather than any other type), induced by the principal's limited verification power. We prove…

计算机科学与博弈论 · 计算机科学 2021-04-13 Hanrui Zhang , Yu Cheng , Vincent Conitzer

We consider the Vector Scheduling problem on identical machines: we have m machines, and a set J of n jobs, where each job j has a processing-time vector $p_j\in \mathbb{R}^d_{\geq 0}$. The goal is to find an assignment $\sigma:J\to [m]$ of…

数据结构与算法 · 计算机科学 2021-11-16 Sharat Ibrahimpur , Chaitanya Swamy

Motivated by mail delivery scheduling problems arising in Royal Mail, we study a generalization of the fundamental makespan scheduling P||Cmax problem which we call the bounded job start scheduling problem. Given a set of jobs, each…

数据结构与算法 · 计算机科学 2021-02-09 Dimitrios Letsios , Jeremy T. Bradley , Suraj G , Ruth Misener , Natasha Page

We show a close connection between structural hardness for $k$-partite graphs and tight inapproximability results for scheduling problems with precedence constraints. Assuming a natural but nontrivial generalisation of the bipartite…

计算复杂性 · 计算机科学 2015-07-08 Abbas Bazzi , Ashkan Norouzi-Fard

The pinwheel problem is a real-time scheduling problem that asks, given $n$ tasks with periods $a_i \in \mathbb{N}$, whether it is possible to infinitely schedule the tasks, one per time unit, such that every task $i$ is scheduled in every…

数据结构与算法 · 计算机科学 2026-03-18 Ahan Mishra

We consider the online traveling salesman problem on the real line (OLTSPL) in which a salesman begins at the origin, traveling at no faster than unit speed along the real line, and wants to serve a sequence of requests, arriving online…

数据结构与算法 · 计算机科学 2025-07-10 Pei-Chuan Chen , Erik D. Demaine , Chung-Shou Liao , Hao-Ting Wei