paper-with-me

Papers

On Additive Approximate Submodularity

2020-10-06 · Flavio Chierichetti, Anirban Dasgupta, Ravi Kumar

A real-valued set function is (additively) approximately submodular if it satisfies the submodularity conditions with an additive error. Approximate submodularity arises in many settings, especially in machine learning, where the function evaluation might not be exact. In this paper we study how close such approximately submodular functions are to truly submodular functions. We show that an approximately submodular function defined on a ground set of $n$ elements is $O(n^2)$ pointwise-close to a submodular function. This result also provides an algorithmic tool that can be used to adapt existing submodular optimization algorithms to approximately submodular functions. To complement, we show an $\Omega(\sqrt{n})$ lower bound on the distance to submodularity. These results stand in contrast to the case of approximate modularity, where the distance to modularity is a constant, and approximate convexity, where the distance to convexity is logarithmic.

📄 PDF Abstract BibTeX arXiv:2010.02912

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Scalable Submodular Policy Optimization via Pruned Submodularity Graph

2025-07-18 · Aditi Anand, Suman Banerjee, Dildar Ali arxiv

In Reinforcement Learning (abbreviated as RL), an agent interacts with the environment via a set of possible actions, and a reward is generated from some unknown distribution. The task here is to find an optimal set of a…

Reinforcement Learning

Provable Non-Convex Optimization and Algorithm Validation via Submodularity

2019-12-18 · Yatao An Bian

Submodularity is one of the most well-studied properties of problem classes in combinatorial optimization and many applications of machine learning and data mining, with strong implications for guaranteed optimization. I…

Combinatorial OptimizationMarketing

Continuous Submodular Function Maximization

2020-06-24 · Yatao Bian, Joachim M. Buhmann, Andreas Krause

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 b…

Discriminative training of conditional random fields with probably submodular constraints

2019-11-25 · Maxim Berman, Matthew B. Blaschko

Problems of segmentation, denoising, registration and 3D reconstruction are often addressed with the graph cut algorithm. However, solving an unconstrained graph cut problem is NP-hard. For tractable optimization, pairwi…

3D ReconstructionDenoising

Submodularity in Action: From Machine Learning to Signal Processing Applications

2020-06-17 · Ehsan Tohidi, Rouhollah Amiri, Mario Coutino, David Gesbert 외

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 structur…

BIG-bench Machine Learning