中文
相关论文

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

200 篇论文

In the semi-streaming model, an algorithm receives a stream of edges of a graph in arbitrary order and uses a memory of size $O(n \mbox{ polylog } n)$, where $n$ is the number of vertices of a graph. In this work, we present semi-streaming…

数据结构与算法 · 计算机科学 2014-04-11 Christian Konrad , Frédéric Magniez , Claire Mathieu

Maximizing monotone submodular functions under cardinality constraints is a classic optimization task with several applications in data mining and machine learning. In this paper we study this problem in a dynamic environment with…

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

In this work, we study the classical problem of maximizing a submodular function subject to a matroid constraint. We develop deterministic algorithms that are very parsimonious with respect to querying the submodular function, for both the…

数据结构与算法 · 计算机科学 2024-08-29 Eric Balkanski , Steven DiSilvio , Alan Kuhnle , ChunLi Peng

We consider the problem of monotone, submodular maximization over a ground set of size $n$ subject to cardinality constraint $k$. For this problem, we introduce the first deterministic algorithms with linear time complexity; these…

数据结构与算法 · 计算机科学 2021-03-09 Alan Kuhnle

This article provides a comprehensive exploration of submodular maximization problems, focusing on those subject to uniform and partition matroids. Crucial for a wide array of applications in fields ranging from computer science to systems…

数据结构与算法 · 计算机科学 2025-01-03 Solmaz S. Kia

We study a submodular maximization problem motivated by applications in online retail. A platform displays a list of products to a user in response to a search query. The user inspects the first $k$ items in the list for a $k$ chosen at…

计算机科学与博弈论 · 计算机科学 2022-10-24 Arash Asadpour , Rad Niazadeh , Amin Saberi , Ali Shameli

We study submodular maximization problems with matroid constraints, in particular, problems where the objective can be expressed via compositions of analytic and multilinear functions. We show that for functions of this form, the so-called…

机器学习 · 计算机科学 2024-12-17 Gözde Özcan , Armin Moharrer , Stratis Ioannidis

Maximizing monotone submodular functions under a matroid constraint is a classic algorithmic problem with multiple applications in data mining and machine learning. We study this classic problem in the fully dynamic setting, where elements…

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

A matroid is a notion of independence in combinatorial optimization which is closely related to computational efficiency. In particular, it is well known that the maximum of a constrained modular function can be found greedily if and only…

机器学习 · 计算机科学 2015-04-15 Branislav Kveton , Zheng Wen , Azin Ashkan , Hoda Eydgahi , Brian Eriksson

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 streaming algorithms in the white-box adversarial stream model, where the internal state of the streaming algorithm is revealed to an adversary who adaptively generates the stream updates, but the algorithm obtains fresh randomness…

数据结构与算法 · 计算机科学 2023-07-10 Ying Feng , David P. Woodruff

We study the following problem: Given a variable of interest, we would like to find a best linear predictor for it by choosing a subset of $k$ relevant variables obeying a matroid constraint. This problem is a natural generalization of…

数据结构与算法 · 计算机科学 2023-01-19 Theophile Thiery , Justin Ward

We present a practical and powerful new framework for both unconstrained and constrained submodular function optimization based on discrete semidifferentials (sub- and super-differentials). The resulting algorithms, which repeatedly compute…

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

Submodular maximization has become established as the method of choice for the task of selecting representative and diverse summaries of data. However, if datapoints have sensitive attributes such as gender or age, such machine learning…

机器学习 · 计算机科学 2020-10-20 Marwa El Halabi , Slobodan Mitrović , Ashkan Norouzi-Fard , Jakab Tardos , Jakub Tarnawski

Constrained submodular set function maximization problems often appear in multi-agent decision-making problems with a discrete feasible set. A prominent example is the problem of multi-agent mobile sensor placement over a discrete domain.…

最优化与控制 · 数学 2020-12-01 Navid Rezazadeh , Solmaz S. Kia

We study the classical problem of maximizing a monotone submodular function subject to a cardinality constraint k, with two additional twists: (i) elements arrive in a streaming fashion, and (ii) m items from the algorithm's memory are…

数据结构与算法 · 计算机科学 2017-11-27 Slobodan Mitrović , Ilija Bogunovic , Ashkan Norouzi-Fard , Jakub Tarnawski , Volkan Cevher

Constrained submodular set function maximization problems often appear in multi-agent decision-making problems with a discrete feasible set. A prominent example is the problem of multi-agent mobile sensor placement over a discrete domain.…

最优化与控制 · 数学 2021-08-02 Navid Rezazadeh , Solmaz S. Kia

Maintaining a maximum bipartite matching online while minimizing recourse/augmentations is a well studied problem, motivated by content delivery, job scheduling, and hashing. A breakthrough result of Bernstein, Holm, and Rotenberg…

数据结构与算法 · 计算机科学 2023-09-20 Niv Buchbinder , Anupam Gupta , Daniel Hathcock , Anna R. Karlin , Sherry Sarkar

The need for real time analysis of rapidly producing data streams (e.g., video and image streams) motivated the design of streaming algorithms that can efficiently extract and summarize useful information from massive data "on the fly".…

数据结构与算法 · 计算机科学 2017-12-27 Baharan Mirzasoleiman , Stefanie Jegelka , Andreas Krause

We study the problem of maximizing a monotone submodular function subject to a matroid constraint and present a deterministic algorithm that achieves (1/2 + {\epsilon})-approximation for the problem. This algorithm is the first…

数据结构与算法 · 计算机科学 2018-07-17 Niv Buchbinder , Moran Feldman , Mohit Garg