中文
相关论文

相关论文: Santa Claus meets Makespan and Matroids: Algorithm…

200 篇论文

We study policies aiming to minimize the weighted sum of completion times of jobs in the context of coordination mechanisms for selfish scheduling problems. Our goal is to design local policies that achieve a good price of anarchy in the…

计算机科学与博弈论 · 计算机科学 2010-12-23 Richard Cole , José R. Correa , Vasilis Gkatzelis , Vahab Mirrokni , Neil Olver

A wide variety of problems in machine learning, including exemplar clustering, document summarization, and sensor placement, can be cast as constrained submodular maximization problems. Unfortunately, the resulting submodular optimization…

机器学习 · 计算机科学 2015-04-23 Rafael da Ponte Barbosa , Alina Ene , Huy L. Nguyen , Justin Ward

Submodular maximization over a matroid constraint is a fundamental problem with various applications in machine learning. Some of these applications involve decision-making over datapoints with sensitive attributes such as gender or race.…

机器学习 · 计算机科学 2023-12-25 Marwa El Halabi , Jakub Tarnawski , Ashkan Norouzi-Fard , Thuy-Duong Vuong

We introduce several generalizations of classical computer science problems obtained by replacing simpler objective functions with general submodular functions. The new problems include submodular load balancing, which generalizes load…

数据结构与算法 · 计算机科学 2010-06-02 Zoya Svitkina , Lisa Fleischer

This paper studies Makespan Minimization in the secretary model. Formally, jobs, specified by their processing times, are presented in a uniformly random order. An online algorithm has to assign each job permanently and irrevocably to one…

数据结构与算法 · 计算机科学 2021-10-28 Susanne Albers , Maximilian Janke

Optimization - minimization or maximization - in the lattice of subsets is a frequent operation in Artificial Intelligence tasks. Examples are subset-minimal model-based diagnosis, nonmonotonic reasoning by means of circumscription, or…

人工智能 · 计算机科学 2016-12-23 Wolfgang Faber , Mauro Vallati , Federico Cerutti , Massimiliano Giacomin

Parameterizing by the largest processing time $p_{max}$ and the number of different job processing times $d$, we propose a proximity technique for High-Multiplicity Scheduling on Uniform Machines for the objectives Makespan Minimization…

数据结构与算法 · 计算机科学 2024-09-24 Hauke Brinkop , David Fischer , Klaus Jansen

We study the Maximum Budgeted Allocation problem, which is the problem of assigning indivisible items to players with budget constraints. In its most general form, an instance of the MBA problem might include many different prices for the…

数据结构与算法 · 计算机科学 2015-12-01 Christos Kalaitzis

Many allocation problems in multiagent systems rely on agents specifying cardinal preferences. However, allocation mechanisms can be sensitive to small perturbations in cardinal preferences, thus causing agents who make ``small" or…

计算机科学与博弈论 · 计算机科学 2021-07-13 Vijay Menon , Kate Larson

Motivated by modern parallel computing applications, we consider the problem of scheduling parallel-task jobs with heterogeneous resource requirements in a cluster of machines. Each job consists of a set of tasks that can be processed in…

分布式、并行与集群计算 · 计算机科学 2020-04-03 Mehrnoosh Shafiee , Javad Ghaderi

In the problem of Submodular Max-Min Allocation, we are given a set of items, a set of players, and monotone submodular valuation functions that represent the satisfaction of a player with a certain subset of items. The goal is to find an…

数据结构与算法 · 计算机科学 2026-04-15 Kimon Boehmer

Modern platforms are using accelerators in conjunction with standard processing units in order to reduce the running time of specific operations, such as matrix operations, and improve their performance. Scheduling on such hybrid platforms…

数据结构与算法 · 计算机科学 2020-02-11 Vincent Fagnon , Imed Kacem , Giorgio Lucarelli , Bertrand Simon

A recent line of research focuses on the study of the stochastic multi-armed bandits problem (MAB), in the case where temporal correlations of specific structure are imposed between the player's actions and the reward distributions of the…

机器学习 · 计算机科学 2021-03-02 Orestis Papadigenopoulos , Constantine Caramanis

Fast algorithms for submodular maximization problems have a vast potential use in applicative settings, such as machine learning, social networks, and economics. Though fast algorithms were known for some special cases, only recently…

数据结构与算法 · 计算机科学 2014-10-06 Niv Buchbinder , Moran Feldman , Roy Schwartz

We study the consideration of fairness in redundant assignment for multi-agent task allocation. It has recently been shown that redundant assignment of agents to tasks provides robustness to uncertainty in task performance. However, the…

机器人学 · 计算机科学 2021-03-09 Matthew Malencia , Vijay Kumar , George Pappas , Amanda Prorok

In an instance of the minimum eigenvalue problem, we are given a collection of $n$ vectors $v_1,\ldots, v_n \subset {\mathbb{R}^d}$, and the goal is to pick a subset $B\subseteq [n]$ of given vectors to maximize the minimum eigenvalue of…

数据结构与算法 · 计算机科学 2024-01-26 Adam Brown , Aditi Laddha , Mohit Singh

Submodular optimization has received significant attention in both practice and theory, as a wide array of problems in machine learning, auction theory, and combinatorial optimization have submodular structure. In practice, these problems…

分布式、并行与集群计算 · 计算机科学 2018-10-04 Paul Liu , Jan Vondrak

Low-rank approximation and column subset selection are two fundamental and related problems that are applied across a wealth of machine learning applications. In this paper, we study the question of socially fair low-rank approximation and…

机器学习 · 计算机科学 2024-12-10 Zhao Song , Ali Vakilian , David P. Woodruff , Samson Zhou

We consider the {\em matroid median} problem \cite{KrishnaswamyKNSS11}, wherein we are given a set of facilities with opening costs and a matroid on the facility-set, and clients with demands and connection costs, and we seek to open an…

数据结构与算法 · 计算机科学 2016-09-30 Chaitanya Swamy

Streaming submodular maximization is a natural model for the task of selecting a representative subset from a large-scale dataset. If datapoints have sensitive attributes such as gender or race, it becomes important to enforce fairness to…

机器学习 · 计算机科学 2025-11-25 Marwa El Halabi , Federico Fusco , Ashkan Norouzi-Fard , Jakab Tardos , Jakub Tarnawski