中文
相关论文

相关论文: On maximizing a monotone k-submodular function sub…

200 篇论文

Despite a surge of interest in submodular maximization in the data stream model, there remain significant gaps in our knowledge about what can be achieved in this setting, especially when dealing with multiple constraints. In this work, we…

数据结构与算法 · 计算机科学 2022-04-12 Moran Feldman , Ashkan Norouzi-Fard , Ola Svensson , Rico Zenklusen

Submodular optimization has numerous applications such as crowdsourcing and viral marketing. In this paper, we study the fundamental problem of non-negative submodular function maximization subject to a $k$-system constraint, which…

数据结构与算法 · 计算机科学 2021-06-16 Kai Han , Shuang Cui , Tianshuai Zhu , Jing Tang , Benwei Wu , He Huang

Submodular maximization is one of the central topics in combinatorial optimization. It has found numerous applications in the real world. In the past decades, a series of algorithms have been proposed for this problem. However, most of the…

数据结构与算法 · 计算机科学 2023-04-03 Xiaoming Sun , Jialin Zhang , Shuo Zhang , Zhijie Zhang

Submodular maximization arises in many applications, and has attracted a lot of research attentions from various areas such as artificial intelligence, finance and operations research. Previous studies mainly consider only one kind of…

数据结构与算法 · 计算机科学 2023-07-20 Yu-Ran Gu , Chao Bian , Chao Qian

Submodular maximization under matroid and cardinality constraints are classical problems with a wide range of applications in machine learning, auction theory, and combinatorial optimization. In this paper, we consider these problems in the…

Optimization problems with set submodular objective functions have many real-world applications. In discrete scenarios, where the same item can be selected more than once, the domain is generalized from a 2-element set to a bounded integer…

数据结构与算法 · 计算机科学 2021-11-22 Alberto Schiabel , Vyacheslav Kungurtsev , Jakub Marecek

Submodular functions are well-studied in combinatorial optimization, game theory and economics. The natural diminishing returns property makes them suitable for many applications. We study an extension of monotone submodular functions,…

离散数学 · 计算机科学 2014-11-18 Allan Borodin , Dai Tri Man Le , Yuli Ye

Maximizing a submodular function is a fundamental task in machine learning and in this paper we study the deletion robust version of the problem under the classic matroids constraint. Here the goal is to extract a small size summary of the…

数据结构与算法 · 计算机科学 2025-05-26 Paul Dütting , Federico Fusco , Silvio Lattanzi , Ashkan Norouzi-Fard , Morteza Zadimoghaddam

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

In submodular $k$-partition, the input is a non-negative submodular function $f$ defined over a finite ground set $V$ (given by an evaluation oracle) along with a positive integer $k$ and the goal is to find a partition of the ground set…

数据结构与算法 · 计算机科学 2023-07-11 Karthekeyan Chandrasekaran , Weihang Wang

We consider the problem of maximizing a non-negative submodular function under the $b$-matching constraint, in the semi-streaming model. When the function is linear, monotone, and non-monotone, we obtain the approximation ratios of…

数据结构与算法 · 计算机科学 2022-01-11 Chien-Chung Huang , François Sellier

In this paper we study the fundamental problems of maximizing a continuous non-monotone submodular function over the hypercube, both with and without coordinate-wise concavity. This family of optimization problems has several applications…

数据结构与算法 · 计算机科学 2018-05-25 Rad Niazadeh , Tim Roughgarden , Joshua R. Wang

We consider parallel, or low adaptivity, algorithms for submodular function maximization. This line of work was recently initiated by Balkanski and Singer and has already led to several interesting results on the cardinality constraint and…

数据结构与算法 · 计算机科学 2018-12-03 Chandra Chekuri , Kent Quanrud

First, for the for the submodular $k$-secretary problem with shortlists [1], we provide a near optimal $1-1/e-\epsilon$ approximation using shortlist of size $O(k poly(1/\epsilon))$. In particular, we improve the size of shortlist used in…

数据结构与算法 · 计算机科学 2021-02-22 Mohammad Shadravan

We investigate the performance of a deterministic GREEDY algorithm for the problem of maximizing functions under a partition matroid constraint. We consider non-monotone submodular functions and monotone subadditive functions. Even though…

离散数学 · 计算机科学 2019-02-22 Tobias Friedrich , Andreas Göbel , Frank Neumann , Francesco Quinzan , Ralf Rothenberger

We study the problem of maximizing a non-monotone, non-negative submodular function subject to a matroid constraint. The prior best-known deterministic approximation ratio for this problem is $\frac{1}{4}-\epsilon$ under…

数据结构与算法 · 计算机科学 2020-10-23 Kai Han , Zongmai Cao , Shuang Cui , Benwei Wu

We consider fast algorithms for monotone submodular maximization with a general matroid constraint. We present a randomized $(1 - 1/e - \epsilon)$-approximation algorithm that requires $\tilde{O}_{\epsilon}(\sqrt{r} n)$ independence oracle…

数据结构与算法 · 计算机科学 2024-05-02 Yusuke Kobayashi , Tatsuya Terao

We consider a robust formulation, introduced by Krause et al. (2008), of the classical cardinality constrained monotone submodular function maximization problem, and give the first constant factor approximation results. The robustness…

数据结构与算法 · 计算机科学 2018-10-31 James B. Orlin , Andreas S. Schulz , Rajan Udwani

Constrained $k$-submodular maximization is a general framework that captures many discrete optimization problems such as ad allocation, influence maximization, personalized recommendation, and many others. In many of these applications,…

数据结构与算法 · 计算机科学 2023-05-26 Fabian Spaeh , Alina Ene , Huy L. Nguyen

This work studies the non-monotone DR-submodular Maximization over a ground set of $n$ subject to a size constraint $k$. We propose two approximation algorithms for solving this problem named FastDrSub and FastDrSub++. FastDrSub offers an…

数据结构与算法 · 计算机科学 2025-11-05 Tan D. Tran , Canh V. Pham