中文
相关论文

相关论文: Regularized Non-monotone Submodular Maximization

200 篇论文

In this paper, we consider the unconstrained submodular maximization problem. We propose the first algorithm for this problem that achieves a tight $(1/2-\varepsilon)$-approximation guarantee using $\tilde{O}(\varepsilon^{-1})$ adaptive…

数据结构与算法 · 计算机科学 2018-11-20 Lin Chen , Moran Feldman , Amin Karbasi

The problem of maximizing a constrained monotone set function has many practical applications and generalizes many combinatorial problems. Unfortunately, it is generally not possible to maximize a monotone set function up to an acceptable…

数据结构与算法 · 计算机科学 2014-08-29 Moran Feldman , Rani Izsak

In this paper we study the fundamental problems of maximizing a continuous non-monotone submodular function over the hypercube, both with and without coordinate-wise concavity. This family of optimization problems has several applications…

数据结构与算法 · 计算机科学 2018-05-25 Rad Niazadeh , Tim Roughgarden , Joshua R. Wang

A wide variety of problems in machine learning, including exemplar clustering, document summarization, and sensor placement, can be cast as constrained submodular maximization problems. A lot of recent effort has been devoted to developing…

数据结构与算法 · 计算机科学 2016-08-15 Rafael da Ponte Barbosa , Alina Ene , Huy L. Nguyen , Justin Ward

Submodular function optimization has numerous applications in machine learning and data analysis, including data summarization which aims to identify a concise and diverse set of data points from a large dataset. It is important to…

数据结构与算法 · 计算机科学 2023-04-11 Shaojie Tang , Jing Yuan , Twumasi Mensah-Boateng

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

We consider the maximization problem in the value oracle model of functions defined on $k$-tuples of sets that are submodular in every orthant and $r$-wise monotone, where $k\geq 2$ and $1\leq r\leq k$. We give an analysis of a…

数据结构与算法 · 计算机科学 2016-08-05 Justin Ward , Stanislav Zivny

We provide theoretical bounds on the worst case performance of the greedy algorithm in seeking to maximize a normalized, monotone, but not necessarily submodular objective function under a simple partition matroid constraint. We also…

系统与控制 · 电气工程与系统科学 2022-10-19 Benjamin Biggs , James McMahon , Philip Baldoni , Daniel J. Stilwell

Let $V$ be a finite set of $n$ elements, $f: 2^V \rightarrow \mathbb{R}_+$ be a nonnegative monotone supermodular function, and $k$ be a positive integer no greater than $n$. This paper addresses the problem of maximizing $f(S)$ over all…

最优化与控制 · 数学 2025-10-23 Xujin Chen , Xiaodong Hu , Changjun Wang , Qingjie Ye

Evolutionary algorithms (EAs) are general-purpose optimization algorithms, inspired by natural evolution. Recent theoretical studies have shown that EAs can achieve good approximation guarantees for solving the problem classes of submodular…

神经与进化计算 · 计算机科学 2022-12-19 Chao Qian , Dan-Xuan Liu , Chao Feng , Ke Tang

Submodular functions and their optimization have found applications in diverse settings ranging from machine learning and data mining to game theory and economics. In this work, we consider the constrained maximization of a submodular…

数据结构与算法 · 计算机科学 2025-07-15 Moran Feldman , Alan Kuhnle

We study the problem of maximizing a continuous DR-submodular function that is not necessarily smooth. We prove that the continuous greedy algorithm achieves an $[(1-1/e)\OPT-\epsilon]$ guarantee when the function is monotone and…

最优化与控制 · 数学 2023-09-29 Duksang Lee , Nam Ho-Nguyen , Dabeen Lee

In this paper, we propose a general class of algorithms for optimizing an extensive variety of nonsmoothly penalized objective functions that satisfy certain regularity conditions. The proposed framework utilizes the…

统计计算 · 统计学 2011-01-24 Elizabeth D. Schifano , Robert L. Strawderman , Martin T. Wells

It has been well established that first order optimization methods can converge to the maximal objective value of concave functions and provide constant factor approximation guarantees for (non-convex/non-concave) continuous submodular…

最优化与控制 · 数学 2021-06-10 Siddharth Mitra , Moran Feldman , Amin Karbasi

We present a new algorithm for solving optimization problems with objective functions that are the sum of a smooth function and a (potentially) nonsmooth regularization function, and nonlinear equality constraints. The algorithm may be…

最优化与控制 · 数学 2024-04-12 Yutong Dai , Xiaoyi Qu , Daniel P. Robinson

DR-submodular continuous functions are important objectives with wide real-world applications spanning MAP inference in determinantal point processes (DPPs), and mean-field inference for probabilistic submodular models, amongst others.…

机器学习 · 计算机科学 2019-05-27 An Bian , Kfir Y. Levy , Andreas Krause , Joachim M. Buhmann

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

In this paper we describe a new algorithm called Fast Adaptive Sequencing Technique (FAST) for maximizing a monotone submodular function under a cardinality constraint $k$ whose approximation ratio is arbitrarily close to $1-1/e$, is…

机器学习 · 计算机科学 2019-07-16 Adam Breuer , Eric Balkanski , Yaron Singer

In this paper we provide improved running times and oracle complexities for approximately minimizing a submodular function. Our main result is a randomized algorithm, which given any submodular function defined on $n$-elements with range…

数据结构与算法 · 计算机科学 2019-09-11 Brian Axelrod , Yang P. Liu , Aaron Sidford

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