中文
相关论文

相关论文: Submodular Cost Submodular Cover with an Approxima…

200 篇论文

Finding a minimum vertex cover in a network is a fundamental NP-complete graph problem. One way to deal with its computational hardness, is to trade the qualitative performance of an algorithm (allowing non-optimal outputs) for an improved…

数据结构与算法 · 计算机科学 2023-12-14 Thomas Bläsius , Tobias Friedrich , Maximilian Katzmann

A $k$-submodular function is a generalization of the submodular set function. Many practical applications can be modeled as maximizing a $k$-submodular function, such as multi-cooperative games, sensor placement with $k$ type sensors,…

组合数学 · 数学 2023-12-13 Hongyang Zhang , Wenchang Luo

Symmetric submodular functions are an important family of submodular functions capturing many interesting cases including cut functions of graphs and hypergraphs. Maximization of such functions subject to various constraints receives little…

数据结构与算法 · 计算机科学 2016-04-19 Moran Feldman

Submodular functions are a broad class of set functions, which naturally arise in diverse areas. Many algorithms have been suggested for the maximization of these functions. Unfortunately, once the function deviates from submodularity, the…

离散数学 · 计算机科学 2017-07-17 Lin Chen , Moran Feldman , Amin Karbasi

The submodular maximization problem is widely applicable in many engineering problems where objectives exhibit diminishing returns. While this problem is known to be NP-hard for certain subclasses of objective functions, there is a greedy…

分布式、并行与集群计算 · 计算机科学 2020-07-01 Haoyuan Sun , David Grimsman , Jason R Marden

CMO Council reports that 71\% of internet users in the U.S. were influenced by coupons and discounts when making their purchase decisions. It has also been shown that offering coupons to a small fraction of users (called seed users) may…

社会与信息网络 · 计算机科学 2018-02-23 Shaojie Tang

The problem of monotone submodular maximization has been studied extensively due to its wide range of applications. However, there are cases where one can only access the objective function in a distorted or noisy form because of the…

数据结构与算法 · 计算机科学 2022-10-24 Lingxiao Huang , Yuyi Wang , Chunxue Yang , Huanjian Zhou

In this paper we provide improved running times and oracle complexities for approximately minimizing a submodular function. Our main result is a randomized algorithm, which given any submodular function defined on $n$-elements with range…

数据结构与算法 · 计算机科学 2019-09-11 Brian Axelrod , Yang P. Liu , Aaron Sidford

Submodular over signal (SOS) defines a family of interesting functions for which there exist truthful mechanisms with constant approximation to the social welfare for agents with interdependent valuations. The best-known truthful auction is…

计算机科学与博弈论 · 计算机科学 2022-10-14 Pinyan Lu , Enze Sun , Chenghan Zhou

Submodular function maximization finds application in a variety of real-world decision-making problems. However, most existing methods, based on greedy maximization, assume it is computationally feasible to evaluate F, the function being…

人工智能 · 计算机科学 2020-08-11 Yash Satsangi , Shimon Whiteson , Frans A. Oliehoek

In this paper, we propose three generic models of capacitated coverage and, more generally, submodular maximization to study task-worker assignment problems that arise in a wide range of gig economy platforms. Our models incorporate the…

数据结构与算法 · 计算机科学 2023-09-19 Pan Xu

We extend the work of Narasimhan and Bilmes [30] for minimizing set functions representable as a difference between submodular functions. Similar to [30], our new algorithms are guaranteed to monotonically reduce the objective function at…

数据结构与算法 · 计算机科学 2013-08-27 Rishabh Iyer , Jeff Bilmes

We study influence maximization on temporal networks. This is a special setting where the influence function is not submodular, and there is no optimality guarantee for solutions achieved via greedy optimization. We perform an exhaustive…

物理与社会 · 物理学 2022-09-05 Sirag Erkol , Dario Mazzilli , Filippo Radicchi

In this paper, we study the non-monotone DR-submodular function maximization over integer lattice. Functions over integer lattice have been defined submodular property that is similar to submodularity of set functions. DR-submodular is a…

社会与信息网络 · 计算机科学 2022-12-14 Shuyang Gu , Chuangen Gao , Jun Huang , Weili Wu

We introduce a risk-aware multi-objective Traveling Salesperson Problem (TSP) variant, where the robot tour cost and tour reward have to be optimized simultaneously. The robot obtains reward along the edges in the graph. We study the case…

机器人学 · 计算机科学 2021-09-22 Rishab Balasubramanian , Lifeng Zhou , Pratap Tokekar , P. B. Sujit

In this paper, we study the non-monotone adaptive submodular maximization problem subject to a cardinality constraint. We first revisit the adaptive random greedy algorithm proposed in \citep{gotovos2015non}, where they show that this…

机器学习 · 计算机科学 2020-12-16 Shaojie Tang

We study the problem of incorporating risk while making combinatorial decisions under uncertainty. We formulate a discrete submodular maximization problem for selecting a set using Conditional-Value-at-Risk (CVaR), a risk metric commonly…

机器人学 · 计算机科学 2022-03-21 Lifeng Zhou , Pratap Tokekar

We analyze the performance of the greedy algorithm, and also a discrete semi-gradient based algorithm, for maximizing the sum of a suBmodular and suPermodular (BP) function (both of which are non-negative monotone non-decreasing) under two…

离散数学 · 计算机科学 2018-01-24 Wenruo Bai , Jeffrey A. Bilmes

We study the problem of maximizing a function that is approximately submodular under a cardinality constraint. Approximate submodularity implicitly appears in a wide range of applications as in many cases errors in evaluation of a…

数据结构与算法 · 计算机科学 2024-11-19 Thibaut Horel , Yaron Singer

Many robotic systems deal with uncertainty by performing a sequence of information gathering actions. In this work, we focus on the problem of efficiently constructing such a sequence by drawing an explicit connection to submodularity.…