中文
相关论文

相关论文: Black Box Submodular Maximization: Discrete and Co…

200 篇论文

For safety-critical black-box optimization tasks, observations of the constraints and the objective are often noisy and available only for the feasible points. We propose an approach based on log barriers to find a local solution of a…

最优化与控制 · 数学 2021-02-25 Ilnura Usmanova , Andreas Krause , Maryam Kamgarpour

Submodularity is a discrete domain functional property that can be interpreted as mimicking the role of the well-known convexity/concavity properties in the continuous domain. Submodular functions exhibit strong structure that lead to…

信号处理 · 电气工程与系统科学 2023-07-19 Ehsan Tohidi , Rouhollah Amiri , Mario Coutino , David Gesbert , Geert Leus , Amin Karbasi

We study parallel algorithms for the problem of maximizing a non-negative submodular function. Our main result is an algorithm that achieves a nearly-optimal $1/2 -\epsilon$ approximation using $O(\log(1/\epsilon) / \epsilon)$ parallel…

数据结构与算法 · 计算机科学 2018-12-05 Alina Ene , Huy L. Nguyen , Adrian Vladu

A deterministic approximation algorithm is presented for the maximization of non-monotone submodular functions over a ground set of size $n$ subject to cardinality constraint $k$; the algorithm is based upon the idea of interlacing two…

数据结构与算法 · 计算机科学 2019-10-28 Alan Kuhnle

We propose and analyze batch greedy heuristics for cardinality constrained maximization of non-submodular non-decreasing set functions. We consider the standard greedy paradigm, along with its distributed greedy and stochastic greedy…

最优化与控制 · 数学 2021-08-12 Jayanth Jagalur-Mohan , Youssef Marzouk

Gradient-free/zeroth-order methods for black-box convex optimization have been extensively studied in the last decade with the main focus on oracle calls complexity. In this paper, besides the oracle complexity, we focus also on iteration…

This paper is devoted to solving a convex stochastic optimization problem in a overparameterization setup for the case where the original gradient computation is not available, but an objective function value can be computed. For this class…

最优化与控制 · 数学 2024-02-14 Aleksandr Lobanov , Alexander Gasnikov

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

The problem of maximizing nonnegative monotone submodular functions under a certain constraint has been intensively studied in the last decade, and a wide range of efficient approximation algorithms have been developed for this problem.…

数据结构与算法 · 计算机科学 2020-06-30 Akbar Rafiey , Yuichi Yoshida

We study the problem of maximizing a monotone submodular function subject to a cardinality constraint $k$, with the added twist that a number of items $\tau$ from the returned set may be removed. We focus on the worst-case setting…

机器学习 · 统计学 2017-06-16 Ilija Bogunovic , Slobodan Mitrović , Jonathan Scarlett , Volkan Cevher

As a projection-free algorithm, Frank-Wolfe (FW) method, also known as conditional gradient, has recently received considerable attention in the machine learning community. In this dissertation, we study several topics on the FW variants…

最优化与控制 · 数学 2021-05-11 Mingrui Zhang

The classical problem of maximizing a submodular function under a matroid constraint is considered. Defining a new measure for the increments made by the greedy algorithm at each step, called the discriminant, improved approximation ratio…

数据结构与算法 · 计算机科学 2018-10-31 Nived Rajaraman , Rahul Vaze

In numerous applications across all science and engineering areas, there are optimization problems where both the objective function and the constraints have no closed-form expression or are too complex to be managed analytically, that they…

最优化与控制 · 数学 2022-02-24 Lorenzo Sabug , Fredy Ruiz , Lorenzo Fagiano

We consider a class of submodular maximization problems in which decision-makers have limited access to the objective function. We explore scenarios where the decision-maker can observe only pairwise information, i.e., can evaluate the…

数据结构与算法 · 计算机科学 2022-02-09 Andrew Downie , Bahman Gharesifard , Stephen L. Smith

A $k$-submodular function naturally generalizes submodular functions by taking as input $k$ disjoint subsets, rather than a single subset. Unlike standard submodular maximization, which only requires selecting elements for the solution,…

数据结构与算法 · 计算机科学 2025-07-18 Chenhao Wang

The standard greedy algorithm has been recently shown to enjoy approximation guarantees for constrained non-submodular nondecreasing set function maximization. While these recent results allow to better characterize the empirical success of…

社会与信息网络 · 计算机科学 2019-10-09 Khashayar Gatmiry , Manuel Gomez-Rodriguez

Submodular function minimization is well studied, and existing algorithms solve it exactly or up to arbitrary accuracy. However, in many applications, such as structured sparse learning or batch Bayesian optimization, the objective function…

机器学习 · 计算机科学 2022-03-10 Marwa El Halabi , Stefanie Jegelka

Distributed maximization of a submodular function in the MapReduce (MR) model has received much attention, culminating in two frameworks that allow a centralized algorithm to be run in the MR setting without loss of approximation, as long…

数据结构与算法 · 计算机科学 2024-09-17 Yixin Chen , Tonmoy Dey , Alan Kuhnle

We study the problem of maximizing a monotone submodular set function subject to linear packing constraints. An instance of this problem consists of a matrix $A \in [0,1]^{m \times n}$, a vector $b \in [1,\infty)^m$, and a monotone…

数据结构与算法 · 计算机科学 2012-05-01 Yossi Azar , Iftah Gamzu

We introduce a novel framework for decentralized projection-free optimization, extending projection-free methods to a broader class of upper-linearizable functions. Our approach leverages decentralized optimization techniques with the…

最优化与控制 · 数学 2026-02-25 Yiyang Lu , Mohammad Pedramfar , Vaneet Aggarwal