中文
相关论文

相关论文: Maximizing Monotone DR-submodular Continuous Funct…

200 篇论文

In monotone submodular function maximization, approximation guarantees based on the curvature of the objective function have been extensively studied in the literature. However, the notion of curvature is often pessimistic, and we rarely…

数据结构与算法 · 计算机科学 2017-09-12 Tasuku Soma , Yuichi Yoshida

Submodular maximization generalizes many fundamental problems in discrete optimization, including Max-Cut in directed/undirected graphs, maximum coverage, maximum facility location and marketing over social networks. In this paper we…

数据结构与算法 · 计算机科学 2011-01-18 Ariel Kulik , Hadas Shachnai , Tami Tamir

A $k$-submodular function is a generalization of the submodular set function. Many practical applications can be modeled as maximizing a $k$-submodular function, such as multi-cooperative games, sensor placement with $k$ type sensors,…

组合数学 · 数学 2023-12-13 Hongyang Zhang , Wenchang Luo

We analyze the performance of the greedy algorithm, and also a discrete semi-gradient based algorithm, for maximizing the sum of a suBmodular and suPermodular (BP) function (both of which are non-negative monotone non-decreasing) under two…

离散数学 · 计算机科学 2018-01-24 Wenruo Bai , Jeffrey A. Bilmes

In this work, we give a new parallel algorithm for the problem of maximizing a non-monotone diminishing returns submodular function subject to a cardinality constraint. For any desired accuracy $\epsilon$, our algorithm achieves a $1/e -…

数据结构与算法 · 计算机科学 2019-06-03 Alina Ene , Huy L. Nguyen

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

This work studies the non-monotone DR-submodular Maximization over a ground set of $n$ subject to a size constraint $k$. We propose two approximation algorithms for solving this problem named FastDrSub and FastDrSub++. FastDrSub offers an…

数据结构与算法 · 计算机科学 2025-11-05 Tan D. Tran , Canh V. Pham

Maximizing a DR-submodular function subject to a general convex set is an NP-hard problem arising from many applications in combinatorial optimization and machine learning. While it is highly desirable to design efficient approximation…

数据结构与算法 · 计算机科学 2022-03-29 Donglei Du , Zhicheng Liu , Chenchen Wu , Dachuan Xu , Yang Zhou

Continuous submodular functions are a category of generally non-convex/non-concave functions with a wide spectrum of applications. The celebrated property of this class of functions - continuous submodularity - enables both exact…

机器学习 · 计算机科学 2020-06-25 Yatao Bian , Joachim M. Buhmann , Andreas Krause

The research problem in this work is the relaxation of maximizing non-negative submodular plus modular with the entire real number domain as its value range over a family of down-closed sets. We seek a feasible point $\mathbf{x}^*$ in the…

数据结构与算法 · 计算机科学 2022-04-13 Xin Sun , Chenchen Wu , Dachuan Xu , Yang Zhou

Submodular maximization is a general optimization problem with a wide range of applications in machine learning (e.g., active learning, clustering, and feature selection). In large-scale optimization, the parallel running time of an…

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

Motivated by, e.g., sensitivity analysis and end-to-end learning, the demand for differentiable optimization algorithms has been significantly increasing. In this paper, we establish a theoretically guaranteed versatile framework that makes…

数据结构与算法 · 计算机科学 2020-06-15 Shinsaku Sakaue

In machine learning and big data, the optimization objectives based on set-cover, entropy, diversity, influence, feature selection, etc. are commonly modeled as submodular functions. Submodular (function) maximization is generally NP-hard,…

数据结构与算法 · 计算机科学 2022-12-13 Haotian Zhang , Rao Li , Zewei Wu , Guodong Sun

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

In this paper, we propose the first continuous optimization algorithms that achieve a constant factor approximation guarantee for the problem of monotone continuous submodular maximization subject to a linear constraint. We first prove that…

数据结构与算法 · 计算机科学 2020-06-23 Moran Feldman , Amin Karbasi

In this paper, we showcase the interplay between discrete and continuous optimization in network-structured settings. We propose the first fully decentralized optimization method for a wide class of non-convex objective functions that…

最优化与控制 · 数学 2018-02-13 Aryan Mokhtari , Hamed Hassani , Amin Karbasi

Submodular maximization with a cardinality constraint can model various problems, and those problems are often very large in practice. For the case where objective functions are monotone, many fast approximation algorithms have been…

数据结构与算法 · 计算机科学 2020-01-13 Shinsaku Sakaue

Mean field inference in probabilistic models is generally a highly nonconvex problem. Existing optimization methods, e.g., coordinate ascent algorithms, can only generate local optima. In this work we propose provable mean filed methods for…

机器学习 · 计算机科学 2018-12-03 An Bian , Joachim M. Buhmann , Andreas Krause

In this paper, we focus on applications in machine learning, optimization, and control that call for the resilient selection of a few elements, e.g. features, sensors, or leaders, against a number of adversarial denial-of-service attacks or…

最优化与控制 · 数学 2017-11-01 Vasileios Tzoumas , Konstantinos Gatsis , Ali Jadbabaie , George J. Pappas

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