中文
相关论文

相关论文: String Submodular Functions with Curvature Constra…

200 篇论文

Constrained maximization of submodular functions poses a central problem in combinatorial optimization. In many realistic scenarios, a number of agents need to maximize multiple submodular objectives over the same ground set. We study such…

数据结构与算法 · 计算机科学 2024-07-22 Georgios Amanatidis , Georgios Birmpas , Philip Lazos , Stefano Leonardi , Rebecca Reiffenhäuser

Many problems in signal processing and machine learning can be formalized as weak submodular optimization tasks. For such problems, a simple greedy algorithm (\textsc{Greedy}) is guaranteed to find a solution achieving the objective with a…

离散数学 · 计算机科学 2021-11-24 Abolfazl Hashemi , Haris Vikalo , Gustavo de Veciana

We consider a class of distributed submodular maximization problems in which each agent must choose a single strategy from its strategy set. The global objective is to maximize a submodular function of the strategies chosen by each agent.…

数据结构与算法 · 计算机科学 2017-06-14 Bahman Gharesifard , Stephen L. Smith

Is it possible to maximize a monotone submodular function faster than the widely used lazy greedy algorithm (also known as accelerated greedy), both in theory and practice? In this paper, we develop the first linear-time algorithm for…

机器学习 · 计算机科学 2014-12-01 Baharan Mirzasoleiman , Ashwinkumar Badanidiyuru , Amin Karbasi , Jan Vondrak , Andreas Krause

We study the problem of maximizing a non-negative monotone submodular objective $f$ subject to the intersection of $k$ arbitrary matroid constraints. The natural greedy algorithm guarantees $(k+1)$-approximation for this problem, and the…

数据结构与算法 · 计算机科学 2026-05-11 Moran Feldman , Justin Ward

We demonstrate that from an algorithm guaranteeing an approximation factor for the ratio of submodular (RS) optimization problem, we can build another algorithm having a different kind of approximation guarantee -- weaker than the classical…

数据结构与算法 · 计算机科学 2022-09-12 Pierre Perrault , Jennifer Healey , Zheng Wen , Michal Valko

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

We study the problem of maximizing a monotone set function subject to a cardinality constraint $k$ in the setting where some number of elements $\tau$ is deleted from the returned set. The focus of this work is on the worst-case adversarial…

机器学习 · 统计学 2020-05-05 Ilija Bogunovic , Junyao Zhao , Volkan Cevher

We briefly discuss the greedy method and a couple of its more efficient variants for approximately maximizing monotone submodular functions.

最优化与控制 · 数学 2025-10-21 Alen Alexanderian

For many optimization problems in machine learning, finding an optimal solution is computationally intractable and we seek algorithms that perform well in practice. Since computational intractability often results from pathological…

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

Weak submodularity is a natural relaxation of the diminishing return property, which is equivalent to submodularity. Weak submodularity has been used to show that many (monotone) functions that arise in practice can be efficiently maximized…

数据结构与算法 · 计算机科学 2020-09-24 Richard Santiago , Yuichi Yoshida

Subset selection, which aims to select a subset from a ground set to maximize some objective function, arises in various applications such as influence maximization and sensor placement. In real-world scenarios, however, one often needs to…

神经与进化计算 · 计算机科学 2022-05-10 Chao Bian , Yawen Zhou , Chao Qian

We study the problem of maximizing constrained non-monotone submodular functions and provide approximation algorithms that improve existing algorithms in terms of either the approximation factor or simplicity. Our algorithms combine…

数据结构与算法 · 计算机科学 2016-03-01 Salman Fadaei , MohammadAmin Fazli , MohammadAli Safari

This paper introduces Rewired Sequential Greedy (ResQue Greedy), an enhanced approach for submodular maximization under cardinality constraints. By integrating a novel set curvature metric within a lattice-based framework, ResQue Greedy…

离散数学 · 计算机科学 2025-05-21 Joan Vendrell Gallart , Alan Kuhnle , Solmaz Kia

Motivated by applications in online advertising, we consider a class of maximization problems where the objective is a function of the sequence of actions as well as the running duration of each action. For these problems, we introduce the…

离散数学 · 计算机科学 2019-03-15 Saeed Alaei , Ali Makhdoumi , Azarakhsh Malekian

Finding diverse solutions to optimization problems has been of practical interest for several decades, and recently enjoyed increasing attention in research. While submodular optimization has been rigorously studied in many fields, its…

数据结构与算法 · 计算机科学 2023-07-18 Anh Viet Do , Mingyu Guo , Aneta Neumann , Frank Neumann

This paper defines weak-$\alpha$-supermodularity for set functions. Many optimization objectives in machine learning and data mining seek to minimize such functions under cardinality constrains. We prove that such problems benefit from a…

数据结构与算法 · 计算机科学 2015-02-24 Christos Boutsidis , Edo Liberty , Maxim Sviridenko

We present a simple combinatorial $\frac{1 -e^{-2}}{2}$-approximation algorithm for maximizing a monotone submodular function subject to a knapsack and a matroid constraint. This classic problem is known to be hard to approximate within…

数据结构与算法 · 计算机科学 2018-01-16 Kanthi K. Sarpatwar , Baruch Schieber , Hadas Shachnai

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

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