中文
相关论文

相关论文: Semi-Streaming Algorithms for Submodular Maximizat…

200 篇论文

We give improved multi-pass streaming algorithms for the problem of maximizing a monotone or arbitrary non-negative submodular function subject to a general $p$-matchoid constraint in the model in which elements of the ground set arrive one…

数据结构与算法 · 计算机科学 2021-02-22 Chien-Chung Huang , Theophile Thiery , Justin Ward

Recent progress in (semi-)streaming algorithms for monotone submodular function maximization has led to tight results for a simple cardinality constraint. However, current techniques fail to give a similar understanding for natural…

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

In this paper, we develop the first one-pass streaming algorithm for submodular maximization that does not evaluate the entire stream even once. By carefully subsampling each element of data stream, our algorithm enjoys the tightest…

机器学习 · 计算机科学 2018-02-21 Moran Feldman , Amin Karbasi , Ehsan Kazemi

We propose subsampling as a unified algorithmic technique for submodular maximization in centralized and online settings. The idea is simple: independently sample elements from the ground set, and use simple combinatorial techniques (such…

数据结构与算法 · 计算机科学 2021-04-08 Christopher Harshaw , Ehsan Kazemi , Moran Feldman , Amin Karbasi

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

We consider the problem of maximizing a nonnegative submodular set function $f:2^{\mathcal{N}} \rightarrow \mathbb{R}^+$ subject to a $p$-matchoid constraint in the single-pass streaming setting. Previous work in this context has considered…

数据结构与算法 · 计算机科学 2015-05-01 Chandra Chekuri , Shalmoli Gupta , Kent Quanrud

Constrained submodular maximization problems have long been studied, with near-optimal results known under a variety of constraints when the submodular function is monotone. The case of non-monotone submodular maximization is less…

数据结构与算法 · 计算机科学 2010-10-07 Anupam Gupta , Aaron Roth , Grant Schoenebeck , Kunal Talwar

While the basic greedy algorithm gives a semi-streaming algorithm with an approximation guarantee of $2$ for the \emph{unweighted} matching problem, it was only recently that Paz and Schwartzman obtained an analogous result for weighted…

数据结构与算法 · 计算机科学 2021-02-09 Paritosh Garg , Linus Jordan , Ola Svensson

We study the online submodular maximization problem with free disposal under a matroid constraint. Elements from some ground set arrive one by one in rounds, and the algorithm maintains a feasible set that is independent in the underlying…

离散数学 · 计算机科学 2016-10-26 T-H. Hubert Chan , Zhiyi Huang , Shaofeng H. -C. Jiang , Ning Kang , Zhihao Gavin Tang

In this work, we study the problem of monotone non-submodular maximization with partition matroid constraint. Although a generalization of this problem has been studied in literature, our work focuses on leveraging properties of partition…

数据结构与算法 · 计算机科学 2022-05-02 Lan N. Nguyen , My T. Thai

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

In this paper we consider the problem of maximizing a non-negative submodular function subject to a cardinality constraint in the data stream model. Previously, the best known algorithm for this problem was a $5.828$-approximation…

数据结构与算法 · 计算机科学 2019-06-27 Naor Alaluf , Moran Feldman

Many important problems in discrete optimization require maximization of a monotonic submodular function subject to matroid constraints. For these problems, a simple greedy algorithm is guaranteed to obtain near-optimal solutions. In this…

数据结构与算法 · 计算机科学 2015-03-17 Daniel Golovin , Andreas Krause

In this work, we consider robust submodular maximization with matroid constraints. We give an efficient bi-criteria approximation algorithm that outputs a small family of feasible sets whose union has (nearly) optimal objective value. This…

数据结构与算法 · 计算机科学 2018-07-26 Sebastian Pokutta , Mohit Singh , Alfredo Torrico

In this paper, we study stochastic submodular maximization problems with general matroid constraints, that naturally arise in online learning, team formation, facility location, influence maximization, active learning and sensing objective…

机器学习 · 计算机科学 2023-03-20 Gözde Özcan , Stratis Ioannidis

Consider the following online version of the submodular maximization problem under a matroid constraint: We are given a set of elements over which a matroid is defined. The goal is to incrementally choose a subset that remains independent…

数据结构与算法 · 计算机科学 2012-05-08 Niv Buchbinder , Joseph , Naor , R. Ravi , Mohit Singh

In this paper, we study streaming and online algorithms in the context of randomness in the input. For several problems, a random order of the input sequence---as opposed to the worst-case order---appears to be a necessary evil in order to…

数据结构与算法 · 计算机科学 2020-04-28 Paritosh Garg , Sagar Kale , Lars Rohwedder , Ola Svensson

In this paper, we propose a novel framework that converts streaming algorithms for monotone submodular maximization into streaming algorithms for non-monotone submodular maximization. This reduction readily leads to the currently tightest…

数据结构与算法 · 计算机科学 2020-02-11 Ran Haba , Ehsan Kazemi , Moran Feldman , Amin Karbasi

We consider fast algorithms for monotone submodular maximization subject to a matroid constraint. We assume that the matroid is given as input in an explicit form, and the goal is to obtain the best possible running times for important…

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

In this work, we present a combinatorial, deterministic single-pass streaming algorithm for the problem of maximizing a submodular function, not necessarily monotone, with respect to a cardinality constraint (SMCC). In the case the function…

数据结构与算法 · 计算机科学 2020-11-03 Alan Kuhnle
‹ 上一页 1 2 3 10 下一页 ›