中文
相关论文

相关论文: Comments on the proof of adaptive submodular funct…

200 篇论文

We consider the problem of stochastic monotone submodular function maximization, subject to constraints. We give results on adaptivity gaps, and on the gap between the optimal offline and online solutions. We present a procedure that…

数据结构与算法 · 计算机科学 2015-04-28 Lisa Hellerstein , Devorah Kletenik , Patrick Lin

In this paper, we study the classic submodular maximization problem subject to a group equality constraint under both non-adaptive and adaptive settings. It has been shown that the utility function of many machine learning applications,…

机器学习 · 计算机科学 2023-08-30 Shaojie Tang , Jing Yuan

Submodular optimization is a special class of combinatorial optimization arising in several machine learning problems, but also in cooperative control of complex systems. In this paper, we consider agents in an asynchronous, unreliable and…

系统与控制 · 计算机科学 2018-12-17 Andrea Testa , Ivano Notarnicola , Giuseppe Notarstefano

A fundamental task underlying many important optimization problems, from influence maximization to sensor placement to content recommendation, is to select the optimal group of $k$ items from a larger set. Submodularity has been very…

数据结构与算法 · 计算机科学 2022-03-02 Jon Kleinberg , Emily Ryu , Éva Tardos

Submodular optimization generalizes many classic problems in combinatorial optimization and has recently found a wide range of applications in machine learning (e.g., feature engineering and active learning). For many large-scale…

数据结构与算法 · 计算机科学 2023-04-11 Matthew Fahrbach , Vahab Mirrokni , Morteza Zadimoghaddam

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

We study the problem of causal structure learning when the experimenter is limited to perform at most $k$ non-adaptive experiments of size $1$. We formulate the problem of finding the best intervention target set as an optimization problem,…

机器学习 · 计算机科学 2018-08-03 AmirEmad Ghassami , Saber Salehkaleybar , Negar Kiyavash , Elias Bareinboim

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

We study the problem of maximizing a submodular function, subject to a cardinality constraint, with a set of agents communicating over a connected graph. We propose a distributed greedy algorithm that allows all the agents to converge to a…

最优化与控制 · 数学 2020-09-29 Lintao Ye , Shreyas Sundaram

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

Submodular optimization plays a key role in many real-world problems. In many real-world scenarios, it is also necessary to handle uncertainty, and potentially disruptive events that violate constraints in stochastic settings need to be…

机器学习 · 计算机科学 2019-11-27 Benjamin Doerr , Carola Doerr , Aneta Neumann , Frank Neumann , Andrew M. Sutton

We study a general stochastic ranking problem where an algorithm needs to adaptively select a sequence of elements so as to "cover" a random scenario (drawn from a known distribution) at minimum expected cost. The coverage of each scenario…

数据结构与算法 · 计算机科学 2019-02-06 Fatemeh Navidi , Prabhanjan Kambadur , Viswanath Nagarajan

We consider the maximization of a submodular objective function $f:2^U\to\mathbb{R}_{\geq 0}$, where the objective $f$ is not accessed as a value oracle but instead subject to noisy queries. We introduce a versatile adaptive sampling…

数据结构与算法 · 计算机科学 2024-04-11 Wenjing Chen , Shuo Xing , Victoria G. Crawford

The problem of column subset selection has recently attracted a large body of research, with feature selection serving as one obvious and important application. Among the techniques that have been applied to solve this problem, the greedy…

数据结构与算法 · 计算机科学 2021-11-16 Jason Altschuler , Aditya Bhaskara , Gang Fu , Vahab Mirrokni , Afshin Rostamizadeh , Morteza Zadimoghaddam

Adaptive sequential decision making is one of the central challenges in machine learning and artificial intelligence. In such problems, the goal is to design an interactive policy that plans for an action to take, from a finite set of $n$…

机器学习 · 计算机科学 2020-07-28 Hossein Esfandiari , Amin Karbasi , Vahab Mirrokni

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

Constrained submodular maximization problems encompass a wide variety of applications, including personalized recommendation, team formation, and revenue maximization via viral marketing. The massive instances occurring in modern day…

数据结构与算法 · 计算机科学 2024-02-20 Georgios Amanatidis , Federico Fusco , Philip Lazos , Stefano Leonardi , Rebecca Reiffenhäuser

In this paper, we propose a new framework for designing fast parallel algorithms for fundamental statistical subset selection tasks that include feature selection and experimental design. Such tasks are known to be weakly submodular and are…

机器学习 · 计算机科学 2021-04-02 Sharon Qian , Yaron Singer

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

We connect high-dimensional subset selection and submodular maximization. Our results extend the work of Das and Kempe (2011) from the setting of linear regression to arbitrary objective functions. For greedy feature selection, this…

机器学习 · 统计学 2017-10-13 Ethan R. Elenberg , Rajiv Khanna , Alexandros G. Dimakis , Sahand Negahban