中文
相关论文

相关论文: Greedy Minimization of Weakly Supermodular Set Fun…

200 篇论文

In this note we study multiple-ratio fractional 0--1 programs, a broad class of NP-hard combinatorial optimization problems. In particular, under some relatively mild assumptions we provide a complete characterization of the conditions,…

最优化与控制 · 数学 2020-12-15 Shaoning Han , Andres Gomez , Oleg A Prokopyev

Submodular functions, as well as the sub-class of decomposable submodular functions, and their optimization appear in a wide range of applications in machine learning, recommendation systems, and welfare maximization. However, optimization…

数据结构与算法 · 计算机科学 2024-06-04 Akbar Rafiey

We study the optimization problem of choosing strings of finite length to maximize string submodular functions on string matroids, which is a broader class of problems than maximizing set submodular functions on set matroids. We provide a…

数据结构与算法 · 计算机科学 2023-09-08 Brandon Van Over , Bowen Li , Edwin K. P. Chong , Ali Pezeshki

We consider the problem of sparse atomic optimization, where the notion of "sparsity" is generalized to meaning some linear combination of few atoms. The definition of atomic set is very broad; popular examples include the standard basis,…

最优化与控制 · 数学 2019-12-30 Thomas Zhang

It is generally believed that submodular functions -- and the more general class of $\gamma$-weakly submodular functions -- may only be optimized under the non-negativity assumption $f(S) \geq 0$. In this paper, we show that once the…

数据结构与算法 · 计算机科学 2019-04-23 Christopher Harshaw , Moran Feldman , Justin Ward , Amin Karbasi

Maximizing a single submodular set function subject to a cardinality constraint is a well-studied and central topic in combinatorial optimization. However, finding a set that maximizes multiple functions at the same time is much less…

数据结构与算法 · 计算机科学 2025-05-16 Fabian Spaeh , Atsushi Miyauchi

Many important optimization problems, such as the minimum spanning tree and minimum-cost flow, can be solved optimally by a greedy method. In this work, we study a learning variant of these problems, where the model of the problem is…

机器学习 · 计算机科学 2014-11-24 Branislav Kveton , Zheng Wen , Azin Ashkan , Michal Valko

A fundamental open problem in learning theory is to characterize the best-case teaching dimension $\operatorname{TS}_{\min}$ of a concept class $\mathcal{C}$ with finite VC dimension $d$. Resolving this problem will, in particular, settle…

机器学习 · 统计学 2025-05-07 Spencer Compton , Chirag Pabbaraju , Nikita Zhivotovskiy

In this paper, the monotone submodular maximization problem (SM) is studied. SM is to find a subset of size $\kappa$ from a universe of size $n$ that maximizes a monotone submodular objective function $f$. We show using a novel analysis…

数据结构与算法 · 计算机科学 2021-07-07 Victoria G. Crawford

We consider the problem of multi-objective maximization of monotone submodular functions subject to cardinality constraint, often formulated as $\max_{|A|=k}\min_{i\in\{1,\dots,m\}}f_i(A)$. While it is widely known that greedy methods work…

数据结构与算法 · 计算机科学 2021-05-04 Rajan Udwani

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 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 point out an issue with Theorem 5 appearing in "Group-based active query selection for rapid diagnosis in time-critical situations". Theorem 5 bounds the expected number of queries for a greedy algorithm to identify the class of an item…

机器学习 · 统计学 2017-05-11 Feng Nan , Venkatesh Saligrama

Submodular functions allow to model many real-world optimisation problems. This paper introduces approaches for computing diverse sets of high quality solutions for submodular optimisation problems. We first present diversifying greedy…

人工智能 · 计算机科学 2020-10-23 Aneta Neumann , Jakob Bossek , Frank Neumann

We have recently introduced a multistep extension of the greedy algorithm for modularity optimization. The extension is based on the idea that merging l pairs of communities (l>1) at each iteration prevents premature condensation into few…

数据结构与算法 · 计算机科学 2008-09-26 Philipp Schuetz , Amedeo Caflisch

In this paper, we present a thorough study of maximizing a regularized non-monotone submodular function subject to various constraints, i.e., $\max \{ g(A) - \ell(A) : A \in \mathcal{F} \}$, where $g \colon 2^\Omega \to \mathbb{R}_+$ is a…

数据结构与算法 · 计算机科学 2021-03-19 Cheng Lu , Wenguo Yang , Suixiang Gao

In the problem of Submodular Max-Min Allocation, we are given a set of items, a set of players, and monotone submodular valuation functions that represent the satisfaction of a player with a certain subset of items. The goal is to find an…

数据结构与算法 · 计算机科学 2026-04-15 Kimon Boehmer

Various unsupervised greedy selection methods have been proposed as computationally tractable approximations to the NP-hard subset selection problem. These methods rely on sequentially selecting the variables that best improve performance…

机器学习 · 计算机科学 2025-02-18 Federico Zocco , Marco Maggipinto , Gian Antonio Susto , Seán McLoone

For two countable ordinals $\alpha$ and $\beta$, a basis of a Banach space $X$ is said to be $(\alpha, \beta)$-quasi-greedy if it is 1) quasi-greedy, 2) $\mathcal{S}_\alpha$-unconditional but not $\mathcal{S}_{\alpha+1}$-unconditional, and…

泛函分析 · 数学 2025-12-19 Kevin Beanland , Hung Viet Chu , Thomas Schlumprecht , András Zsák

Submodular functions have found a wealth of new applications in data science and machine learning models in recent years. This has been coupled with many algorithmic advances in the area of submodular optimization: (SO) $\min/\max~f(S): S…

数据结构与算法 · 计算机科学 2019-08-23 Richard Santiago , F. Bruce Shepherd