中文
相关论文

相关论文: The Submodular Santa Claus Problem in the Restrict…

200 篇论文

We study the max-min fair allocation problem in which a set of $m$ indivisible items are to be distributed among $n$ agents such that the minimum utility among all agents is maximized. In the restricted setting, the utility of each item $j$…

离散数学 · 计算机科学 2016-11-28 T-H. Hubert Chan , Zhihao Gavin Tang , Xiaowei Wu

We define a new class of set functions that in addition to being monotone and subadditive, also admit a very limited form of submodularity defined over a permutation of the ground set. We refer to this permutation as a submodular order.…

最优化与控制 · 数学 2024-03-01 Rajan Udwani

Constrained maximization of submodular functions poses a central problem in combinatorial optimization. In many realistic scenarios, a number of agents need to maximize multiple submodular objectives over the same ground set. We study such…

数据结构与算法 · 计算机科学 2024-07-22 Georgios Amanatidis , Georgios Birmpas , Philip Lazos , Stefano Leonardi , Rebecca Reiffenhäuser

We consider the problem of covering multiple submodular constraints. Given a finite ground set $N$, a cost function $c: N \rightarrow \mathbb{R}_+$, $r$ monotone submodular functions $f_1,f_2,\ldots,f_r$ over $N$ and requirements…

数据结构与算法 · 计算机科学 2025-09-04 Tanvi Bajpai , Chandra Chekuri , Pooja Kulkarni

We consider an assignment problem that has aspects of fair division as well as social choice. In particular, we investigate the problem of assigning a small subset from a set of indivisible items to multiple players so that the chosen…

计算机科学与博弈论 · 计算机科学 2019-02-06 Warut Suksompong

Submodular functions have found a wealth of new applications in data science and machine learning models in recent years. This has been coupled with many algorithmic advances in the area of submodular optimization: (SO) $\min/\max~f(S): S…

数据结构与算法 · 计算机科学 2019-08-23 Richard Santiago , F. Bruce Shepherd

In this paper we describe a new algorithm called Fast Adaptive Sequencing Technique (FAST) for maximizing a monotone submodular function under a cardinality constraint $k$ whose approximation ratio is arbitrarily close to $1-1/e$, is…

机器学习 · 计算机科学 2019-07-16 Adam Breuer , Eric Balkanski , Yaron Singer

The optimal allocation of resources for maximizing influence, spread of information or coverage, has gained attention in the past years, in particular in machine learning and data mining. But in applications, the parameters of the problem…

机器学习 · 计算机科学 2017-06-14 Matthew Staib , Stefanie Jegelka

In this work, we study the Stochastic Budgeted Multi-round Submodular Maximization (SBMSm) problem, where we aim to adaptively maximize the sum, over multiple rounds, of a monotone and submodular objective function defined on subsets of…

数据结构与算法 · 计算机科学 2024-09-26 Vincenzo Auletta , Diodato Ferraioli , Cosimo Vinci

We study the problem of maximizing a monotone submodular function subject to a matroid independence constraint. For more than a decade, a rich body of work has studied this problem. Initially, a tight approximation of $ (1-\frac{1}{e})$ was…

数据结构与算法 · 计算机科学 2026-05-06 Amit Ganz Rozenman , Ariel Kulik , Roy Schwartz , Mohit Singh

We consider the problem of maximizing the multilinear extension of a submodular function subject a single matroid constraint or multiple packing constraints with a small number of adaptive rounds of evaluation queries. We obtain the first…

数据结构与算法 · 计算机科学 2018-11-12 Alina Ene , Huy L. Nguyen , Adrian Vladu

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

Submodularity is a fundamental phenomenon in combinatorial optimization. Submodular functions occur in a variety of combinatorial settings such as coverage problems, cut problems, welfare maximization, and many more. Therefore, a lot of…

数据结构与算法 · 计算机科学 2011-11-08 Shaddin Dughmi

In the classical selection problem, the input consists of a collection of elements and the goal is to pick a subset of elements from the collection such that some objective function $f$ is maximized. This problem has been studied…

数据结构与算法 · 计算机科学 2021-09-06 Sofia Maria Nikolakaki , Alina Ene , Evimaria Terzi

In the classical problem of scheduling on unrelated parallel machines, a set of jobs has to be assigned to a set of machines. The jobs have a processing time depending on the machine and the goal is to minimize the makespan, that is the…

数据结构与算法 · 计算机科学 2017-12-07 Klaus Jansen , Marten Maack

In this work, we study the problem of finding the maximum value of a non-negative submodular function subject to a limit on the number of items selected, a ubiquitous problem that appears in many applications, such as data summarization and…

数据结构与算法 · 计算机科学 2023-08-08 Yixin Chen , Alan Kuhnle

Submodular functions are an important class of functions in combinatorial optimization which satisfy the natural properties of decreasing marginal costs. The study of these functions has led to strong structural properties with applications…

多智能体系统 · 计算机科学 2009-11-13 Gagan Goel , Pushkar Tripathi , Lei Wang

It is generally believed that submodular functions -- and the more general class of $\gamma$-weakly submodular functions -- may only be optimized under the non-negativity assumption $f(S) \geq 0$. In this paper, we show that once the…

数据结构与算法 · 计算机科学 2019-04-23 Christopher Harshaw , Moran Feldman , Justin Ward , Amin Karbasi

The framework of budget-feasible mechanism design studies procurement auctions where the auctioneer (buyer) aims to maximize his valuation function subject to a hard budget constraint. We study the problem of designing truthful mechanisms…

计算机科学与博弈论 · 计算机科学 2019-05-07 Georgios Amanatidis , Pieter Kleer , Guido Schäfer

We study the problem of maximizing a non-negative monotone $k$-submodular function $f$ under a knapsack constraint, where a $k$-submodular function is a natural generalization of a submodular function to $k$ dimensions. We present a…

数据结构与算法 · 计算机科学 2023-08-04 Zhongzheng Tang , Chenhao Wang , Hau Chan